Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cc4dfff0
Commit
cc4dfff0
authored
Jan 30, 2000
by
Dave Love
Browse files
Replace autoloads for dolist, dotimes.
parent
63744c0f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-0
lisp/emacs-lisp/cl.el
lisp/emacs-lisp/cl.el
+1
-1
No files found.
lisp/ChangeLog
View file @
cc4dfff0
2000-01-30 Dave Love <fx@gnu.org>
* emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
* emacs-lisp/cl-macs.el: Revert previous change.
2000-01-29 Dave Love <fx@gnu.org>
* facemenu.el: Purecopy various strings.
...
...
lisp/emacs-lisp/cl.el
View file @
cc4dfff0
...
...
@@ -604,7 +604,7 @@ Keywords supported: :test :test-not :key"
(
"cl-macs"
t
defun*
defmacro*
function*
destructuring-bind
eval-when
load-time-value
case
ecase
typecase
etypecase
block
return
return-from
loop
do
do*
do-symbols
block
return
return-from
loop
do
do*
dolist
dotimes
do-symbols
do-all-symbols
psetq
progv
flet
labels
macrolet
symbol-macrolet
lexical-let
lexical-let*
multiple-value-bind
multiple-value-setq
locally
the
declare
define-setf-method
defsetf
define-modify-macro
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment