# HG changeset patch # User Juanma Barranquero # Date 1232921708 0 # Node ID 22c959c18cf6ad8ad899b0a9cb11dab56ff799d4 # Parent 4d233c2297b120bcbf59f57891fa6069eb443b08 Add bug reference. diff -r 4d233c2297b1 -r 22c959c18cf6 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jan 25 21:31:49 2009 +0000 +++ b/lisp/ChangeLog Sun Jan 25 22:15:08 2009 +0000 @@ -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 +2009-01-25 Craig Markwardt * 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