diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-05-20 03:32:08 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-05-20 03:32:08 +0200 |
commit | 49a817b3b33a62f66ff99f2b2c1ecc904d558a9e (patch) | |
tree | fd2a63ea2a172eb48ba082aef789ba09bfefbd09 /lisp/emacs-lisp | |
parent | 07d7c3bdc994e1def11a20b9f0a173fefaafb9bd (diff) | |
download | emacs-49a817b3b33a62f66ff99f2b2c1ecc904d558a9e.tar.gz emacs-49a817b3b33a62f66ff99f2b2c1ecc904d558a9e.tar.bz2 emacs-49a817b3b33a62f66ff99f2b2c1ecc904d558a9e.zip |
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
Diffstat (limited to 'lisp/emacs-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 e828325bd0e..1bffcde03d2 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -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" "0faa39d8f21ae59f2cc1baa835e28a5f") +;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "fbeedbf769c72fee9b4e0671957c1077") ;;; Generated autoloads from cl-macs.el (autoload 'gensym "cl-macs" "\ |