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: Wed, 18 Jul 2007 09:19:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/18 09:19:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11381
retrieving revision 1.11382
diff -u -b -r1.11381 -r1.11382
--- ChangeLog   18 Jul 2007 08:55:20 -0000      1.11381
+++ ChangeLog   18 Jul 2007 09:18:58 -0000      1.11382
@@ -1,3 +1,12 @@
+2007-07-18  Juanma Barranquero  <address@hidden>
+
+       * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
+       (follow-delete-other-windows-and-split, follow-recenter)
+       (follow-windows-aligned-p, follow-point-visible-all-windows-p)
+       (follow-redisplay, follow-estimate-first-window-start)
+       (follow-xemacs-scrollbar-support, follow-intercept-process-output):
+       Fix typos in docstrings.
+
 2007-07-18  Martin Rudalics  <address@hidden>
 
        * add-log.el (change-log-mode): Use fill-nobreak-predicate to
@@ -5,7 +14,7 @@
 
        * kmacro.el (kmacro-end-macro): When ignoring empty macro
        avoid incorrect kmacro-ring-empty-p messages.
-       Reported by Michael Schierl <address@hidden>
+       Reported by Michael Schierl <address@hidden>.
 
 2007-07-17  Michael Albinus  <address@hidden>
 
@@ -18,7 +27,7 @@
        * progmodes/grep.el (grep-probe): Use `process-file'.
        (grep-compute-defaults): Handle variables host specific.
 
-       * net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
+       * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
        parameter IDENTIFICATION.
 
        * net/tramp.el (tramp-handle-file-remote-p): Handle optional
@@ -32,8 +41,8 @@
        (tramp-convert-file-attributes): Add error handling when inode is
        extraordinary big.
        (tramp-get-inode): Change parameter from FILE to VEC.
-       (tramp-handle-start-file-process ): Use (current-buffer) if BUFFER
-       is NIL.  This is according to the specification.  Goto (point-max)
+       (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
+       is nil.  This is according to the specification.  Goto (point-max)
        when ready.
        (tramp-handle-shell-command): Rewrite completely, using
        `process-file' and `start-file-process'.
@@ -354,7 +363,7 @@
        (org-columns-compile-format)
        (org-fill-paragraph-experimental)
        (org-string-to-number, org-property-action)
-       (org-columns-move-left, org-columns-new )
+       (org-columns-move-left, org-columns-new)
        (org-column-number-to-string)
        (org-property-previous-allowed-value)
        (org-at-property-p, org-columns-delete)




reply via email to

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