]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Sep 2006 20:44:52 +0000 (20:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Sep 2006 20:44:52 +0000 (20:44 +0000)
admin/FOR-RELEASE
lispref/ChangeLog
src/ChangeLog

index cad6bbd6b037d5cbf04ead4edcaa8cb61659bac7..73a1a82531830c4ae406c4351a49f39ac9aeb526 100644 (file)
@@ -46,19 +46,23 @@ Windows only bug.
 ** C-g fails to interrupt accept-process-output in Gnus.
   (Is that fixed?)
 
+** Manheimer's new icomplete patch.
+
+** C-p works properly with fields within the line, but C-n does not.
+(ken.manheimer@gmail.com, Sep 24.)
+
+** timer-max-repeats is obeyed with an offset of 2?
+
 ** Text copied between font-lock buffers doesn't refontify
-because of properties that are preserved.
+because of properties that are preserved.  May be fixed now?
 
 ** Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII chars
 
 ** Peter_Dyballa@Web.DE, Sep 21: An iso-8859-6 cannot be saved
 
-** end-of-line doc doesn't match field behavior; which one to change?
-
-** Drew Adams Sep 21: single-key-description no good for Japanese and Chinese
+** Should end-of-line get stuck at end of a field?
 
-** (single-key-description 20866) and (single-key-description 20865)
-return the same value.
+** Drew Adams Sep 21: single-key-description no good for generic chars.
 
 ** XIM hotkey doesn't work in Emacs.
 
index b329e8538954dbf33537b58b4487721467412024..2740462384c969dbabc25c204b087a774b2a9d4c 100644 (file)
@@ -1,9 +1,18 @@
+2006-09-24  Richard Stallman  <rms@gnu.org>
+
+       * searching.texi (Searching and Matching): Mention property search.
+
+       * commands.texi (Command Loop Info): Explain how read-event affects
+       this-command-keys.
+
 2006-09-21  Kim F. Storm  <storm@cua.dk>
 
        * lists.texi (Sets And Lists): Add memql.
 
 2006-09-20  Richard Stallman  <rms@gnu.org>
 
+       * os.texi (Timers): Clarify about REPEAT when timer is delayed.
+
        * windows.texi (Window Start): Minor cleanups.
 
 2006-09-20  Kim F. Storm  <storm@cua.dk>
index 8c6dabcddfeb568002989db758a409d1b5907f25..6a6761e72048310d294f5d7319e6f6f87bba25bb 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-24  Richard Stallman  <rms@gnu.org>
+
+       * search.c (compile_pattern_1): Don't BLOCK_INPUT.
+
 2006-09-24  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend