comparison src/ChangeLog @ 53142:ca4ed7c00061

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Nov 2003 21:29:45 +0000
parents 61a57825f38b
children 99a669ece962
comparison
equal deleted inserted replaced
53141:1679881ea880 53142:ca4ed7c00061
1 2003-11-23 Kim F. Storm <storm@cua.dk>
2
3 * print.c (Fredirect_debugging_output): New defun.
4 (syms_of_print): Defsubr it.
5
1 2003-11-22 Luc Teirlinck <teirllm@auburn.edu> 6 2003-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
5 2003-11-23 Kim F. Storm <storm@cua.dk> 10 2003-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.
9 (mode_line_string, marginal_area_string): Change X and Y args to 14 (mode_line_string, marginal_area_string): Change X and Y args to
10 pointers for returning actual row/column for glyph clicked on. 15 pointers for returning actual row/column for glyph clicked on.