diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aef6b360d23..71bb2fc5694 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-05-03 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * term/ns-win.el (ns-alternatives-map, ns-insert-working-text) | ||
| 4 | (ns-echo-working-text, ns-utf8-nfd-post-read-conversion) | ||
| 5 | (ns-insert-text, ns-insert-file, ns-find-file, generate-fontset-menu) | ||
| 6 | (mouse-set-font, ns-respond-to-change-font, ns-standard-fontset-spec) | ||
| 7 | (ns-set-background-alpha, ns-set-foreground-at-mouse) | ||
| 8 | (ns-set-background-at-mouse): Fix typos in docstrings. | ||
| 9 | |||
| 1 | 2009-05-03 Daiki Ueno <ueno@unixuser.org> | 10 | 2009-05-03 Daiki Ueno <ueno@unixuser.org> |
| 2 | 11 | ||
| 3 | * epg.el (epg-wait-for-completion): Sleep after the process | 12 | * epg.el (epg-wait-for-completion): Sleep after the process |