Mercurial > emacs
comparison lisp/ChangeLog @ 57708:012a0b5cf591
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 26 Oct 2004 12:59:20 +0000 |
parents | 4ec6bb442cdd |
children | 156f101971e4 |
comparison
equal
deleted
inserted
replaced
57707:e092a2ece99b | 57708:012a0b5cf591 |
---|---|
1 2004-10-26 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * help.el (describe-key): Describe both down-event and up-event | |
4 for a mouse click. | |
5 | |
1 2004-10-26 Richard M. Stallman <rms@gnu.org> | 6 2004-10-26 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * woman.el (woman): Don't call interactive-p. | 8 * woman.el (woman): Don't call interactive-p. |
4 | 9 |
5 * pcomplete.el (pcomplete): Instead of interactive-p, | 10 * pcomplete.el (pcomplete): Instead of interactive-p, |
13 | 18 |
14 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com> | 19 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com> |
15 | 20 |
16 * progmodes/flymake.el (flymake-split-string): Use | 21 * progmodes/flymake.el (flymake-split-string): Use |
17 `flymake-split-string-remove-empty-edges' in any case. | 22 `flymake-split-string-remove-empty-edges' in any case. |
18 | 23 |
19 2004-10-26 Masatake YAMATO <jet@gyve.org> | 24 2004-10-26 Masatake YAMATO <jet@gyve.org> |
20 | 25 |
21 * progmodes/flymake.el (flymake-err-line-patterns): | 26 * progmodes/flymake.el (flymake-err-line-patterns): |
22 Use `compilation-error-regexp-alist-alist' instead of | 27 Use `compilation-error-regexp-alist-alist' instead of |
23 `compilation-error-regexp-alist'. | 28 `compilation-error-regexp-alist'. |
24 | 29 |
25 2004-10-25 Jay Belanger <belanger@truman.edu> | 30 2004-10-25 Jay Belanger <belanger@truman.edu> |
26 | 31 |
27 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before | 32 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before |