aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2014-04-16 12:03:38 +0200
committerJuanma Barranquero2014-04-16 12:03:38 +0200
commit9dcd90f7693f4eabdfae4f29cd1c40a4d3385529 (patch)
treec0cf7cbc53b70a11460a5b9502734269030d0834
parent5f6b41547797de0997f2e757040c0f7e7dc35852 (diff)
downloademacs-9dcd90f7693f4eabdfae4f29cd1c40a4d3385529.tar.gz
emacs-9dcd90f7693f4eabdfae4f29cd1c40a4d3385529.zip
lisp/ChangeLog: Remove merge marker.
-rw-r--r--lisp/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 735b1c56c31..233a72e79df 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -131,7 +131,6 @@
131 * subr.el (with-silent-modifications): Don't bind deactivate-mark, 131 * subr.el (with-silent-modifications): Don't bind deactivate-mark,
132 buffer-file-name, and buffer-file-truename any more. 132 buffer-file-name, and buffer-file-truename any more.
133 133
134>>>>>>> MERGE-SOURCE
1352014-04-08 Leo Liu <sdl.web@gmail.com> 1342014-04-08 Leo Liu <sdl.web@gmail.com>
136 135
137 Use lexical-binding and require cl-lib. 136 Use lexical-binding and require cl-lib.