Mercurial > emacs
comparison lisp/ChangeLog @ 72120:81a93f7bee3d
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Tue, 25 Jul 2006 15:02:04 +0000 |
parents | c5feedd6ca5e |
children | 463a0dcd6ab2 |
comparison
equal
deleted
inserted
replaced
72119:c57307165d5e | 72120:81a93f7bee3d |
---|---|
1 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com> | 1 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com> |
2 | 2 |
3 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check. | 3 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check. |
4 (tumme-format-properties-string): Handle empty `buf'. | 4 (tumme-format-properties-string): Handle empty `buf'. |
5 (tumme-get-comment): Change variable names inside `let'. Add | |
6 missing `let' variable that cause font-lock problems. | |
7 (tumme-write-comments): Change variable names inside `let'. Add | |
8 missing `let' variable that cause font-lock problems. | |
5 | 9 |
6 2006-07-25 Masatake YAMATO <jet@gyve.org> | 10 2006-07-25 Masatake YAMATO <jet@gyve.org> |
7 | 11 |
8 * progmodes/ld-script.el (ld-script-keywords) | 12 * progmodes/ld-script.el (ld-script-keywords) |
9 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords | 13 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords |