Mercurial > emacs
comparison lisp/ChangeLog @ 58901:40bfa1ceae4a
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 11 Dec 2004 22:06:17 +0000 |
parents | 2a6a963af889 |
children | ed583175fd65 |
comparison
equal
deleted
inserted
replaced
58900:96433f173a6e | 58901:40bfa1ceae4a |
---|---|
1 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments) | |
4 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'. | |
5 | |
6 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special | |
7 case of \end{verbatim}. | |
8 | |
1 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> | 9 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 10 |
3 * term.el (term-termcap-format): Synchronyze with terminfo. | 11 * term.el (term-termcap-format): Synchronyze with terminfo. |
4 (term-emulate-terminal): Handle reset. | 12 (term-emulate-terminal): Handle reset. |
5 (term-reset-terminal): New function. | 13 (term-reset-terminal): New function. |