*** empty log message ***
This commit is contained in:
parent
637692f434
commit
3e7274ae13
5 changed files with 19 additions and 2 deletions
|
@ -579,7 +579,7 @@ Keywords supported: :test :test-not :key"
|
|||
"Non-nil means don't make CL functions autoload.")
|
||||
|
||||
;;; Autoload the other portions of the package.
|
||||
;; We want to replace the basic versions of dolist, dotimes below.
|
||||
;; We want to replace the basic versions of dolist, dotimes, declare below.
|
||||
(fmakunbound 'dolist)
|
||||
(fmakunbound 'dotimes)
|
||||
(fmakunbound 'declare)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue