mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-12 09:00:40 -08:00
Auto-commit of loaddefs files.
This commit is contained in:
parent
92246540b0
commit
f6c6e09c7f
1 changed files with 3 additions and 3 deletions
|
|
@ -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-typecase cl-ecase cl-case cl-load-time-value cl-eval-when
|
||||||
;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp
|
;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp
|
||||||
;;;;;; cl-gensym cl--compiler-macro-cXXr cl--compiler-macro-list*)
|
;;;;;; 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
|
;;; Generated autoloads from cl-macs.el
|
||||||
|
|
||||||
(autoload 'cl--compiler-macro-list* "cl-macs" "\
|
(autoload 'cl--compiler-macro-list* "cl-macs" "\
|
||||||
|
|
@ -473,9 +473,9 @@ from OBARRAY.
|
||||||
(put 'cl-do-symbols 'lisp-indent-function '1)
|
(put 'cl-do-symbols 'lisp-indent-function '1)
|
||||||
|
|
||||||
(autoload 'cl-do-all-symbols "cl-macs" "\
|
(autoload 'cl-do-all-symbols "cl-macs" "\
|
||||||
|
Like `cl-do-symbols', but use the default obarray.
|
||||||
|
|
||||||
|
\(fn (VAR [RESULT]) BODY...)" nil t)
|
||||||
\(fn SPEC &rest BODY)" nil t)
|
|
||||||
|
|
||||||
(put 'cl-do-all-symbols 'lisp-indent-function '1)
|
(put 'cl-do-all-symbols 'lisp-indent-function '1)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue