From dd0bed852bc2c47f9edd389a12afeb156c46a734 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 14 Mar 2009 03:07:01 +0000 Subject: [PATCH] Fix entry (one moved to org/). --- lisp/ChangeLog | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e056053641f..31f23e0fa66 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -25,16 +25,11 @@ 2009-03-13 D. Goel * ibuf-ext.el: - When calling (multiple-value-bind/setq .. ls) - ls -> (values-list ls) throughout. - - * progmodes/flymake.el (flymake-float-time): Ditto. - - * progmodes/ebrowse.el: Ditto. - - * midnight.el (midnight-next): Ditto. - - * org/org-bbdb.el: Ditto. + * midnight.el (midnight-next): + * progmodes/ebrowse.el: + * progmodes/flymake.el (flymake-float-time): + When calling (multiple-value-bind/setq .. ls) replace ls + by (values-list ls) throughout. 2009-03-13 Agustín Martín -- 2.39.5