aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2005-02-18 23:21:20 +0000
committerKaroly Lorentey2005-02-18 23:21:20 +0000
commit42073ee0ab23831daed0332d97560a6903646b87 (patch)
tree24f697961d5140fc8de185cbc023c0da2fc31880 /src/ChangeLog
parente72cf5ee9da4ae138feeb2512b58c5393c5c9251 (diff)
parente31d908ff2e4d60fe28c3f000cb00e90b525ea48 (diff)
downloademacs-42073ee0ab23831daed0332d97560a6903646b87.tar.gz
emacs-42073ee0ab23831daed0332d97560a6903646b87.zip
Merged from miles@gnu.org--gnu-2005 (patch 91-94)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-92 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-93 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-293
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c00c06cc358..c6ab6985ed0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12005-02-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * keyboard.c: If HAVE_FCNTL_H include fcntl.h.
4
52005-02-12 Kim F. Storm <storm@cua.dk>
6
7 * xdisp.c (expose_window): Don't fix overlaps for mode lines.
8
92005-02-10 Kim F. Storm <storm@cua.dk>
10
11 * xdisp.c (try_window_id): Set first_unchanged_at_end_row to NULL
12 if it moves outside window or it doesn't display text.
13
12005-02-09 Kim F. Storm <storm@cua.dk> 142005-02-09 Kim F. Storm <storm@cua.dk>
2 15
3 * undo.c (Fprimitive_undo): Check that undo function does not 16 * undo.c (Fprimitive_undo): Check that undo function does not