diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -192,8 +192,9 @@ displays a buffer menu. This option turns the buffer menu off. | |||
| 192 | 192 | ||
| 193 | +++ | 193 | +++ |
| 194 | ** Init file changes | 194 | ** Init file changes |
| 195 | You can now put the init files .emacs and .emacs_SHELL under | 195 | If the init file ~/.emacs does not exist, Emacs will try |
| 196 | ~/.emacs.d or directly under ~. Emacs will find them in either place. | 196 | ~/.emacs.d/init.el or ~/.emacs.d/init.elc. You can also put the shell |
| 197 | init file .emacs_SHELL under ~/.emacs.d. | ||
| 197 | 198 | ||
| 198 | +++ | 199 | +++ |
| 199 | ** Emacs now reads the standard abbrevs file ~/.abbrev_defs | 200 | ** Emacs now reads the standard abbrevs file ~/.abbrev_defs |