diff options
| author | Jason Rumney | 2008-03-05 10:09:03 +0000 |
|---|---|---|
| committer | Jason Rumney | 2008-03-05 10:09:03 +0000 |
| commit | da5b5435a87be1409bf8c13ce781e3991c7080e0 (patch) | |
| tree | 6c57f27cc1d94c3b907f7ef29848d5da137cdd8f /src/ChangeLog | |
| parent | ca8a12a7e6f5694f40272c641cb34d5051318d99 (diff) | |
| download | emacs-da5b5435a87be1409bf8c13ce781e3991c7080e0.tar.gz emacs-da5b5435a87be1409bf8c13ce781e3991c7080e0.zip | |
Revert last change.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6c428b0d803..0ddc633e61f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,9 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | * dispnew.c (adjust_glyph_matrix): Initialize window_height. | 3 | * dispnew.c (adjust_glyph_matrix): Initialize window_height. |
| 4 | 4 | ||
| 5 | * fileio.c (Fexpand_file_name): Decode home directory names. | ||
| 6 | (Fsubstitute_in_file_name): Decode substituted variables. | ||
| 7 | |||
| 8 | 2008-03-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 5 | 2008-03-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 9 | 6 | ||
| 10 | * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes. | 7 | * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes. |