* etc/NEWS: view-buffer markup, again.

Let's not document this now - let's fix it properly after 24.1 and
document the correct behaviour. (bug#10650#12)
This commit is contained in:
Glenn Morris 2012-01-30 17:01:30 -08:00
parent ba775afe0d
commit c31b4ce3c8

View file

@ -999,6 +999,7 @@ of the header line.
** A backquote not followed by a space is now always treated as new-style.
---
** view-buffer now treats special mode-class in the same way that
view-file has since Emacs 22 (ie, it won't enable View mode if the
major-mode is special).