aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8d98976275d..b9c6ff59ea6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -740,6 +740,7 @@ See MH-E-NEWS for details.
740--- 740---
741** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. 741** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
742 742
743+++
743** nXML mode no longer binds C-RET to `nxml-complete'. 744** nXML mode no longer binds C-RET to `nxml-complete'.
744Completion is now performed via `completion-at-point', bound to M-TAB. 745Completion is now performed via `completion-at-point', bound to M-TAB.
745If `nxml-bind-meta-tab-to-complete-flag' is non-nil (the default), 746If `nxml-bind-meta-tab-to-complete-flag' is non-nil (the default),
@@ -940,6 +941,7 @@ You can get a comparable behavior with:
940--- 941---
941*** pc-mode.el is obsolete (CUA mode is much more comprehensive). 942*** pc-mode.el is obsolete (CUA mode is much more comprehensive).
942 943
944+++
943*** pgg is obsolete (use EasyPG instead) 945*** pgg is obsolete (use EasyPG instead)
944 946
945--- 947---
@@ -1562,7 +1564,7 @@ displayed with a "spinning bar".
1562** New variable `revert-buffer-in-progress-p' is true while a buffer is 1564** New variable `revert-buffer-in-progress-p' is true while a buffer is
1563being reverted, even if the buffer has a local `revert-buffer-function'. 1565being reverted, even if the buffer has a local `revert-buffer-function'.
1564 1566
1565--- 1567+++
1566** New variables `delayed-warnings-list' and `delayed-warnings-hook'. 1568** New variables `delayed-warnings-list' and `delayed-warnings-hook'.
1567If delayed-warnings-list is non-nil, the command loop calls 1569If delayed-warnings-list is non-nil, the command loop calls
1568`delayed-warnings-hook' after `post-command-hook'. At present, this 1570`delayed-warnings-hook' after `post-command-hook'. At present, this