emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 30 Sep 2007 19:10:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     07/09/30 19:10:45

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11848
retrieving revision 1.11849
diff -u -b -r1.11848 -r1.11849
--- ChangeLog   30 Sep 2007 16:43:04 -0000      1.11848
+++ ChangeLog   30 Sep 2007 19:10:44 -0000      1.11849
@@ -1,3 +1,15 @@
+2007-09-30  David Kastrup  <address@hidden>
+
+       * woman.el (woman-topic-all-completions, woman-mini-help): Fix
+       fallout from 2007-09-07 introduction of `dolist' when the list
+       actually was being manipulated in the loop.
+       (woman-Cyg-to-Win, woman-pre-process-region)
+       (woman-horizontal-escapes, woman-if-body, woman-unescape)
+       (woman-strings, woman-special-characters, woman1-hc)
+       (woman-change-fonts, woman-find-next-control-line): Use
+       `match-beginning' rather than `match-string' when the result is
+       just used as a flag.
+
 2007-09-30  Michael Albinus  <address@hidden>
 
        * net/tramp-compat.el: New file.
@@ -1836,7 +1848,7 @@
 
        * emacs-lisp/avl-tree.el: New file.
 
-2007-08-26  Micha,bk(Bl Cadilhac  <address@hidden>
+2007-08-26  Micha,Ak(Bl Cadilhac  <address@hidden>
 
        * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
        was used.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]