-2013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
-
- * etc/NEWS: Added entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
-
2013-03-27 Paul Eggert <eggert@cs.ucla.edu>
* configure.ac (HAVE_XKBGETKEYBOARD): Remove.
Subsumed by HAVE_XKB. All uses changed.
-2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
-
- * 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 <jan.h.d@swipnet.se>
* configure.ac (HAVE_XKB): Define if Xkb is present.
not always needed.
(HAVE_DATA_START): New macro.
-2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
-
- * lisp/eshell/em-cmpl.el: Corrected "context-related help"
- keybinding in commentary.
-
2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
Parallelize documentation builds.
(info-real): Depend on $(INFOS) rather than doing it sequentially.
(dvi): Depend on $(DVIS) rather than doing it sequentially.
-2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
-
- * doc/misc/eshell.texi: Added documentation for Eshell insert
- output redirection operator, >>>.
-
2013-02-15 Paul Eggert <eggert@cs.ucla.edu>
Fix AIX port (Bug#13650).
+2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * eshell.texi: Updated manual to reflect changes.
+
2013-03-18 Michael Albinus <michael.albinus@gmx.de>
* tramp.texi (Filename Syntax): Host names are not allowed to be
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 <aidalgol@no8wireless.co.nz>
+
+ * eshell.texi: Added documentation for Eshell insert
+ output redirection operator, >>>.
+
2011-02-18 Glenn Morris <rgm@gnu.org>
* dired-x.texi (Optional Installation File At Point): Simplify.
+2013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * NEWS: Added entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
+
2013-03-21 Eric Ludlam <zappo@gnu.org>
* srecode/ede-autoconf.srt: Change Copyright to FSF.
over symbol_words (parallels and leverages `subword-mode' which
does word motion inside MixedCaseWords).
+2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * eshell/em-unix.el: Moved su and sudo to...
+ * eshell/em-tramp.el: ...Eshell tramp module
+
2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
* desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
(eieio-browse-tree, eieio-browse): Use eieio--check-type.
+2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * eshell/em-cmpl.el: Corrected "context-related help"
+ keybinding in commentary.
+
2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
* emacs-lisp/eldoc.el (eldoc-highlight-function-argument):