aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c353ab7a52b..fac85f28b3d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,13 @@
12003-11-23 Kim F. Storm <storm@cua.dk>
2
3 * print.c (Fredirect_debugging_output): New defun.
4 (syms_of_print): Defsubr it.
5
12003-11-22 Luc Teirlinck <teirllm@auburn.edu> 62003-11-22 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * fns.c (Fset_char_table_parent): Doc fix. 8 * fns.c (Fset_char_table_parent): Doc fix.
4 9
52003-11-23 Kim F. Storm <storm@cua.dk> 102003-11-22 Kim F. Storm <storm@cua.dk>
6 11
7 * dispnew.c (buffer_posn_from_coords): Return actual row/column 12 * dispnew.c (buffer_posn_from_coords): Return actual row/column
8 for glyph clicked on, rather than (unused) pixel positions. 13 for glyph clicked on, rather than (unused) pixel positions.