aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 74badc6bbef..06a5db2b1bd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -239,6 +239,13 @@ which support POSIX ACLs.
239*** The commands `woman-default-faces' and `woman-monochrome-faces' 239*** The commands `woman-default-faces' and `woman-monochrome-faces'
240are obsolete. Customize the `woman-* faces instead. 240are obsolete. Customize the `woman-* faces instead.
241 241
242** Eshell
243
244*** Added Eshell-TRAMP module
245External su and sudo commands are now the default; the internal,
246TRAMP-using variants can still be used by enabling the eshell-tramp
247module.
248
242** Obsolete packages: 249** Obsolete packages:
243 250
244*** longlines.el is obsolete; use visual-line-mode instead. 251*** longlines.el is obsolete; use visual-line-mode instead.