aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f5e70ab6cb..2bdc45bfa50 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12014-09-19 Dmitry Gutov <dgutov@yandex.ru>
2
3 * emacs-lisp/lisp.el (lisp--expect-function-p)
4 (lisp--form-quoted-p): New functions.
5 (lisp-completion-at-point): Use them to see if we're completing a
6 variable reference, a function name, or just any symbol.
7 http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00229.html
8
12014-09-18 Ivan Kanis <ivan@kanis.fr> 92014-09-18 Ivan Kanis <ivan@kanis.fr>
2 10
3 * net/shr.el, net/eww.el: Don't override `shr-width', but 11 * net/shr.el, net/eww.el: Don't override `shr-width', but