aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 e6155d7237a..9bf92ae1b58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,10 @@
7 (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html) 7 (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
8 (comment-start-skip): Update the docstring. 8 (comment-start-skip): Update the docstring.
9 9
102014-03-18 Richard Stallman <rms@gnu.org>
11
12 * dired.el (dired-display-file): Force use of other window.
13
102014-03-18 Daniel Colascione <dancol@dancol.org> 142014-03-18 Daniel Colascione <dancol@dancol.org>
11 15
12 * startup.el (tty-handle-args): Remove debug message from 2007. 16 * startup.el (tty-handle-args): Remove debug message from 2007.
@@ -1600,6 +1604,7 @@
1600 * net/shr.el (shr-tag-img): Prefer the title over the alt text 1604 * net/shr.el (shr-tag-img): Prefer the title over the alt text
1601 (bug#16537). 1605 (bug#16537).
1602 1606
1607>>>>>>> MERGE-SOURCE
16032014-01-24 Juanma Barranquero <lekktu@gmail.com> 16082014-01-24 Juanma Barranquero <lekktu@gmail.com>
1604 1609
1605 * net/eww.el (eww-download-callback): 1610 * net/eww.el (eww-download-callback):