Files
doomemacs/core
Henrik Lissner f653e20407 Fix disabled autodefs defined with cl-lib
Stubs are defined as ordinary macros (with defmacro), but if an autodef
is defined with cl-defun, defmacro can't handle the clisp-style argument
lists, causing wrong-number-of-arguments errors.
2018-06-18 17:30:33 +02:00
..
2018-06-18 15:02:24 +02:00
2018-06-17 21:35:58 +02:00
2018-06-17 02:25:12 +02:00
2018-06-17 21:35:58 +02:00