comparison lisp/ChangeLog @ 32243:247564ffad24

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 07 Oct 2000 04:13:09 +0000
parents b608b3042a8d
children 21f9c710e2df
comparison
equal deleted inserted replaced
32242:6da78b4b7be2 32243:247564ffad24
1 2000-10-06 Stefan Monnier <monnier@cs.yale.edu> 1 2000-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.
5 8
6 * startup.el (fancy-splash-screens): Use local rather than global map. 9 * startup.el (fancy-splash-screens): Use local rather than global map.