Mercurial > emacs
comparison lisp/ChangeLog @ 71925:1a011c71d7c3
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 16 Jul 2006 21:12:46 +0000 |
parents | f9d6b4067f37 |
children | 87bfa39ee279 |
comparison
equal
deleted
inserted
replaced
71924:c09c379b85d4 | 71925:1a011c71d7c3 |
---|---|
1 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org> | |
2 | |
3 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++ | |
4 entry, don't assign to free var; simply return the extracted filename. | |
5 (ff-treat-as-special): Incorporate common preamble from callers. | |
6 (ff-other-file-name, ff-find-the-other-file): | |
7 Update call to ff-treat-as-special. | |
8 | |
9 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init. | |
10 | |
1 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com> | 11 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com> |
2 | 12 |
3 * tumme.el (tumme-get-comment): Fix bug. | 13 * tumme.el (tumme-get-comment): Fix bug. |
4 | 14 |
5 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca> | 15 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca> |