]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 21 Feb 2003 08:08:03 +0000 (08:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 21 Feb 2003 08:08:03 +0000 (08:08 +0000)
ChangeLog
src/ChangeLog

index 4af1de4d0c3ed3bda87a95618116456e81f2424b..231ba39b08bdff7c24714b1ea405dab88e17bfb3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-21  Klaus Zeitler  <kzeitler@lucent.com>
+
+       * configure.in: Set new hpux10-20.h as "major" include for 10.20.
+
 2003-02-13  Robert J. Chassell  <bob@rattlesnake.com>  (tiny change)
 
        * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
 1997-11-26  Joel N. Weber II  <devnull@gnu.org>
 
        * make-dist: Changed the comment about `umask 0' to say `Don't
-       restrict access to any files.'; previously it said `Don't protect
-       any files', which may have implied that we think fascism is good.
+       restrict access to any files.'; previously it said `Don't protect
+       any files', which may have implied that we think fascism is good.
 
 1997-11-24  Paul Eggert  <eggert@twinsun.com>
 
 1997-08-22  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
 
        * configure.in: Support auto-configuration of both Kerberos V4 and
-       Kerberos V5 for movemail, including detection of V4 and V5 header
-       files and libraries.
+       Kerberos V5 for movemail, including detection of V4 and V5 header
+       files and libraries.
 
 1997-08-16  NIIBE Yutaka  <gniibe@etl.go.jp>
 
 1997-06-22  Dave Love  <d.love@dl.ac.uk>
 
        * Makefile.in (lib-src): Depend on src/config.h (e.g. for
-       movemail.o).
+       movemail.o).
        (src/config.h): New target to re-configure if src/config.in
-       is patched.
+       is patched.
 
 1997-06-18  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
 1996-06-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
-       before `noshare'.
+       before `noshare'.
        (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
 
 1996-06-21  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 1996-03-08  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
        * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
-       just this test.
+       just this test.
 
        * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
 
 1995-10-30  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * Makefile.in (man1dir): New variable.
-       (install-arch-indep): Use man1dir.
+       (install-arch-indep): Use man1dir.
 
        * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
 
 1995-07-06  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
 
        * configure.in: Put back archlibdir initialization.  Require
-       autoconf 2.4.1 or later.
+       autoconf 2.4.1 or later.
 
 1995-07-01  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 1995-05-09  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
 
        * configure.in: Use sqrt (more portable) instead of fmod in -lm
-        check.
+       check.
 
 1995-05-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 1994-11-30  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
 
        * configure.in: Don't try to make directories that are guaranteed
-        to already exist.
+       to already exist.
 
 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 1994-11-08  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * Makefile.in (install-arch-indep): Avoid continued comment
-        swallowing target line.
+       swallowing target line.
 
 1994-11-08  David J. MacKenzie  (djm@churchy.gnu.ai.mit.edu)
 
        * Makefile.in (uninstall): Don't remove the lisp and etc
        directories if they're in the source tree.
 
-        Bring mumbleclean targets into conformance with GNU coding standards.
+       Bring mumbleclean targets into conformance with GNU coding standards.
        * Makefile.in (mostlyclean, clean): Separate these two; just have
        them pass the request to the subdirectory makefiles.
        (distclean): Pass the request down, and then get rid of the
 
 1993-05-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
-        * configure.in: Recognize configuration names for i860 boxes
+       * configure.in: Recognize configuration names for i860 boxes
        running SYSV.
 
 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
-        * Version 19.7 released.
+       * Version 19.7 released.
 
        * make-dist: There aren't any *.com files in lib-src anymore.
 
 
        * configure.in: Check for gettimeofday function, for getdate.y.
 
-        Change `configure' to a mixture of custom code and autoconf stuff.
+       Change `configure' to a mixture of custom code and autoconf stuff.
        autoconf can't derive all the information we need, but we'd really
        like to be able to take advantage of some of its tests, and its
        file-editing facilities.
 
        * make-dist: Distribute lisp/term/ChangeLog.
 
-        Arrange for C compilation throughout the tree to get
+       Arrange for C compilation throughout the tree to get
        C_SWITCH_SYSTEM from the configuration files.
        * configure: Extract C_SWITCH_SYSTEM from the machine and
        system-dependent files, and save it in the top-level Makefile.
 
 1992-09-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
-        * make-dist: Include the `vms' subdirectory in the distribution.
+       * make-dist: Include the `vms' subdirectory in the distribution.
 
 1992-09-10  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * make-dist: Be sure to delete the .c and .h files that YACC and
        BISON create from getdate.y.
 
-        * external-lisp: New directory; see `external-lisp/README'.
+       * external-lisp: New directory; see `external-lisp/README'.
        * make-dist: Added support for the external-lisp subdirectory.
 
        * make-dist: Changed message which complains that make-dist wasn't
 
 1992-04-29  Ken Raeburn  (Raeburn@Cygnus.COM)
 
-        * move-if-change: New file, copied from gcc release.
-        * Makefile.in (src/paths.h): Use it, and put the "sed" output into
-        a temp file, so we don't update paths.h if an error occurs or if
-        it doesn't need changing.
+       * move-if-change: New file, copied from gcc release.
+       * Makefile.in (src/paths.h): Use it, and put the "sed" output into
+       a temp file, so we don't update paths.h if an error occurs or if
+       it doesn't need changing.
 
 1992-04-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
 
 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
-        * Makefile (install): Remove `B' from tar xf command.
+       * Makefile (install): Remove `B' from tar xf command.
 
 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
 1991-12-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * config.emacs: New file, to help automate the installation
-        process.
+       process.
 
        * Makefile: Lots of changes to support the separation of etc into
        architecture-dependent and -independent files:
index 084535160d2d8699e96dfa3a4dd50f2296b5c32f..2f13a3f625ae88ae2bc7423f713c1cf3400fa7aa 100644 (file)
@@ -1,3 +1,18 @@
+2003-02-21  Juanma Barranquero  <lektu@terra.es>
+
+       Port of patch for RC by Klaus Zeitler <kzeitler@lucent.com>.
+
+       * 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  <handa@m17n.org>
 
        * fontset.c (check_fontset_name): If NAME is nil, return the
@@ -63,7 +78,7 @@
        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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_expose_callback): New function.
 
        * xmenu.c (menu_position_func): Adjust menu popup position so that
        the menu is fully visible.
-       
 
 2003-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>