diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 3 |
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 @@ | |||
| 1 | 2014-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * NEWS: Mention the new `M-s M-s' keystroke. | ||
| 4 | |||
| 1 | 2014-11-13 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2014-11-13 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Fix minor Bazaar leftovers. | 7 | Fix minor Bazaar leftovers. |
| @@ -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 | ||
| 55 | text 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. |
| 56 | x-select-enable-primary and renamed select-enable-primary. | 59 | x-select-enable-primary and renamed select-enable-primary. |