aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorIvan Kanis2013-06-23 20:22:28 +0200
committerLars Magne Ingebrigtsen2013-06-23 20:22:28 +0200
commita3ca09b9fa134246fe8f180c12d3ee603696be12 (patch)
treeed5ccfab5889e72f851d85717f825c0f20ba837c /lisp/ChangeLog
parentc7041908b82205af2f812f9de782003d975f53da (diff)
downloademacs-a3ca09b9fa134246fe8f180c12d3ee603696be12.tar.gz
emacs-a3ca09b9fa134246fe8f180c12d3ee603696be12.zip
eww.el: If given a non-domain text, search for the term
* net/eww.el (eww-search-prefix): New variable. (eww): Use it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c4846e9002..521827cb03c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-06-23 Ivan Kanis <ivan@kanis.fr>
2
3 * net/eww.el (eww-search-prefix): New variable.
4 (eww): Use it.
5
12013-06-23 Juanma Barranquero <lekktu@gmail.com> 62013-06-23 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * emacs-lisp/tabulated-list.el (tabulated-list-init-header): 8 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):