diff options
| author | Glenn Morris | 2009-11-14 20:05:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-11-14 20:05:33 +0000 |
| commit | 497f0cddc9cb95252ce2d5bb6cb99e26026918ab (patch) | |
| tree | 6fe7c0e549ace0b3800fc1756164e2e9804a9cdf /lisp/ChangeLog | |
| parent | a61344d684331fc5a29f813cf9fea372d8a4561f (diff) | |
| download | emacs-497f0cddc9cb95252ce2d5bb6cb99e26026918ab.tar.gz emacs-497f0cddc9cb95252ce2d5bb6cb99e26026918ab.zip | |
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa3ea918e58..7f6b73be406 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-11-14 Glenn Morris <rgm@gnu.org> | 1 | 2009-11-14 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not | ||
| 4 | constants. (Bug#4913) | ||
| 5 | |||
| 3 | * emacs-lisp/elint.el (elint-standard-variables): Doc fix. | 6 | * emacs-lisp/elint.el (elint-standard-variables): Doc fix. |
| 4 | 7 | ||
| 5 | 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com> | 8 | 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com> |