NEWS tweak.

This commit is contained in:
Xue Fuqiao 2013-10-13 20:14:28 +08:00
parent 4168439a5f
commit 3ccc2d283e

View file

@ -182,9 +182,9 @@ and this variable has been marked obsolete.
** C-x TAB enters a transient interactive mode.
You can then use the left/right cursor keys to move the block of text.
** `tab-stop-list' is now implicitly extended to infinity.
Its default value is changed to nil which means a tab stop every
`tab-width' columns.
** `tab-stop-list' is now implicitly extended to infinity by repeating
the last step. Its default value is changed to nil which means a tab
stop every `tab-width' columns.
** `split-window' is no longer a command, just a non-interactive function.
As a command it was a special case of `split-window-below', and as such