aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8cef65cb10c..4c9c604f816 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1772,7 +1772,7 @@
1772 * calendar/icalendar.el 1772 * calendar/icalendar.el
1773 (icalendar-export-region): Export UID properly. 1773 (icalendar-export-region): Export UID properly.
1774 1774
17752012-05-29 Leo <sdl.web@gmail.com> 17752012-05-29 Leo Liu <sdl.web@gmail.com>
1776 * calendar/icalendar.el (icalendar-import-format): 1776 * calendar/icalendar.el (icalendar-import-format):
1777 Add `icalendar-import-format-uid' (Bug#11525). 1777 Add `icalendar-import-format-uid' (Bug#11525).
1778 (icalendar-import-format-uid): New. 1778 (icalendar-import-format-uid): New.
@@ -2106,7 +2106,7 @@
2106 Simplify; Don't bother removing a ] just to add it back. 2106 Simplify; Don't bother removing a ] just to add it back.
2107 * textmodes/ispell.el (ispell-program-name): Use executable-find. 2107 * textmodes/ispell.el (ispell-program-name): Use executable-find.
2108 2108
21092012-05-18 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> 21092012-05-18 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
2110 2110
2111 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma): 2111 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
2112 New functions. 2112 New functions.
@@ -5270,7 +5270,7 @@
5270 files from Git, SVN, Bazaar, and Mercurial. 5270 files from Git, SVN, Bazaar, and Mercurial.
5271 (save-place-to-alist): Use it. 5271 (save-place-to-alist): Use it.
5272 5272
52732012-02-17 Lawrence Mitchell <wence@gmx.li> 52732012-02-17 Lawrence Mitchell <wence@gmx.li>
5274 Stefan Monnier <monnier@iro.umontreal.ca> 5274 Stefan Monnier <monnier@iro.umontreal.ca>
5275 5275
5276 * newcomment.el (uncomment-region-default): Don't leave extra space 5276 * newcomment.el (uncomment-region-default): Don't leave extra space