comparison lisp/ChangeLog @ 61435:e23c9743cccb

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 10 Apr 2005 19:23:08 +0000
parents bf74e258742e
children cc32b1ad8413
comparison
equal deleted inserted replaced
61434:6d07c19816b9 61435:e23c9743cccb
1 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2
3 * custom.el (custom-set-minor-mode): Any non-nil value for the
4 variable should enable the mode when set through Custom.
5
1 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca> 6 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default 8 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
4 TAB binding so tab-always-indent is obeyed. 9 TAB binding so tab-always-indent is obeyed.
5 (vhdl-minibuffer-local-map): Move initialization into declaration. 10 (vhdl-minibuffer-local-map): Move initialization into declaration.