diff options
author | Chong Yidong <cyd@gnu.org> | 2012-08-07 12:50:55 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-08-07 12:50:55 +0800 |
commit | c7feb5c081909de38c252eef8b90543de87063c3 (patch) | |
tree | 79fa655b06842093ba51cf863a9e16101588375d /lisp/emacs-lisp/cl-loaddefs.el | |
parent | c30d4aef5419be1c054219e0bf3168dec7c84e22 (diff) | |
download | emacs-c7feb5c081909de38c252eef8b90543de87063c3.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 2d00aa62c20..61475ce74b3 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -260,7 +260,7 @@ Remove from SYMBOL's plist the property PROPNAME and its value. ;;;;;; cl-do cl-loop cl-return-from cl-return cl-block cl-etypecase ;;;;;; 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-macs" "cl-macs.el" "db390970b6e9bd057169b197d5189781") +;;;;;; cl-gensym) "cl-macs" "cl-macs.el" "37a13242a811078a7ae71578eeed4254") ;;; Generated autoloads from cl-macs.el (autoload 'cl-gensym "cl-macs" "\ |