*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 29 Apr 2007 14:46:51 +0000 (14:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 29 Apr 2007 14:46:51 +0000 (14:46 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index d724116..de4515b 100644 (file)
@@ -43,21 +43,10 @@ http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html
 OpenBSD compilation works on i386.
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00932.html
 
-** bojohan+news@dd.chalmers.se, April 23: delete-overlay causes recentering
-(This is now the same as the spurious scrolling bug.)
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00514.html
-
 ** Spurious redisplay bug not fixed.
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00732.html
 
-** finish fixing locate.el
-http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00437.html
-
-** angeli@caeruleus.net, April 23: Excessive refontification when setting
-  jit-lock-context-unfontify-pos
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00993.html
-
 ** michael.ewe@arcor.de, Apr 24: 22.0.98  not starting on Solaris 10/I386
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
 
@@ -65,13 +54,12 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
   Gives test case for problem that a dialog box blocks redisplay.
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00951.html
 
-** hiroshi.fujishima@gmail.com, Apr 27: emacs-22.0.99 configure problem
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01452.html
-  this is probably an issue for autoconf, rather than Emacs
-
 ** C mode fontification took 50 seconds
 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01460.html
 
+** Jonas.Bernoulli@stud.unibas.ch, April 26:
+  read syntax of keymaps in 22/23: Invalid size char-table
+
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
index 4eefef2..978889c 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-29  Richard Stallman  <rms@gnu.org>
+
+       * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
+
 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/cc-mode.el (c-before-change): Use point-min rather