aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a2f3b95fe41..3cd4d217a46 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -153,6 +153,11 @@ which have not been renamed to `cl-foo*' but just `cl-foo'.
153The old `cl' is now deprecated and is nothing more than a bunch of aliases that 153The old `cl' is now deprecated and is nothing more than a bunch of aliases that
154provide the old non-prefixed names. 154provide the old non-prefixed names.
155 155
156** Desktop
157
158*** `desktop-path' no longer includes the "." directory. Desktop
159files are now located in ~/.emacs.d by default.
160
156** A new mode for Python. 161** A new mode for Python.
157This provides several new features, including: 162This provides several new features, including:
158per-buffer shells, better indentation, Python 3 support, and improved 163per-buffer shells, better indentation, Python 3 support, and improved