Mercurial > emacs
comparison lisp/ChangeLog @ 88036:f58e88e8d9cb
(change-log-search-file-name): Work harder to find
the correct file name.
(change-log-find-file): Fix typo.
(change-log-start-entry-re): Move definition earlier.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 27 Jan 2008 19:52:46 +0000 |
parents | edcfc11338ad |
children | 0d96788fea72 |
comparison
equal
deleted
inserted
replaced
88035:edcfc11338ad | 88036:f58e88e8d9cb |
---|---|
1 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * add-log.el (change-log-search-file-name): Work harder to find | |
4 the correct file name. | |
5 (change-log-find-file): Fix typo. | |
6 (change-log-start-entry-re): Move definition earlier. | |
7 | |
1 2007-01-27 Jan Nieuwenhuizen <janneke@gnu.org> | 8 2007-01-27 Jan Nieuwenhuizen <janneke@gnu.org> |
2 | 9 |
3 * add-log.el (change-log-search-file-name, change-log-find-file): | 10 * add-log.el (change-log-search-file-name, change-log-find-file): |
4 New function. | 11 New function. |
5 (change-log-font-lock-keywords): Move file name matching ... | 12 (change-log-font-lock-keywords): Move file name matching ... |