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
f6c6e09c
Commit
f6c6e09c
authored
Nov 04, 2012
by
Glenn Morris
Browse files
Auto-commit of loaddefs files.
parent
92246540
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/emacs-lisp/cl-loaddefs.el
lisp/emacs-lisp/cl-loaddefs.el
+3
-3
No files found.
lisp/emacs-lisp/cl-loaddefs.el
View file @
f6c6e09c
...
...
@@ -265,7 +265,7 @@ Remove from SYMBOL's plist the property PROPNAME and its value.
;;;;;; cl-typecase cl-ecase cl-case cl-load-time-value cl-eval-when
;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp
;;;;;; cl-gensym cl--compiler-macro-cXXr cl--compiler-macro-list*)
;;;;;; "
cl-macs
" "
cl-macs.el
" "
366e9efa4e3e7a81b2253e503611b23a
")
;;;;;; "
cl-macs
" "
cl-macs.el
" "
57cf89149db1e8ea6bc1582713980cf8
")
;;; Generated autoloads from cl-macs.el
(autoload 'cl--compiler-macro-list* "
cl-macs
" "
\
...
...
@@ -473,9 +473,9 @@ from OBARRAY.
(put 'cl-do-symbols 'lisp-indent-function '1)
(autoload 'cl-do-all-symbols "
cl-macs
" "
\
Like
`
cl-do-symbols
',
but
use
the
default
obarray.
\(fn
SPEC
&rest
BODY
)
" nil t)
\(fn
(
VAR
[RESULT]
)
BODY...
)
" nil t)
(put 'cl-do-all-symbols 'lisp-indent-function '1)
...
...
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