diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -72,6 +72,9 @@ performance improvements when pasting large amounts of text. | |||
| 72 | 72 | ||
| 73 | * Changes in Specialized Modes and Packages in Emacs 24.5 | 73 | * Changes in Specialized Modes and Packages in Emacs 24.5 |
| 74 | 74 | ||
| 75 | ** Lisp mode | ||
| 76 | *** Strings after `:documentation' are highlighted as docstrings. | ||
| 77 | |||
| 75 | ** Rectangle editing | 78 | ** Rectangle editing |
| 76 | *** Rectangle Mark mode can have corners past EOL or in the middle of a TAB. | 79 | *** Rectangle Mark mode can have corners past EOL or in the middle of a TAB. |
| 77 | *** C-x C-x in rectangle-mark-mode now cycles through the four corners. | 80 | *** C-x C-x in rectangle-mark-mode now cycles through the four corners. |