aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-10-10 22:50:01 +0000
committerKim F. Storm2005-10-10 22:50:01 +0000
commit74051a928f2ad4ce263a49f4f8990d19f4e56268 (patch)
treedd84556043e2ed3bf8841e18ca975a90277f711e /src
parentdba0acf67cc71bfa7b41fef694aa5a560a0a3389 (diff)
downloademacs-74051a928f2ad4ce263a49f4f8990d19f4e56268.tar.gz
emacs-74051a928f2ad4ce263a49f4f8990d19f4e56268.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 51026ce3406..6f68b6a441a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-10-11 Kim F. Storm <storm@cua.dk>
2
3 * keyboard.c (make_lispy_position): Fix buffer position calculation for
4 mouse click or movement in fringe.
5
12005-10-10 Jason Rumney <jasonr@gnu.org> 62005-10-10 Jason Rumney <jasonr@gnu.org>
2 7
3 * xterm.c (remember_mouse_glyph): New function. 8 * xterm.c (remember_mouse_glyph): New function.