Mercurial > emacs
changeset 32243:247564ffad24
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 07 Oct 2000 04:13:09 +0000 |
parents | 6da78b4b7be2 |
children | 21f9c710e2df |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 07 04:12:58 2000 +0000 +++ b/lisp/ChangeLog Sat Oct 07 04:13:09 2000 +0000 @@ -1,4 +1,7 @@ -2000-10-06 Stefan Monnier <monnier@cs.yale.edu> +2000-10-07 Stefan Monnier <monnier@cs.yale.edu> + + * indent.el (tab-always-indent): New var. + (indent-for-tab-command): Use it. * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than raise an error. This way it can still defaults to a sane value.