aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-04-11 08:30:29 +0200
committerJoakim Verona2013-04-11 08:30:29 +0200
commit59e6916b93fa902aee35ddc7272556a53dab946e (patch)
treea8e51285d946300be9e1ca02d98843a8f5265eeb /src/ChangeLog
parenta1002a150a8497832b98f167cb4ecd807f1684e7 (diff)
parentf07accae655f61468f3441dc48b61b5f125b601f (diff)
downloademacs-59e6916b93fa902aee35ddc7272556a53dab946e.tar.gz
emacs-59e6916b93fa902aee35ddc7272556a53dab946e.zip
auto upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 402792b5460..ff6b9508d62 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
12013-04-10 Eli Zaretskii <eliz@gnu.org>
2
3 * frame.c (do_switch_frame): Mark the TTY frame we switch to as
4 garbaged only if it is not already the top frame on its TTY. This
5 prevents flickering due to constant redrawing of TTY frames when
6 there are GUI frames open in the same session. (Bug#13864)
7
82013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9
10 * keyboard.c (timer_start_idle): Call internal-timer-start-idle instead
11 of marking the idle timers directly.
12
12013-04-09 Stefan Monnier <monnier@iro.umontreal.ca> 132013-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 14
3 * minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hash 15 * minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hash