emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r112187: Moved my ChangeLog entries t


From: Aidan Gauland
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112187: Moved my ChangeLog entries to the correct ChageLog files.
Date: Sat, 30 Mar 2013 21:14:31 +1300
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112187
committer: Aidan Gauland <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 21:14:31 +1300
message:
  Moved my ChangeLog entries to the correct ChageLog files.
modified:
  ChangeLog
  doc/misc/ChangeLog
  etc/ChangeLog
  lisp/ChangeLog
=== modified file 'ChangeLog'
--- a/ChangeLog 2013-03-29 07:12:11 +0000
+++ b/ChangeLog 2013-03-30 08:14:31 +0000
@@ -1,22 +1,8 @@
-2013-03-29  Aidan Gauland  <address@hidden>
-
-       * etc/NEWS: Added entry for em-tramp change in r112148
-
 2013-03-27  Paul Eggert  <address@hidden>
 
        * configure.ac (HAVE_XKBGETKEYBOARD): Remove.
        Subsumed by HAVE_XKB.  All uses changed.
 
-2013-03-27  Aidan Gauland  <address@hidden>
-
-       * lisp/eshell/em-unix.el: Moved su and sudo to...
-       * lisp/eshell/em-tramp.el: ...Eshell tramp module
-       * doc/misc/eshell.texi: Updated manual to reflect changes.
-
-       External su and sudo commands are now the default; the internal,
-       TRAMP-using variants can still be used by enabling the eshell-tramp
-       module.
-
 2013-03-25  Jan Djärv  <address@hidden>
 
        * configure.ac (HAVE_XKB): Define if Xkb is present.
@@ -90,11 +76,6 @@
        not always needed.
        (HAVE_DATA_START): New macro.
 
-2013-02-18  Aidan Gauland  <address@hidden>
-
-       * lisp/eshell/em-cmpl.el: Corrected "context-related help"
-       keybinding in commentary.
-
 2013-02-21  Paul Eggert  <address@hidden>
 
        Parallelize documentation builds.
@@ -107,11 +88,6 @@
        (info-real): Depend on $(INFOS) rather than doing it sequentially.
        (dvi): Depend on $(DVIS) rather than doing it sequentially.
 
-2013-02-18  Aidan Gauland  <address@hidden>
-
-       * doc/misc/eshell.texi: Added documentation for Eshell insert
-       output redirection operator, >>>.
-
 2013-02-15  Paul Eggert  <address@hidden>
 
        Fix AIX port (Bug#13650).

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2013-03-18 13:07:16 +0000
+++ b/doc/misc/ChangeLog        2013-03-30 08:14:31 +0000
@@ -1,3 +1,7 @@
+2013-03-27  Aidan Gauland  <address@hidden>
+
+       * eshell.texi: Updated manual to reflect changes.
+
 2013-03-18  Michael Albinus  <address@hidden>
 
        * tramp.texi (Filename Syntax): Host names are not allowed to be
@@ -2409,6 +2413,11 @@
        dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
        dired-read-shell-command, or dired-find-buffer-nocreate.
 
+2013-02-18  Aidan Gauland  <address@hidden>
+
+       * eshell.texi: Added documentation for Eshell insert
+       output redirection operator, >>>.
+
 2011-02-18  Glenn Morris  <address@hidden>
 
        * dired-x.texi (Optional Installation File At Point): Simplify.

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2013-03-22 19:31:15 +0000
+++ b/etc/ChangeLog     2013-03-30 08:14:31 +0000
@@ -1,3 +1,7 @@
+2013-03-29  Aidan Gauland  <address@hidden>
+
+       * NEWS: Added entry for em-tramp change in r112148
+
 2013-03-21  Eric Ludlam  <address@hidden>
 
        * srecode/ede-autoconf.srt: Change Copyright to FSF.

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-03-30 01:32:12 +0000
+++ b/lisp/ChangeLog    2013-03-30 08:14:31 +0000
@@ -56,6 +56,11 @@
        over symbol_words (parallels and leverages `subword-mode' which
        does word motion inside MixedCaseWords).
 
+2013-03-27  Aidan Gauland  <address@hidden>
+
+       * eshell/em-unix.el: Moved su and sudo to...
+       * eshell/em-tramp.el: ...Eshell tramp module
+
 2013-03-26  Stefan Monnier  <address@hidden>
 
        * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
@@ -1054,6 +1059,11 @@
        (eieio-browse-tree, eieio-browse): Use eieio--check-type.
 
 
+2013-02-18  Aidan Gauland  <address@hidden>
+
+       * eshell/em-cmpl.el: Corrected "context-related help"
+       keybinding in commentary.
+
 2013-02-18  Michael Heerdegen  <address@hidden>
 
        * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):


reply via email to

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