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.1


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.1
Date: Fri, 04 Apr 2003 01:23:44 -0500

Index: emacs/src/ChangeLog.1
diff -c emacs/src/ChangeLog.1:1.4 emacs/src/ChangeLog.1:1.5
*** emacs/src/ChangeLog.1:1.4   Mon Nov 12 19:05:26 2001
--- emacs/src/ChangeLog.1       Tue Jan 28 18:49:11 2003
***************
*** 238,244 ****
        Make it return a pointer to a global structure,
        not a struct itself.  Change caller (Fparse_partial_sexp).
  
!       * s-usg*: #define static as nothing.
        * m-hp200.h: No longer needs to #define static.
  
        * unexec.c (adjust_lnnoptrs):
--- 238,244 ----
        Make it return a pointer to a global structure,
        not a struct itself.  Change caller (Fparse_partial_sexp).
  
!       * s-usg*.h: #define static as nothing.
        * m-hp200.h: No longer needs to #define static.
  
        * unexec.c (adjust_lnnoptrs):
***************
*** 254,260 ****
        * crt0.c (BOGUS case):
        Move "start:" from non-tower32 case to unconditional.
  
!       * unexec.c for COFF:
        Put the rounding-to-page-boundaries of section positions
        within the file into a UMAX conditional.  (See Feb 19).
  
--- 254,260 ----
        * crt0.c (BOGUS case):
        Move "start:" from non-tower32 case to unconditional.
  
!       * unexec.c [COFF]:
        Put the rounding-to-page-boundaries of section positions
        within the file into a UMAX conditional.  (See Feb 19).
  
***************
*** 737,743 ****
        no need to call redisplay_window.
  
  
!       * Problem: standard sysV has no file ioctl.h.
  
        * process.c, keyboard.c, dispnew.c, sysdep.c:
        Include ioctl.h in BSD, termio.h and/or fcntl.h in sysV.
--- 737,743 ----
        no need to call redisplay_window.
  
  
!       Problem: standard sysV has no file ioctl.h.
  
        * process.c, keyboard.c, dispnew.c, sysdep.c:
        Include ioctl.h in BSD, termio.h and/or fcntl.h in sysV.
***************
*** 781,787 ****
        Make one sun3 fix machine-independent.
        (Prevent a_bss from being negative).
  
!       * casefiddle (casify_region):
        New flag value CAPITALIZE_UP which is like CAPITALIZE
        but changes only the initials.  Function upcase_initials_region
        is an interface to this mode.
--- 781,787 ----
        Make one sun3 fix machine-independent.
        (Prevent a_bss from being negative).
  
!       * casefiddle.c (casify_region):
        New flag value CAPITALIZE_UP which is like CAPITALIZE
        but changes only the initials.  Function upcase_initials_region
        is an interface to this mode.
***************
*** 862,868 ****
        * process.c (pty):
        On UNIPLUS, don't try opening other side.
  
!       * filelock.l (lock_file_1):
        If lock file is invalid, delete it and continue.
        If delete fails, ignore the lock.
  
--- 862,868 ----
        * process.c (pty):
        On UNIPLUS, don't try opening other side.
  
!       * filelock.c (lock_file_1):
        If lock file is invalid, delete it and continue.
        If delete fails, ignore the lock.
  
***************
*** 2762,2768 ****
        work now done in Fredraw_display.
        Minor changes in InitDsp and in minibuf.
  
!       * TrmAmb.c flushed.
        * Trm*.c: tt.t_init routine now passed no arguments.
  
  1985-06-23  Richard M. Stallman  (address@hidden)
--- 2762,2768 ----
        work now done in Fredraw_display.
        Minor changes in InitDsp and in minibuf.
  
!       * TrmAmb.c: flushed.
        * Trm*.c: tt.t_init routine now passed no arguments.
  
  1985-06-23  Richard M. Stallman  (address@hidden)




reply via email to

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