diff options
author | Lute Kamstra <lute@gnu.org> | 2005-03-23 10:48:20 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-03-23 10:48:20 +0000 |
commit | 4a33489bdc9a962207a1de17eb1bc1b6536f4b0f (patch) | |
tree | 8a2338cf6b24968bd261a7951764f8e037ad9d14 /lisp | |
parent | c60c3255c11c24d1111ae7df432fa1571109a162 (diff) | |
download | emacs-4a33489bdc9a962207a1de17eb1bc1b6536f4b0f.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 82510bb6d27..a99f0af5647 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,12 @@ 2005-03-23 Lute Kamstra <lute@gnu.org> + * generic-x.el: Code cleanup: make arguments constant whenever + possible. + (installshield-statement-keyword-list) + (installshield-system-functions-list) + (installshield-system-variables-list, installshield-types-list) + (installshield-funarg-constants-list): Make them constants. + * generic.el (generic-make-keywords-list): Add autoload cookie. * calendar/time-date.el: Add comment on time value formats. Don't |