aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-16 11:54:17 +0000
committerGerd Moellmann2001-07-16 11:54:17 +0000
commitbb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6 (patch)
tree0d8e4784aff7a6b27d15b2fca287ddaf5965951e /lisp
parent36755dd923b77e9aa58d61e49a5188caa026397b (diff)
downloademacs-bb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6.tar.gz
emacs-bb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6.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 12b0a4c19b5..c5b409cdc77 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-07-16 Gerd Moellmann <gerd@gnu.org>
2
3 * simple.el (set-variable): Require 'cus-edit' instead of
4 `wid-edit', so that the Custom widgets get defined.
5
12001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 7
3 * allout.el: A fix to follow coding conventions. 8 * allout.el: A fix to follow coding conventions.