aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-01-27 00:16:00 +0000
committerKim F. Storm2005-01-27 00:16:00 +0000
commit889f36418f495a3a45c484730a1f3aa592cc08ff (patch)
tree7606b2c9f435ffcbbcadadf2dd436c3b52d3829e /src/ChangeLog
parent0072e19e631a50efef487e02ac3434a429ddc8f6 (diff)
downloademacs-889f36418f495a3a45c484730a1f3aa592cc08ff.tar.gz
emacs-889f36418f495a3a45c484730a1f3aa592cc08ff.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6fae79c4e2b..78cf11d1d90 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-01-27 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (get_glyph_string_clip_rect): Always show a cursor
4 glyph, even when row is only partially visible and actual cursor
5 position is not visible.
6
12005-01-24 Richard M. Stallman <rms@gnu.org> 72005-01-24 Richard M. Stallman <rms@gnu.org>
2 8
3 * xterm.c (x_error_quitter): No longer static, and moved after 9 * xterm.c (x_error_quitter): No longer static, and moved after