Added entry to NEWS for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz

This commit is contained in:
Aidan Gauland 2013-03-29 20:12:11 +13:00
parent fce31b0e75
commit aa534cb70b
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,7 @@
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.

View file

@ -239,6 +239,13 @@ which support POSIX ACLs.
*** The commands `woman-default-faces' and `woman-monochrome-faces'
are obsolete. Customize the `woman-* faces instead.
** Eshell
*** Added Eshell-TRAMP module
External su and sudo commands are now the default; the internal,
TRAMP-using variants can still be used by enabling the eshell-tramp
module.
** Obsolete packages:
*** longlines.el is obsolete; use visual-line-mode instead.