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