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: Fri, 21 Feb 2003 03:06:40 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3111 emacs/src/ChangeLog:1.3112
*** emacs/src/ChangeLog:1.3111  Thu Feb 20 07:41:34 2003
--- emacs/src/ChangeLog Fri Feb 21 03:06:39 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-02-21  Juanma Barranquero  <address@hidden>
+ 
+       Port of patch for RC by Klaus Zeitler <address@hidden>.
+ 
+       * s/hpux10.h: Define POLL_INTERRUPTED_SYS_CALL, not
+       POLLING_PROBLEM_IN_SELECT.
+ 
+       * s/hpux11.h: Include hpux10-20.h instead of hpux10.h.
+       Delete #undef of POLLING_PROBLEM_IN_SELECT.
+ 
+       * s/hpux10-20.h: New file.
+ 
+       * process.c (wait_reading_process_input): Use
+       POLL_INTERRUPTED_SYS_CALL, not POLLING_PROBLEM_IN_SELECT.
+ 
  2003-02-20  Kenichi Handa  <address@hidden>
  
        * fontset.c (check_fontset_name): If NAME is nil, return the
***************
*** 63,69 ****
        Never include "`" or "," (inside backquote) in a symbol.
        Allow dotted-pair dot after a character constant.
        Allow "`" and "," (inside backquote) after a character constant.
!       
  2003-02-17  Jan Dj,Ad(Brv  <address@hidden>
  
        * gtkutil.c (xg_tool_bar_expose_callback): New function.
--- 78,84 ----
        Never include "`" or "," (inside backquote) in a symbol.
        Allow dotted-pair dot after a character constant.
        Allow "`" and "," (inside backquote) after a character constant.
! 
  2003-02-17  Jan Dj,Ad(Brv  <address@hidden>
  
        * gtkutil.c (xg_tool_bar_expose_callback): New function.
***************
*** 182,188 ****
  
        * xmenu.c (menu_position_func): Adjust menu popup position so that
        the menu is fully visible.
-       
  
  2003-02-07  Jan Dj,Ad(Brv  <address@hidden>
  
--- 197,202 ----




reply via email to

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