aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 72e2fb27d15..753abd71091 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,7 @@
12000-10-06 Stefan Monnier <monnier@cs.yale.edu> 12000-10-07 Stefan Monnier <monnier@cs.yale.edu>
2
3 * indent.el (tab-always-indent): New var.
4 (indent-for-tab-command): Use it.
2 5
3 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than 6 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
4 raise an error. This way it can still defaults to a sane value. 7 raise an error. This way it can still defaults to a sane value.