emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 16 Jul 2008 02:52:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/07/16 02:52:52

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14151
retrieving revision 1.14152
diff -u -b -r1.14151 -r1.14152
--- ChangeLog   16 Jul 2008 02:46:07 -0000      1.14151
+++ ChangeLog   16 Jul 2008 02:52:49 -0000      1.14152
@@ -7,6 +7,13 @@
 
 2008-07-16  Glenn Morris  <address@hidden>
 
+       * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
+       Simply require 'cl (see comment in cl-compat.el).
+       * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
+       * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
+       (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
+       directly rather by subterfuge.  Provide cl before loading cl-macs.
+
        * paths.el (rmail-spool-directory): Remove settings for systems that are
        no longer supported.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]