]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Sep 2005 00:04:50 +0000 (00:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Sep 2005 00:04:50 +0000 (00:04 +0000)
admin/FOR-RELEASE
lisp/ChangeLog
man/ChangeLog
src/ChangeLog

index aa2af6a1c71dadce9e2e1c566821d259c3a9ce13..65c1b0d7b111c653ad72d46c4af3acb99022677c 100644 (file)
@@ -29,6 +29,11 @@ face name prefixes should be in it for good results.
 
 ** Update Speedbar.
 
+* BUGS
+
+** Make a new interface for specifying window configurations
+so that we can fix bugs in balance-windows.
+
 * FATAL ERRORS
 
 ** Investigate reported crashes in compact_small_strings.
index 62cd1a6df9e5b85358ec12dffd9f0f3e3648276f..7194f92c8b4f059e47201892aee6f31cac39a479 100644 (file)
@@ -1,5 +1,9 @@
 2005-09-25  Richard M. Stallman  <rms@gnu.org>
 
+       * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
+
+       * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
+
        * progmodes/compile.el (compilation-error-properties):
        When getting the file from the previous error message,
        correctly decode the new data format.
index ee31882a963472edc4cbb31c08fe87efc02a09eb..fa28c055cf318093f111caafffe607345c40401b 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-25  Richard M. Stallman  <rms@gnu.org>
+
+       * search.texi (Regexp Search): Doc search-whitespace-regexp.
+
 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
index 1269ee58490692ce0d7eeeb9ca9322adc8652b95..83ff093bfec1ccf6bc497a0747e6699b8be0873b 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-25  Richard M. Stallman  <rms@gnu.org>
+
+       * keyboard.c (update_menu_bindings): Variable deleted.
+       (syms_of_keyboard): Don't defvar it.
+       (parse_menu_item): Don't test it.
+
 2005-09-23  Richard M. Stallman  <rms@gnu.org>
 
        * editfns.c (Fformat): Explicitly test for end of format string