aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 69ad996c465..c5ac065b132 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12004-10-04 Kim F. Storm <storm@cua.dk> 12004-10-04 Kim F. Storm <storm@cua.dk>
2 2
3 * window.c (coordinates_in_window): Relax check for cursor
4 on vertial border between mode lines.
5 (Fset_window_fringes): Do not allow negative widths.
6 (Fset_window_scroll_bars): Likewise.
7
3 * .gdbinit (pp): Shorthand for p ARG + pr. 8 * .gdbinit (pp): Shorthand for p ARG + pr.
4 (ff): New command: flush frame updates (X only). 9 (ff): New command: flush frame updates (X only).
5 10