Mercurial > emacs
comparison lisp/ChangeLog @ 37900:2f01c1cfec1c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 27 May 2001 06:18:28 +0000 |
parents | 3a5c80f7f0bd |
children | a60b297f2679 |
comparison
equal
deleted
inserted
replaced
37899:3c9f67eea2f9 | 37900:2f01c1cfec1c |
---|---|
1 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * novice.el (enable-command): If user-init-file is nil or does not | |
4 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). | |
5 | |
1 2001-05-25 Stefan Monnier <monnier@cs.yale.edu> | 6 2001-05-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^. | 8 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^. |
4 (tex-font-lock-keywords-1, tex-font-lock-keywords-2): | 9 (tex-font-lock-keywords-1, tex-font-lock-keywords-2): |
5 Allow spaces around macro arguments. | 10 Allow spaces around macro arguments. |