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: Sun, 28 Oct 2007 15:17:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/28 15:17:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12077
retrieving revision 1.12078
diff -u -b -r1.12077 -r1.12078
--- ChangeLog   28 Oct 2007 14:49:41 -0000      1.12077
+++ ChangeLog   28 Oct 2007 15:17:08 -0000      1.12078
@@ -1,3 +1,10 @@
+2007-10-28  Juanma Barranquero  <address@hidden>
+
+       * server.el (server-process-filter): Fix typo in docstring.
+       (server-log): Reflow docstrings.
+       (server-delete-client, server-kill-emacs-query-function): Doc fixes.
+       (server-goto-line-column): Use `when'.
+
 2007-10-28  Juri Linkov  <address@hidden>
 
        * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
@@ -32,7 +39,7 @@
 2007-10-27  Vinicius Jose Latorre  <address@hidden>
 
        * ps-print.el: Now detect if text foreground and background colors are
-       equals and replace the foreground color by another color, so the text
+       equal and replace the foreground color by another color, so the text
        becomes visible.  Doc fix.
        (ps-print-version): New version 6.8.
        (ps-default-fg, ps-default-bg): Docstring fix.




reply via email to

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