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.
This commit is contained in:
parent
ef300cff21
commit
82e38f3e4c
2 changed files with 1112 additions and 1130 deletions
|
@ -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
|
||||
|
|
2235
lisp/generic-x.el
2235
lisp/generic-x.el
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue