diff options
| author | Gerd Moellmann | 2001-07-16 11:54:17 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-16 11:54:17 +0000 |
| commit | bb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6 (patch) | |
| tree | 0d8e4784aff7a6b27d15b2fca287ddaf5965951e /lisp | |
| parent | 36755dd923b77e9aa58d61e49a5188caa026397b (diff) | |
| download | emacs-bb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6.tar.gz emacs-bb24c64f41c55b8d3944f5abcc1c4a7d1ab220c6.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 | 2001-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. |