aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9924722c841..3a08223e269 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -268,6 +268,7 @@ normal editing behavior.
268 268
269*** `electric-indent-mode' is enabled by default. 269*** `electric-indent-mode' is enabled by default.
270 270
271+++
271*** `tab-stop-list' is now implicitly extended to infinity by repeating 272*** `tab-stop-list' is now implicitly extended to infinity by repeating
272the last step. Its default value is changed to nil, which means a tab 273the last step. Its default value is changed to nil, which means a tab
273stop every `tab-width' columns. 274stop every `tab-width' columns.