diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed73044f6f0..94e0ecafc3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,8 @@ -2011-04-27 Niels Giesen <niels.giesen@gmail.com> +2011-04-27 Niels Giesen <niels.giesen@gmail.com> - * calendar/icalendar.el (diary-lib): Added require statement. + * calendar/icalendar.el (diary-lib): Add require statement. (icalendar--create-uid): Read out a uid from a text-property on - the first character in the entry. This allows for code to add its + the first character in the entry. This allows for code to add its own uid to the entry. (icalendar--convert-float-to-ical): Add export of `diary-float'-entries save for those with the optional DAY @@ -17,7 +17,7 @@ * cus-start.el (all): Define customization for debug-on-event. -2011-04-26 Daniel Colascione <dan.colascione@gmail.com> +2011-04-26 Daniel Colascione <dan.colascione@gmail.com> * subr.el (shell-quote-argument): Escape correctly under Windows. @@ -75,7 +75,7 @@ (gnutls-negotiate): Adjust `gnutls-negotiate' declaration. * subr.el (shell-quote-argument): Escape correctly under Windows. -2011-04-24 Daniel Colascione <dan.colascione@gmail.com> +2011-04-24 Daniel Colascione <dan.colascione@gmail.com> * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Use correct match group (bug#8438). @@ -141,7 +141,7 @@ * image-mode.el (image-type, image-mode-map, image-minor-mode-map) (image-toggle-display): Doc fix. -2011-04-23 Stephen Berman <stephen.berman@gmx.net> +2011-04-23 Stephen Berman <stephen.berman@gmx.net> * textmodes/page.el (what-page): Use line-number-at-pos to calculate line number (Bug#6825). |