diff options
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 7704002edff..bd9b340f9f7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | 2008-07-31 Chong Yidong <cyd@stupidchicken.com> | 5 | 2008-07-31 Chong Yidong <cyd@stupidchicken.com> |
| 6 | 6 | ||
| 7 | * Makefile.in: Avoid maintainer warning for autogenerated unicode | ||
| 8 | files. | ||
| 9 | |||
| 7 | * apropos.el (apropos-symbol): Don't set button skip by default. | 10 | * apropos.el (apropos-symbol): Don't set button skip by default. |
| 8 | (apropos-print): Set button skip iff searching for multiple types. | 11 | (apropos-print): Set button skip iff searching for multiple types. |
| 9 | (apropos-print-doc): Insert blank label button when searching for | 12 | (apropos-print-doc): Insert blank label button when searching for |