diff options
| author | Chong Yidong | 2012-08-07 12:50:55 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-08-07 12:50:55 +0800 |
| commit | c7feb5c081909de38c252eef8b90543de87063c3 (patch) | |
| tree | 79fa655b06842093ba51cf863a9e16101588375d | |
| parent | c30d4aef5419be1c054219e0bf3168dec7c84e22 (diff) | |
| download | emacs-c7feb5c081909de38c252eef8b90543de87063c3.tar.gz emacs-c7feb5c081909de38c252eef8b90543de87063c3.zip | |
Update 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. | |||
| 260 | ;;;;;; cl-do cl-loop cl-return-from cl-return cl-block cl-etypecase | 260 | ;;;;;; cl-do cl-loop cl-return-from cl-return cl-block cl-etypecase |
| 261 | ;;;;;; cl-typecase cl-ecase cl-case cl-load-time-value cl-eval-when | 261 | ;;;;;; cl-typecase cl-ecase cl-case cl-load-time-value cl-eval-when |
| 262 | ;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp | 262 | ;;;;;; cl-destructuring-bind cl-function cl-defmacro cl-defun cl-gentemp |
| 263 | ;;;;;; cl-gensym) "cl-macs" "cl-macs.el" "db390970b6e9bd057169b197d5189781") | 263 | ;;;;;; cl-gensym) "cl-macs" "cl-macs.el" "37a13242a811078a7ae71578eeed4254") |
| 264 | ;;; Generated autoloads from cl-macs.el | 264 | ;;; Generated autoloads from cl-macs.el |
| 265 | 265 | ||
| 266 | (autoload 'cl-gensym "cl-macs" "\ | 266 | (autoload 'cl-gensym "cl-macs" "\ |