aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5f85a1520d3..95748d68d6e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -657,9 +657,9 @@ view-diary-entries, list-diary-entries, show-all-diary-entries
657*** The default browser used by the package is now the "xdg-open" program, 657*** The default browser used by the package is now the "xdg-open" program,
658on platforms that support it. This calls your desktop's preferred browser. 658on platforms that support it. This calls your desktop's preferred browser.
659 659
660** CC Mode (C, C++, etc.) 660+++
661 661** New CC Mode feature to "guess" the style in an existing buffer.
662*** New feature to "guess" the style in an existing buffer. 662The main entry is M-x c-guess.
663 663
664** comint and modes derived from it use the generic completion code. 664** comint and modes derived from it use the generic completion code.
665 665