aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog21
1 files changed, 11 insertions, 10 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d113d60af83..5f1f38a950b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * net/shr.el (shr-render-region): Autoload.
4
12014-01-12 Xue Fuqiao <xfq.free@gmail.com> 52014-01-12 Xue Fuqiao <xfq.free@gmail.com>
2 6
3 * net/eww.el (eww-download-directory): Rename from 7 * net/eww.el (eww-download-directory): Rename from
@@ -31,22 +35,20 @@
31 (eldoc-mode): Restrict eldoc-message-commands to editing commands 35 (eldoc-mode): Restrict eldoc-message-commands to editing commands
32 if eldoc-print-after-edit is set. (Bug#16346) 36 if eldoc-print-after-edit is set. (Bug#16346)
33 37
34 * progmodes/octave.el (octave-mode-menu): Adapt to change in 38 * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
35 eldoc.
36 39
372014-01-11 Eric S. Raymond <esr@thyrsus.com> 402014-01-11 Eric S. Raymond <esr@thyrsus.com>
38 41
39 * version.el (emacs-repository-get-version): Enhance so the 42 * version.el (emacs-repository-get-version): Enhance so the
40 function works correctly in either a Bazaar or Git repo. The 43 function works correctly in either a Bazaar or Git repo.
41 Bazaar case can be discarded after the repo transition.
42 44
43 * play/meese.el: It's 2014 and Ed Meese is justly forgotten. Goes 45 * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
44 with removal of the joke manpages from /etc. 46 Goes with removal of the joke manpages from /etc.
45 47
462014-01-10 K. Handa <handa@gnu.org> 482014-01-10 K. Handa <handa@gnu.org>
47 49
48 * mail/rmail.el (rmail-get-coding-system): Check 50 * mail/rmail.el (rmail-get-coding-system):
49 rmail-get-coding-function before "funcall"ing it. 51 Check rmail-get-coding-function before "funcall"ing it.
50 52
512014-01-10 Glenn Morris <rgm@gnu.org> 532014-01-10 Glenn Morris <rgm@gnu.org>
52 54
@@ -69,8 +71,7 @@
69 71
702014-01-10 Chong Yidong <cyd@gnu.org> 722014-01-10 Chong Yidong <cyd@gnu.org>
71 73
72 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is 74 * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
73 loaded.
74 75
752014-01-10 Anders Lindgren <andlind@gmail.com> 762014-01-10 Anders Lindgren <andlind@gmail.com>
76 77