aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-01-14 00:04:04 +0100
committerJoakim Verona2013-01-14 00:04:04 +0100
commit132fdce3d2530db5a6edeaf4242257ff01ea4760 (patch)
tree75638977b562d18c4cb2b20fab58262bbbe4c2be /lisp/ChangeLog
parentec43cd5d7289dd1a994dc3517fccce1611966f89 (diff)
parentb35b088608a02d43b39bbfd3240547d3d9de7366 (diff)
downloademacs-132fdce3d2530db5a6edeaf4242257ff01ea4760.tar.gz
emacs-132fdce3d2530db5a6edeaf4242257ff01ea4760.zip
auto upstream
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7723528c886..5c7e8c3e6a8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,36 @@
12013-01-13 Fabián Ezequiel Gallina <fgallina@cuca>
2
3 * progmodes/python.el (python-nav-end-of-statement): Fix
4 cornercase when handling multiline strings.
5
62013-01-13 Richard Stallman <rms@gnu.org>
7
8 * mail/sendmail.el (mail-position-on-field): Add doc string.
9
10 * mail/rmailmm.el (rmail-insert-mime-forwarded-message): Get
11 current message boundaries and pass them to
12 message-forward-make-body-mime. Minor style changes.
13
142013-01-13 Eli Zaretskii <eliz@gnu.org>
15
16 * cus-start.el (all): Avoid warnings about
17 scroll-bar-adjust-thumb-portion on platforms where it is not
18 defined.
19
202013-01-11 Jan Djärv <jan.h.d@swipnet.se>
21
22 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
23
242013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
25
26 * jit-lock.el (jit-lock-debug-mode): New minor mode.
27 (jit-lock--debug-fontifying): New var.
28 (jit-lock--debug-fontify): New function.
29 * subr.el (condition-case-unless-debug): Don't prevent catching the
30 error, just let the debbugger run.
31 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
32 timer code and don't drop errors silently.
33
12013-01-12 Michael Albinus <michael.albinus@gmx.de> 342013-01-12 Michael Albinus <michael.albinus@gmx.de>
2 35
3 * autorevert.el (auto-revert-notify-watch-descriptor): Give it 36 * autorevert.el (auto-revert-notify-watch-descriptor): Give it