diff options
author | Miles Bader <miles@gnu.org> | 2008-01-30 08:29:16 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-30 08:29:16 +0000 |
commit | 9fab8546840e884c123fdd57a4016a79ec8f7a3d (patch) | |
tree | 231fcdf56bd421022636c11304db0f0423fd6ffc /lisp/emacs-lisp | |
parent | d235ca2ff8fab139ce797757fcb159d1e28fa7e0 (diff) | |
download | emacs-9fab8546840e884c123fdd57a4016a79ec8f7a3d.tar.gz emacs-9fab8546840e884c123fdd57a4016a79ec8f7a3d.tar.bz2 emacs-9fab8546840e884c123fdd57a4016a79ec8f7a3d.zip |
Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-325
Diffstat (limited to 'lisp/emacs-lisp')
-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 2297314af87..0ad27359cc2 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el @@ -283,7 +283,7 @@ Not documented ;;;;;; do* do loop return-from return block etypecase typecase ecase ;;;;;; case load-time-value eval-when destructuring-bind function* ;;;;;; defmacro* defun* gentemp gensym cl-compile-time-init) "cl-macs" -;;;;;; "cl-macs.el" "24c5d69dcac117dea68e32a91fec9f67") +;;;;;; "cl-macs.el" "08184742d0cc2db17ac5a2b1e4823323") ;;; Generated autoloads from cl-macs.el (autoload 'cl-compile-time-init "cl-macs" "\ |