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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 22 Sep 2006 19:09:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/09/22 19:09:45

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10112
retrieving revision 1.10113
diff -u -b -r1.10112 -r1.10113
--- ChangeLog   22 Sep 2006 17:46:21 -0000      1.10112
+++ ChangeLog   22 Sep 2006 19:09:45 -0000      1.10113
@@ -1,3 +1,13 @@
+2006-09-22  Stefan Monnier  <address@hidden>
+
+       * woman.el: Make sure all the end-of-region markers we use have
+       a non-nil insertion-type.
+       (woman0-so): Move things around so we can use copy-marker.
+       (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
+       Adjust marker type.
+       (woman2-process-escapes): Check marker type.
+       (woman-horizontal-line): Dispense with the use of a marker.
+
 2006-09-22  Jay Belanger  <address@hidden>
 
        * calc/calc-lang.el: Add Greek letters to math-variable-table




reply via email to

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