comparison src/ChangeLog @ 30234:1cd3b42b273e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 14 Jul 2000 18:03:02 +0000
parents fc27091b8651
children 5a0d447b7eea
comparison
equal deleted inserted replaced
30233:1e2f2a050a93 30234:1cd3b42b273e
11 (syms_of_coding): Make it a Lisp variable. 11 (syms_of_coding): Make it a Lisp variable.
12 (detect_coding_iso2022): If inhibit_iso_escape_detection is 12 (detect_coding_iso2022): If inhibit_iso_escape_detection is
13 nonzero, ignore ISO2022's escape sequence. 13 nonzero, ignore ISO2022's escape sequence.
14 14
15 2000-07-14 Gerd Moellmann <gerd@gnu.org> 15 2000-07-14 Gerd Moellmann <gerd@gnu.org>
16
17 * alloca.c (malloc) [emacs]: Define as xmalloc.
16 18
17 * xfns.c (Fx_show_tip): If frame parameters contain a position, 19 * xfns.c (Fx_show_tip): If frame parameters contain a position,
18 use that instead of the mouse position. Add parameters DX and DY. 20 use that instead of the mouse position. Add parameters DX and DY.
19 21
20 * dispextern.h (Fx_show_tip): Adjust number of parameters 22 * dispextern.h (Fx_show_tip): Adjust number of parameters