diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-12-03 11:07:24 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2010-12-03 11:07:24 +0100 |
commit | 665ca1eef653901f0f4b28862c89dc6dad8619b9 (patch) | |
tree | f60cc8696693084cd4ed134d0757c6727b25a618 /lisp/emacs-lisp/cl-loaddefs.el | |
parent | 89a92f421a3ab18754b87d9c78f9ccbd29976c69 (diff) | |
download | emacs-665ca1eef653901f0f4b28862c89dc6dad8619b9.tar.gz |
Update cl-loaddefs.el
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 b1d934f08e0..74d7432bec6 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -282,7 +282,7 @@ Not documented ;;;;;; 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" "979862b54946a5fcbbccdd90fa3f84d8") +;;;;;; gensym) "cl-macs" "cl-macs.el" "34ea402a8756c7d74d27cdcecf35e3c3") ;;; Generated autoloads from cl-macs.el (autoload 'gensym "cl-macs" "\ |