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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 11 Oct 2007 11:49:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/11 11:49:09

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11895
retrieving revision 1.11896
diff -u -b -r1.11895 -r1.11896
--- ChangeLog   11 Oct 2007 11:22:19 -0000      1.11895
+++ ChangeLog   11 Oct 2007 11:49:08 -0000      1.11896
@@ -1,3 +1,9 @@
+2007-10-11  Juanma Barranquero  <address@hidden>
+
+       * follow.el (follow-stop-intercept-process-output):
+       Use `follow-call-process-filter' rather than `process-filter'.
+       Simplify.
+
 2007-10-11  Eric S. Raymond  <address@hidden>
 
        * vc-hooks.el (vc-registered): Robustify this function a bit
@@ -12,8 +18,8 @@
        * ps-print.el: Fix the usage of :foreground and :background face
        attributes.  Reported by Nikolaj Schumacher <address@hidden>.
        (ps-print-version): New version 6.7.6.
-       (ps-face-attributes, ps-face-attribute-list, ps-face-background): Fix
-       code.
+       (ps-face-attributes, ps-face-attribute-list, ps-face-background):
+       Fix code.
        (ps-face-foreground-color-p, ps-face-background-color-p)
        (ps-face-color-p): New inline funs.
 




reply via email to

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