diff options
author | Tom Tromey <tromey@redhat.com> | 2013-03-08 11:57:29 -0700 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-03-08 11:57:29 -0700 |
commit | 71f91792e3013b397996905224f387da5cc539a9 (patch) | |
tree | 4c3d3ba909e76deea1cdf73b73fca67a57149465 /lisp/emacs-lisp/cl-loaddefs.el | |
parent | 6f4de085f065e11f4df3195d47479f28f5ef08ba (diff) | |
parent | b5426561089d39f18b42bed9dbfcb531f43ed562 (diff) | |
download | emacs-71f91792e3013b397996905224f387da5cc539a9.tar.gz emacs-71f91792e3013b397996905224f387da5cc539a9.tar.bz2 emacs-71f91792e3013b397996905224f387da5cc539a9.zip |
merge from trunk
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 734975f7f11..8ab2abec67e 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -267,7 +267,7 @@ including `cl-block' and `cl-eval-when'. ;;;;;; cl-typecase cl-ecase cl-case cl-load-time-value cl-eval-when ;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp ;;;;;; cl-gensym cl--compiler-macro-cXXr cl--compiler-macro-list*) -;;;;;; "cl-macs" "cl-macs.el" "3b4d4e869f81f0b07ab3aa08f5478c2e") +;;;;;; "cl-macs" "cl-macs.el" "8a90c81a400a2846e7b4c3da07626d94") ;;; Generated autoloads from cl-macs.el (autoload 'cl--compiler-macro-list* "cl-macs" "\ |