diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8f8e7694588..1babedfb15a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-07-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889) | ||
| 4 | |||
| 5 | * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from | ||
| 6 | defcustom doc. | ||
| 7 | (list-load-path-shadows): Optionally, just return shadows as a string. | ||
| 8 | |||
| 9 | * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows. | ||
| 10 | |||
| 1 | 2009-07-21 Chong Yidong <cyd@stupidchicken.com> | 11 | 2009-07-21 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * mail/rmailedit.el (rmail-edit-mode): Use | 13 | * mail/rmailedit.el (rmail-edit-mode): Use |