diff options
author | Glenn Morris <rgm@gnu.org> | 2012-06-02 06:20:27 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-06-02 06:20:27 -0400 |
commit | e7f322834d5535db4f3cae929aaa52766ca0ce24 (patch) | |
tree | b23bda17544fcec6318a822ed7a567cd7d5c411e /lisp | |
parent | d710c290c8c1e2c95d01b035e2e206210987d6a2 (diff) | |
download | emacs-e7f322834d5535db4f3cae929aaa52766ca0ce24.tar.gz emacs-e7f322834d5535db4f3cae929aaa52766ca0ce24.tar.bz2 emacs-e7f322834d5535db4f3cae929aaa52766ca0ce24.zip |
Auto-commit of loaddefs files.
Diffstat (limited to 'lisp')
-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 6298f5d10c7..ab5258b23b0 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" "27ba927adbc0b4f120c4d949181e04ed") +;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "609f133b406e41ac5609fcd85e3f23de") ;;; Generated autoloads from cl-macs.el (autoload 'gensym "cl-macs" "\ |