aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-25 19:43:58 +0000
committerGerd Moellmann2000-04-25 19:43:58 +0000
commit612839b6b20cf57f43480c38f89526c1febd6a28 (patch)
tree0ebca4dd2b5e299b6470ff038a8d9f14c90af17c /src
parentf2d86d7a049796984588b7df4c7657cac18a1cee (diff)
downloademacs-612839b6b20cf57f43480c38f89526c1febd6a28.tar.gz
emacs-612839b6b20cf57f43480c38f89526c1febd6a28.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3bcd7dcc734..daf9ff07f98 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12000-04-25 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (try_window_id) <all changes above window start>: Adjust
4 positions in glyph matrix. Don't compute new window end
5 positions.
6
7 * dispnew.c (increment_matrix_positions): Renamed from
8 increment_glyph_matrix_buffer_positions.
9 (increment_row_positions): Renamed from
10 increment_glyph_row_buffer_positions.
11
12 * dispextern.h: Change names of renamed functions from dispnew.c
13 in prototypes.
14
12000-04-24 Gerd Moellmann <gerd@gnu.org> 152000-04-24 Gerd Moellmann <gerd@gnu.org>
2 16
3 * fileio.c (Fdo_auto_save): Create directories for auto-save 17 * fileio.c (Fdo_auto_save): Create directories for auto-save