aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 32393579676..b77dee17d56 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-12-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
4 if the sorting functions are not loaded. (Bug#1432)
5
12008-12-04 Sam Steingold <sds@gnu.org> 62008-12-04 Sam Steingold <sds@gnu.org>
2 7
3 * progmodes/compile.el (compilation-read-command): Extracted from 8 * progmodes/compile.el (compilation-read-command): Extracted from
@@ -11817,7 +11822,6 @@
11817 systems without 12 months per year. 11822 systems without 12 months per year.
11818 11823
11819 (calendar-date-is-visible-p): Doc fix. Simplify. 11824 (calendar-date-is-visible-p): Doc fix. Simplify.
11820
11821 * calendar/holidays.el (holiday-filter-visible-calendar): Return result 11825 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
11822 from dolist. 11826 from dolist.
11823 11827