aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c23585bdab7..6d2ed01bafc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12012-04-14 Atsuo Ohki <ohki@gssm.otsuka.tsukuba.ac.jp> (tiny change)
2
3 * lread.c (lisp_file_lexically_bound_p):
4 Fix hang at ";-*-\n" (bug#11238).
5
62012-04-14 Eli Zaretskii <eliz@gnu.org>
7
8 * xdisp.c (find_last_unchanged_at_beg_row): Don't consider a row
9 "unchanged" if its end.pos is beyond ZV. (Bug#11199)
10
112012-04-14 Jan Djärv <jan.h.d@swipnet.se>
12
13 * nsterm.m (constrainFrameRect): Always constrain when there is only
14 one screen (Bug#10962).
15
12012-04-13 Ken Brown <kbrown@cornell.edu> 162012-04-13 Ken Brown <kbrown@cornell.edu>
2 17
3 * s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor. 18 * s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor.