Mercurial > emacs
diff etc/NEWS @ 40637:9b6f792026b9
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 02 Nov 2001 04:59:56 +0000 |
parents | ac10bd51a000 |
children | b6d0ce452871 |
line wrap: on
line diff
--- a/etc/NEWS Fri Nov 02 04:57:54 2001 +0000 +++ b/etc/NEWS Fri Nov 02 04:59:56 2001 +0000 @@ -18,9 +18,6 @@ ** `buffer-menu' and `list-buffers' now list buffers whose names begin with a space, if they visit files. -** tab-always-indent can be set to `never' to make sure indent-for-tab-command -always tabs rather than indents. - ** You can now customize fill-nobreak-predicate to control where filling can break lines. We provide two sample predicates, fill-single-word-nobreak-p and fill-french-nobreak-p.