Mercurial > emacs
changeset 46749:320ae387da9c
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 30 Jul 2002 16:19:30 +0000 |
parents | 15a19dbe41bc |
children | 514398573221 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 30 16:19:19 2002 +0000 +++ b/src/ChangeLog Tue Jul 30 16:19:30 2002 +0000 @@ -1,8 +1,13 @@ +2002-07-30 Juanma Barranquero <lektu@terra.es> + + * w32proc.c (syms_of_ntproc): Fix docstring of + `w32-get-true-file-attributes'. + 2002-07-28 Richard M. Stallman <rms@gnu.org> * s/hpux8.h (HPUX8): Define this before including hpux.h. (HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide. - + * s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8. * keyboard.c (make_lispy_event): @@ -111,14 +116,14 @@ * print.c (print_error_message): New args CONTEXT and CALLER. Calls changed. - + * lisp.h (print_error_message): Declare new args. * keyboard.c (cmd_error_internal): Pass Vsignaling_function and CONTEXT to print_error_message, don't print them here. For a Quit, don't use Vsignaling_function. Call message_log_maybe_newline. - + * Makefile.in (xsmfns.o): Don't depend on lisp.h. 2002-07-20 Kim F. Storm <storm@cua.dk> @@ -4813,7 +4818,7 @@ * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: Fix clearing in the case of scroll bars on the right. -2001-10-26 Juanma Barranquero <lektu@terra.es> +2001-10-26 Juanma Barranquero <lektu@terra.es> * w32gui.h (XImage): Add a dummy typedef.