aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b232210f3c7..a4dec7af492 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,10 @@
7 (icalendar--create-ical-alarm, icalendar--do-create-ical-alarm): 7 (icalendar--create-ical-alarm, icalendar--do-create-ical-alarm):
8 New functions for exporting alarms. 8 New functions for exporting alarms.
9 9
102014-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * bindings.el (search-map): Move `eww-search-words' to `M-s M-w'.
13
102014-11-17 Paul Eggert <eggert@cs.ucla.edu> 142014-11-17 Paul Eggert <eggert@cs.ucla.edu>
11 15
12 Port new time stamp handling to old Emacs and to XEmacs. 16 Port new time stamp handling to old Emacs and to XEmacs.
@@ -112,7 +116,7 @@
112 * progmodes/python.el (python-indent-region): 116 * progmodes/python.el (python-indent-region):
113 Use python-indent-line and skip special cases. (Bug#18843) 117 Use python-indent-line and skip special cases. (Bug#18843)
114 118
1152014-11-16 Peder O. Klingenberg <peder@klingenberg.no> (tiny change) 1192014-11-16 Peder O. Klingenberg <peder@klingenberg.no>
116 120
117 * mail/emacsbug.el (report-emacs-bug): Make a better guess at 121 * mail/emacsbug.el (report-emacs-bug): Make a better guess at
118 envelope-from when reporting through sendmail (bug#19054). 122 envelope-from when reporting through sendmail (bug#19054).