aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2015-02-22 13:09:47 +0100
committerLars Magne Ingebrigtsen2015-02-22 13:09:54 +0100
commit32af8a39c46c01a1fe113a676a31e8f8123b1c2f (patch)
tree0cbfbdcaeec708f56750d4e3f9e83e731945c30f
parentf113707a071b5b35224861ddba3db881d74a164e (diff)
downloademacs-32af8a39c46c01a1fe113a676a31e8f8123b1c2f.tar.gz
emacs-32af8a39c46c01a1fe113a676a31e8f8123b1c2f.zip
* lisp/dom.el (dom-previous-sibling): New function.
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 04aaed6a202..b4c6d0be8ef 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12015-02-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * dom.el (dom-previous-sibling): New function.
4
12015-02-21 Paul Eggert <eggert@cs.ucla.edu> 52015-02-21 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * bindings.el (ctl-x-map): There is no 'C-;'. 7 * bindings.el (ctl-x-map): There is no 'C-;'.