aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2008-03-10 00:49:47 +0000
committerMiles Bader2008-03-10 00:49:47 +0000
commit56388398e7a1251497f002072c061002ec9d9e81 (patch)
treeb9b4a189840efadb47820e9fc7ad447e58d4c89e /src/ChangeLog
parenta9f8b49b44a4083d8e5a2429306ce41e7f3cfe0e (diff)
parent286b40657d59d8614f7a71844a6e4a7e8819da1b (diff)
downloademacs-56388398e7a1251497f002072c061002ec9d9e81.tar.gz
emacs-56388398e7a1251497f002072c061002ec9d9e81.zip
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095
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 d7f8e5b9c19..0678ed7488e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
4 size of resulting string.
5
62008-03-05 Jason Rumney <jasonr@gnu.org>
7
8 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
9
102008-03-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11
12 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
13 Don't pretend as if characters with display property haven't been
14 consumed for string-replacing-string case.
15
12008-03-08 Kim F. Storm <storm@cua.dk> 162008-03-08 Kim F. Storm <storm@cua.dk>
2 17
3 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro. 18 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.