aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorIvan Kanis2013-06-23 20:29:30 +0200
committerLars Magne Ingebrigtsen2013-06-23 20:29:30 +0200
commite854cfc719363ccee23beaa7d0f79aab65d82a98 (patch)
tree67027f4360c261980a3d2c90ccd57da0446057ea /lisp/ChangeLog
parentf865b4741cebe50ef8778e751c2aea7a89a0e18b (diff)
downloademacs-e854cfc719363ccee23beaa7d0f79aab65d82a98.tar.gz
emacs-e854cfc719363ccee23beaa7d0f79aab65d82a98.zip
* net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f696afbbaf..a3fc6bd172f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,6 +6,8 @@
6 (eww-mode-map): New keystroke. 6 (eww-mode-map): New keystroke.
7 (eww-browse-with-external-browser): New command. 7 (eww-browse-with-external-browser): New command.
8 8
9 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
10
92013-06-23 Juanma Barranquero <lekktu@gmail.com> 112013-06-23 Juanma Barranquero <lekktu@gmail.com>
10 12
11 * emacs-lisp/tabulated-list.el (tabulated-list-init-header): 13 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):