]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 11 Dec 2006 04:36:34 +0000 (04:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 11 Dec 2006 04:36:34 +0000 (04:36 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 7f514000a58df36441af7545c2cea56f4f15d044..55aa32bd0e959d7f15c8541922a7e308e55e4d19 100644 (file)
@@ -62,6 +62,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 
 ** kbd_buffer_store_event[_hold] called from outside signal handlers.
 
+** org.el change papers
+
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
index 8113965b17bb4cf06c3df88f2d41647f18b6cb3a..b9c1811b1ce1c32ab076425a7c3172014b86cbeb 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-11  Richard Stallman  <rms@gnu.org>
+
+       * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
+       about calls to cl-struct-setf-expander.
+
 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
 
        * ediff-merg.el (ediff-show-clashes-only): Doc fix.