diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-18 07:17:30 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-18 07:17:30 -0400 |
commit | f467fdc6f924765fde80ac50da08e8a49ad191eb (patch) | |
tree | bfa6d8a51e340f0c3dabbcb80966d9f8e716e6b9 /lisp/emacs-lisp/cl-loaddefs.el | |
parent | b30b64b9096c0ffd4070259fa17b1d365865e94b (diff) | |
download | emacs-f467fdc6f924765fde80ac50da08e8a49ad191eb.tar.gz emacs-f467fdc6f924765fde80ac50da08e8a49ad191eb.tar.bz2 emacs-f467fdc6f924765fde80ac50da08e8a49ad191eb.zip |
Auto-commit of loaddefs files.
Diffstat (limited to 'lisp/emacs-lisp/cl-loaddefs.el')
-rw-r--r-- | lisp/emacs-lisp/cl-loaddefs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el index 5bb86628bb8..b75239d2a38 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -286,7 +286,7 @@ This also does some trivial optimizations to make the form prettier. ;;;;;; 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" "91b45885535a73dd8015973cb8c988e1") +;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "0be85e9c7ef309d2ccbac18b9b0f1d42") ;;; Generated autoloads from cl-macs.el (autoload 'gensym "cl-macs" "\ |