Mercurial > emacs
comparison lisp/ChangeLog @ 62492:2d94ce2501bb
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 18 May 2005 20:12:10 +0000 |
parents | a68d62ff5a87 |
children | 40c586a07ccb |
comparison
equal
deleted
inserted
replaced
62491:2acb3a2dd842 | 62492:2d94ce2501bb |
---|---|
1 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org> | |
2 | |
3 * progmodes/make-mode.el (makefile-previous-dependency) | |
4 (makefile-match-dependency): Check for := (and in bsd mode also | |
5 !=) to give a better result, even when font-lock is not on. | |
6 | |
1 2005-05-18 Jay Belanger <belanger@truman.edu> | 7 2005-05-18 Jay Belanger <belanger@truman.edu> |
2 | 8 |
3 * calc/calc-help.el (calc-s-prefix-help): Add | 9 * calc/calc-help.el (calc-s-prefix-help): Add |
4 `calc-copy-special-constant' to help string. | 10 `calc-copy-special-constant' to help string. |
5 | 11 |