Mercurial > emacs
changeset 79850:6fb67a0834d4
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 16 Jan 2008 04:14:45 +0000 |
parents | 95a0ab7dfa09 |
children | aa48f4550439 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 16 04:14:29 2008 +0000 +++ b/lisp/ChangeLog Wed Jan 16 04:14:45 2008 +0000 @@ -1,3 +1,9 @@ +2008-01-16 Ulf Jasper <ulf.jasper@web.de> + + * calendar/icalendar.el (icalendar-export-file) + (icalendar-import-file): Restore significant trailing whitespace + in `interactive' prompts. + 2008-01-15 Dan Nicolaescu <dann@ics.uci.edu> * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the @@ -20,8 +26,6 @@ * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure non-working fragment ":value c-". -2008-01-14 Alan Mackenzie <acm@muc.de> - * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro call inside a struct being recognised as a K&R argument.