Mercurial > emacs
diff lisp/ChangeLog @ 103140:ba681b91f716
* term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
(ns-echo-working-text, ns-utf8-nfd-post-read-conversion)
(ns-insert-text, ns-insert-file, ns-find-file, generate-fontset-menu)
(mouse-set-font, ns-respond-to-change-font, ns-standard-fontset-spec)
(ns-set-background-alpha, ns-set-foreground-at-mouse)
(ns-set-background-at-mouse): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 03 May 2009 23:19:35 +0000 |
parents | 5e92db883c9f |
children | 5799cf56cf25 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 03 22:27:40 2009 +0000 +++ b/lisp/ChangeLog Sun May 03 23:19:35 2009 +0000 @@ -1,3 +1,12 @@ +2009-05-03 Juanma Barranquero <lekktu@gmail.com> + + * term/ns-win.el (ns-alternatives-map, ns-insert-working-text) + (ns-echo-working-text, ns-utf8-nfd-post-read-conversion) + (ns-insert-text, ns-insert-file, ns-find-file, generate-fontset-menu) + (mouse-set-font, ns-respond-to-change-font, ns-standard-fontset-spec) + (ns-set-background-alpha, ns-set-foreground-at-mouse) + (ns-set-background-at-mouse): Fix typos in docstrings. + 2009-05-03 Daiki Ueno <ueno@unixuser.org> * epg.el (epg-wait-for-completion): Sleep after the process