Mercurial > emacs
comparison lisp/ChangeLog @ 59509:364f99903090
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 12 Jan 2005 23:14:00 +0000 |
parents | c1041cf3aadb |
children | ad1d69769947 |
comparison
equal
deleted
inserted
replaced
59508:c1041cf3aadb | 59509:364f99903090 |
---|---|
1 2005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> | 1 2005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> |
2 | 2 |
3 * custom.el (custom-declare-variable): Just put symbol instead | 3 * custom.el (custom-declare-variable): Just put symbol instead |
4 of (defvar . symbol) on `current-load-list'. | 4 of (defvar . symbol) in `current-load-list'. |
5 | 5 |
6 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de> | 6 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de> |
7 | 7 |
8 * emacs-lisp/elint.el: Fixed typo in Commentary section. | 8 * emacs-lisp/elint.el: Fixed typo in Commentary section. |
9 | 9 |