Mercurial > emacs
comparison lisp/ChangeLog @ 62850:752691f1725d
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Sun, 29 May 2005 07:54:07 +0000 |
parents | 93362151dd3a |
children | 1ea7b7eb50a9 |
comparison
equal
deleted
inserted
replaced
62849:dbba3c92fc76 | 62850:752691f1725d |
---|---|
1 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org> | |
2 | |
3 * progmodes/make-mode.el (makefile-rule-action-regex) | |
4 (makefile-macroassign-regex): Continuation lines may be empty. | |
5 Reported by Joshua Varner. | |
6 (makefile-makepp-font-lock-keywords): Add $(stem). | |
7 | |
1 2005-05-28 Karl Berry <karl@gnu.org> | 8 2005-05-28 Karl Berry <karl@gnu.org> |
2 | 9 |
3 * textmodes/tex-mode.el: now that tex-send-command calls | 10 * textmodes/tex-mode.el: now that tex-send-command calls |
4 shell-quote-argument (2005-03-31 change), remove all calls to | 11 shell-quote-argument (2005-03-31 change), remove all calls to |
5 shell-quote-argument; they all end up invoking tex-send-command. | 12 shell-quote-argument; they all end up invoking tex-send-command. |