aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-02-27 10:25:55 +0000
committerJuanma Barranquero2008-02-27 10:25:55 +0000
commit15d625634c6ec58d9855e21d038c4ccfdd1c2c4a (patch)
tree6688b5a0aab670fbaff748e3cdee3b2e9e34433a
parentaadb686431ddfa210d76005280e81aa25ec5efb2 (diff)
downloademacs-15d625634c6ec58d9855e21d038c4ccfdd1c2c4a.tar.gz
emacs-15d625634c6ec58d9855e21d038c4ccfdd1c2c4a.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e4ab2ba690f..30600317a79 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12008-02-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * tool-bar.el (tool-bar-setup): Doc fix.
4
5 * mail/supercite.el (sc-describe):
6 Fix typos in obsolescence declaration.
7
12008-02-27 Glenn Morris <rgm@gnu.org> 82008-02-27 Glenn Morris <rgm@gnu.org>
2 9
3 * autoinsert.el (auto-insert-alist): Change permission text to 10 * autoinsert.el (auto-insert-alist): Change permission text to
@@ -76,7 +83,7 @@
76 83
772008-02-25 Robert J. Chassell <bob@rattlesnake.com> 842008-02-25 Robert J. Chassell <bob@rattlesnake.com>
78 85
79 * help-fns.el (describe-variable): Add phrases about 86 * help-fns.el (describe-variable): Add phrases about
80 initialization file with and without customization; 87 initialization file with and without customization;
81 use new button type help-info-variable. 88 use new button type help-info-variable.
82 89