aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepak Goel2009-03-13 19:59:44 +0000
committerDeepak Goel2009-03-13 19:59:44 +0000
commit75aeb229d2845da22444244cb489ec9695bfe725 (patch)
treec297e895099dc5b669c71c4c345e5b2a748962f0
parent90ca3a46fd47de08f1f4471abe433397341ed006 (diff)
downloademacs-75aeb229d2845da22444244cb489ec9695bfe725.tar.gz
emacs-75aeb229d2845da22444244cb489ec9695bfe725.zip
m-v corrections
-rw-r--r--lisp/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 53dc5ddab09..49e62d952b7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,6 @@
12009-03-13 D. Goel <deego3@gmail.com> 12009-03-13 D. Goel <deego3@gmail.com>
2 2
3 3 * ibuf-ext.el:
4 * ibuf-ext.el (ibuffer-generate-filter-groups):
5 When calling (multiple-value-bind/setq .. ls) 4 When calling (multiple-value-bind/setq .. ls)
6 ls -> (values-list ls) throughout. 5 ls -> (values-list ls) throughout.
7 6
@@ -9,6 +8,8 @@
9 8
10 * midnight.el (midnight-next): Ditto. 9 * midnight.el (midnight-next): Ditto.
11 10
11 * org/org-bbdb.el: Ditto.
12
122009-03-13 Agustín Martín <agustin.martin@hispalinux.es> 132009-03-13 Agustín Martín <agustin.martin@hispalinux.es>
13 14
14 * textmodes/ispell.el (ispell-get-word): Initialize spellchecker 15 * textmodes/ispell.el (ispell-get-word): Initialize spellchecker