diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-01-25 22:19:29 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-01-25 22:19:29 +0000 |
commit | 447cfa6693464d4b189be252ba091d16e2a4a568 (patch) | |
tree | bc69967cd4ef2af3c9ed886372ae38b5f565e2c6 /lisp | |
parent | 21d461130ecb44fff06bde3b4f0aebb7621b01ce (diff) | |
download | emacs-447cfa6693464d4b189be252ba091d16e2a4a568.tar.gz |
Add bug reference.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 11a7957cfb4..f1d3ee04f35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ (ns-show-preferences-help, ns-unput-working-text): New functions. (ns-unecho-working-text): Update message. -2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com> +2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com> * calendar/icalendar.el (icalendar-uid-format): New defcustom variable to allow the user to choose icalendar UID format. @@ -49,9 +49,9 @@ * env.el (environment): Function removed. - * international/mule-cmds.el (set-language-environment-coding-systems): If - default-buffer-file-coding-system is nil, set up to have EOLs that - are native for the underlying system-type. + * international/mule-cmds.el (set-language-environment-coding-systems): + If default-buffer-file-coding-system is nil, set up to have EOLs that + are native for the underlying system-type. (Bug#1853) (prefer-coding-system, set-default-coding-systems): Doc fix. 2009-01-24 Juanma Barranquero <lekktu@gmail.com> @@ -126,7 +126,7 @@ 2009-01-23 Chong Yidong <cyd@stupidchicken.com> - * server.el (server-name): Make it a defcustom. + * server.el (server-name): Make it a defcustom. (Bug#1995) * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local. |