Mercurial > emacs
comparison lisp/ChangeLog @ 62910:4c08976ccddb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 30 May 2005 20:53:33 +0000 |
parents | af6dffb5d180 |
children | 469445515ff8 |
comparison
equal
deleted
inserted
replaced
62909:86b398407446 | 62910:4c08976ccddb |
---|---|
1 2005-05-31 Masatake YAMATO <jet@gyve.org> | 1 2005-05-31 Masatake YAMATO <jet@gyve.org> |
2 | 2 |
3 * emacs-lisp/find-func.el (find-function-noselect): Handle | 3 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines. |
4 subroutines. | 4 |
5 | 5 * help-fns.el (help-C-file-name): Add autoload mark for |
6 * help-fns.el (help-C-file-name): Added autoload mark for | |
7 `find-function-noselect'. | 6 `find-function-noselect'. |
7 | |
8 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca> | |
9 | |
10 * textmodes/tex-mode.el (tex-compile-commands, tex-compile) | |
11 (tex-start-tex): Undo all but the last part of the 2005-05-28 change. | |
8 | 12 |
9 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk> | 13 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk> |
10 | 14 |
11 * calendar/diary-lib.el (mark-included-diary-files): Only kill | 15 * calendar/diary-lib.el (mark-included-diary-files): Only kill |
12 included diary buffer if it was not already being visited. | 16 included diary buffer if it was not already being visited. |