aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-12-04 23:58:14 +0000
committerJuanma Barranquero2008-12-04 23:58:14 +0000
commite19fff38eade67f02c8fc5b80f88e088210cd67f (patch)
tree8bb4cc04d5dfd9bac2d85f734d53a73a3450d4db /lisp/ChangeLog
parentb0a1b6f3494b87425c2ae5e050a36742e37df8f6 (diff)
downloademacs-e19fff38eade67f02c8fc5b80f88e088210cd67f.tar.gz
emacs-e19fff38eade67f02c8fc5b80f88e088210cd67f.zip
* ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
if the sorting functions are not loaded. (Bug#1432)
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