aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a865f7c0552..0fc898b4df6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,7 @@
9 common-lisp-indent-function. 9 common-lisp-indent-function.
10 (common-lisp-indent-function): Handle loop forms specially. 10 (common-lisp-indent-function): Handle loop forms specially.
11 (lisp-indent-defmethod): Use car/cdr instead of first/rest. 11 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
12 (lisp-backquote-indentation): New user option.
12 13
132002-03-12 Francesco Potorti` <pot@gnu.org> 142002-03-12 Francesco Potorti` <pot@gnu.org>
14 15