Mercurial > emacs
changeset 53142:ca4ed7c00061
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 23 Nov 2003 21:29:45 +0000 |
parents | 1679881ea880 |
children | 49489d2151bf |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Nov 23 21:28:24 2003 +0000 +++ b/src/ChangeLog Sun Nov 23 21:29:45 2003 +0000 @@ -1,8 +1,13 @@ +2003-11-23 Kim F. Storm <storm@cua.dk> + + * print.c (Fredirect_debugging_output): New defun. + (syms_of_print): Defsubr it. + 2003-11-22 Luc Teirlinck <teirllm@auburn.edu> * fns.c (Fset_char_table_parent): Doc fix. -2003-11-23 Kim F. Storm <storm@cua.dk> +2003-11-22 Kim F. Storm <storm@cua.dk> * dispnew.c (buffer_posn_from_coords): Return actual row/column for glyph clicked on, rather than (unused) pixel positions.