emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 01/01: Fix typo in ChangeLog.


From: Michael Albinus
Subject: [Emacs-diffs] emacs-24 01/01: Fix typo in ChangeLog.
Date: Thu, 20 Nov 2014 19:18:05 +0000

branch: emacs-24
commit 4fdddb20c55dd88f3f3e864dd5d7ea933a6ea5bc
Author: Michael Albinus <address@hidden>
Date:   Thu Nov 20 20:17:35 2014 +0100

    Fix typo in ChangeLog.
---
 lisp/ChangeLog |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 164d8c1..510cd32 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,16 +9,16 @@
        `with-timeout-unsuspend' if they don't exist, like in XEmacs.
        (tramp-time-less-p, tramp-time-subtract): Remove functions.
        (tramp-handle-file-newer-than-file-p, tramp-time-diff):
-       * net/ttramp-adb.el (tramp-adb-ls-output-time-less-p):
-        * net/ttramp-cache.el (tramp-get-file-property):
-        * net/ttramp-smb.el (tramp-smb-handle-insert-directory):
+       * net/tramp-adb.el (tramp-adb-ls-output-time-less-p):
+        * net/tramp-cache.el (tramp-get-file-property):
+        * net/tramp-smb.el (tramp-smb-handle-insert-directory):
        Use `time-less-p' and `time-subtract, respectively.
 
-       * net/ttramp-adb.el (top): Do not require time-date.el.
+       * net/tramp-adb.el (top): Do not require time-date.el.
 
-       * net/ttramp-compat.el (top): Require time-date.el for XEmacs.
+       * net/tramp-compat.el (top): Require time-date.el for XEmacs.
 
-       * net/ttramp-sh.el (tramp-open-connection-setup-interactive-shell):
+       * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
        Check, whether `utf-8' is a valid coding system.
 
 2014-11-19  Eli Zaretskii  <address@hidden>



reply via email to

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