aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorLute Kamstra2005-04-29 13:17:49 +0000
committerLute Kamstra2005-04-29 13:17:49 +0000
commit57efa5398d7cc43fb2b58860793737cd924cfa21 (patch)
tree8683b9aa5add7d1274238a9e54762f2a39e861f1 /lisp
parent74919c6f6a62a12b7dafdb344e27c57a67b80192 (diff)
downloademacs-57efa5398d7cc43fb2b58860793737cd924cfa21.tar.gz
emacs-57efa5398d7cc43fb2b58860793737cd924cfa21.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f809abd6b4f..02b88760610 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-04-29 Lute Kamstra <lute@gnu.org>
2
3 * emacs-lisp/generic.el: Improve commentary section.
4 (define-generic-mode): Improve docstring.
5
12005-04-29 Carsten Dominik <dominik@science.uva.nl> 62005-04-29 Carsten Dominik <dominik@science.uva.nl>
2 7
3 * textmodes/org.el (many places): Change to quiet the byte compiler. 8 * textmodes/org.el (many places): Change to quiet the byte compiler.