aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index b3f4afa93a0..983fcaa28eb 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12014-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * NEWS: Mention the new `M-s M-s' keystroke.
4
12014-11-13 Paul Eggert <eggert@cs.ucla.edu> 52014-11-13 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Fix minor Bazaar leftovers. 7 Fix minor Bazaar leftovers.
diff --git a/etc/NEWS b/etc/NEWS
index 911fe6a8380..2172d078c44 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -51,6 +51,9 @@ Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.
51 51
52** C-h l now also lists the commands that were run. 52** C-h l now also lists the commands that were run.
53 53
54** The new M-s M-s key binding uses eww to search the web for the
55text in the region.
56
54** M-x suggests shorthands and ignores obsolete commands for completion. 57** M-x suggests shorthands and ignores obsolete commands for completion.
55** x-select-enable-clipboard is renamed select-enable-clipboard. 58** x-select-enable-clipboard is renamed select-enable-clipboard.
56x-select-enable-primary and renamed select-enable-primary. 59x-select-enable-primary and renamed select-enable-primary.