summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-loaddefs.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-03-11 19:19:17 -0800
committerGlenn Morris <rgm@gnu.org>2010-03-11 19:19:17 -0800
commiteb123b12958e0c3da97051e1d71c878bff0ac737 (patch)
tree7645233ceef292519c5380a3f6d33385294fa13f /lisp/emacs-lisp/cl-loaddefs.el
parent5f8d2ce0f8529ca565cd679fb0fbb2a34ebef0a1 (diff)
downloademacs-eb123b12958e0c3da97051e1d71c878bff0ac737.tar.gz
emacs-eb123b12958e0c3da97051e1d71c878bff0ac737.tar.bz2
emacs-eb123b12958e0c3da97051e1d71c878bff0ac737.zip
Close bug#4427.
* emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427) * emacs-lisp/cl-loaddefs.el: Regenerate.
Diffstat (limited to 'lisp/emacs-lisp/cl-loaddefs.el')
-rw-r--r--lisp/emacs-lisp/cl-loaddefs.el14
1 files changed, 11 insertions, 3 deletions
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el
index 3beda28abf2..bdae05e7774 100644
--- a/lisp/emacs-lisp/cl-loaddefs.el
+++ b/lisp/emacs-lisp/cl-loaddefs.el
@@ -273,8 +273,8 @@ Not documented
;;;***
-;;;### (autoloads (compiler-macroexpand define-compiler-macro assert
-;;;;;; check-type typep deftype cl-struct-setf-expander defstruct
+;;;### (autoloads (defsubst* compiler-macroexpand define-compiler-macro
+;;;;;; assert check-type typep deftype cl-struct-setf-expander defstruct
;;;;;; define-modify-macro callf2 callf letf* letf rotatef shiftf
;;;;;; remf cl-do-pop psetf setf get-setf-method defsetf define-setf-method
;;;;;; declare the locally multiple-value-setq multiple-value-bind
@@ -282,7 +282,7 @@ Not documented
;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist
;;;;;; do* do loop return-from return block etypecase typecase ecase
;;;;;; case load-time-value eval-when destructuring-bind function*
-;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "e10a7e42199c08dc39460f67dd2d424b")
+;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "273ba25f4a116c61a464dbe55f1f8c63")
;;; Generated autoloads from cl-macs.el
(autoload 'gensym "cl-macs" "\
@@ -739,6 +739,14 @@ Not documented
\(fn FORM)" nil nil)
+(autoload 'defsubst* "cl-macs" "\
+Define NAME as a function.
+Like `defun', except the function is automatically declared `inline',
+ARGLIST allows full Common Lisp conventions, and BODY is implicitly
+surrounded by (block NAME ...).
+
+\(fn NAME ARGLIST [DOCSTRING] BODY...)" nil (quote macro))
+
;;;***
;;;### (autoloads (tree-equal nsublis sublis nsubst-if-not nsubst-if