diff options
| author | Andreas Schwab | 2008-01-03 17:51:06 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2008-01-03 17:51:06 +0000 |
| commit | 0c757b8d8fc7a7a8ac5f0def29ffcef40eb16ffb (patch) | |
| tree | f1e1dec4b2e6431a4f36952d71c9601380dfd44c | |
| parent | 80232097ec2b98306c32b482f13bd93c7876ac6b (diff) | |
| download | emacs-0c757b8d8fc7a7a8ac5f0def29ffcef40eb16ffb.tar.gz emacs-0c757b8d8fc7a7a8ac5f0def29ffcef40eb16ffb.zip | |
Update.
| -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 4cdf7036369..7b0f1961530 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el | |||
| @@ -283,7 +283,7 @@ Not documented | |||
| 283 | ;;;;;; do* do loop return-from return block etypecase typecase ecase | 283 | ;;;;;; do* do loop return-from return block etypecase typecase ecase |
| 284 | ;;;;;; case load-time-value eval-when destructuring-bind function* | 284 | ;;;;;; case load-time-value eval-when destructuring-bind function* |
| 285 | ;;;;;; defmacro* defun* gentemp gensym cl-compile-time-init) "cl-macs" | 285 | ;;;;;; defmacro* defun* gentemp gensym cl-compile-time-init) "cl-macs" |
| 286 | ;;;;;; "cl-macs.el" "6ebe05f6ba95a14ea35d74ef52c17882") | 286 | ;;;;;; "cl-macs.el" "24c5d69dcac117dea68e32a91fec9f67") |
| 287 | ;;; Generated autoloads from cl-macs.el | 287 | ;;; Generated autoloads from cl-macs.el |
| 288 | 288 | ||
| 289 | (autoload 'cl-compile-time-init "cl-macs" "\ | 289 | (autoload 'cl-compile-time-init "cl-macs" "\ |