emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 30 Jul 2002 12:19:30 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2798 emacs/src/ChangeLog:1.2799
*** emacs/src/ChangeLog:1.2798  Sun Jul 28 21:59:16 2002
--- emacs/src/ChangeLog Tue Jul 30 12:19:30 2002
***************
*** 1,8 ****
  2002-07-28  Richard M. Stallman  <address@hidden>
  
        * 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):
--- 1,13 ----
+ 2002-07-30  Juanma Barranquero  <address@hidden>
+ 
+       * w32proc.c (syms_of_ntproc): Fix docstring of
+       `w32-get-true-file-attributes'.
+ 
  2002-07-28  Richard M. Stallman  <address@hidden>
  
        * 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,124 ****
  
        * 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  <address@hidden>
--- 116,129 ----
  
        * 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  <address@hidden>
***************
*** 4813,4819 ****
        * 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 <address@hidden>
  
        * w32gui.h (XImage): Add a dummy typedef.
  
--- 4818,4824 ----
        * 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  <address@hidden>
  
        * w32gui.h (XImage): Add a dummy typedef.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]