aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4684c017d94..dc17f8e3ffb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,19 @@
12014-11-05 Eli Zaretskii <eliz@gnu.org>
2
3 * jit-lock.el (jit-lock-stealth-fontify): Be tolerant to nil being
4 returned by load-average.
5
62014-11-05 Michael Albinus <michael.albinus@gmx.de>
7
8 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use
9 a local copy; setting `inhibit-file-name-handlers' proper might be
10 more performant. (Bug#18751)
11
122014-11-05 Glenn Morris <rgm@gnu.org>
13
14 * mail/emacsbug.el (report-emacs-bug): No longer include
15 recent-keys in the report. (Bug#18900)
16
12014-11-04 Paul Eggert <eggert@cs.ucla.edu> 172014-11-04 Paul Eggert <eggert@cs.ucla.edu>
2 18
3 * mouse.el (mouse-drag-line): Fix misspelling of "right-fringe". 19 * mouse.el (mouse-drag-line): Fix misspelling of "right-fringe".