]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 6 Jan 2007 00:21:09 +0000 (00:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 6 Jan 2007 00:21:09 +0000 (00:21 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 1eb018a9aa9f35ccee096791a8a7a9311d65eeb7..384c305981129de734b3d221f352877e0eddeac3 100644 (file)
@@ -90,6 +90,8 @@ through the custom mechanism.
 
 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
 
+** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
+
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
index 7dac3dee701b2c6d0c94d581a2ca358d7a653706..d1825190c1aa5ba1bb8659bf3a619bb76658dc76 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
+
+       * textmodes/table.el (table--warn-incompatibility):
+       Use display-warning instead of momentary-string-display.
+
 2007-01-05  Richard Stallman  <rms@gnu.org>
 
        * image.el (image-type-header-regexps): Recognize xbm more strictly.