emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r103465: Remove some duplicated tramp


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103465: Remove some duplicated tramp ChangeLog entries.
Date: Mon, 28 Feb 2011 20:20:37 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103465
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2011-02-28 20:20:37 -0800
message:
  Remove some duplicated tramp ChangeLog entries.
  I guess the same changes were applied to emacs-23 and trunk separately.
  More duplicates remain.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-03-01 03:59:31 +0000
+++ b/lisp/ChangeLog    2011-03-01 04:20:37 +0000
@@ -7410,48 +7410,6 @@
 
        * whitespace.el (whitespace-style): Adjust type declaration.
 
-2010-08-26  Magnus Henoch  <address@hidden>
-
-       * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
-       empty argument to gvfs-copy.
-
-2010-08-26  Chong Yidong  <address@hidden>
-
-       * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
-       handle new TRASH arg of `delete-file'.
-
-2010-08-26  Christian Lynbech  <address@hidden>  (tiny change)
-
-       * net/tramp.el (tramp-handle-insert-directory): Don't use
-       `forward-word', its default syntax could be changed.
-
-2010-08-26  Toru TSUNEYOSHI  <address@hidden>
-            Michael Albinus  <address@hidden>
-
-       Implement compression for inline methods.
-
-       * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
-       (tramp-copy-size-limit): Allow also nil.
-       (tramp-inline-compress-commands): New defconst.
-       (tramp-find-inline-compress, tramp-get-inline-compress)
-       (tramp-get-inline-coding): New defuns.
-       (tramp-get-remote-coding, tramp-get-local-coding): Remove,
-       replaced by `tramp-get-inline-coding'.
-       (tramp-handle-file-local-copy, tramp-handle-write-region)
-       (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
-
-2010-08-26  Noah Lavine  <address@hidden>  (tiny change)
-
-       Detect ssh 'ControlMaster' argument automatically in some cases.
-
-       * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
-       (tramp-default-method): Use it.
-
-2010-08-26  Karel Klíč  <address@hidden>
-
-       * net/tramp.el (tramp-file-name-for-operation):
-       Add file-selinux-context.
-
 2010-08-26  Łukasz Stelmach  <address@hidden>  (tiny change)
 
        * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).


reply via email to

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