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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 17 Aug 2004 08:56:45 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3834 emacs/src/ChangeLog:1.3835
*** emacs/src/ChangeLog:1.3834  Sat Aug 14 12:54:20 2004
--- emacs/src/ChangeLog Mon Aug 16 23:02:46 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-08-16  Richard M. Stallman  <address@hidden>
+ 
+       * sysdep.c (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
+       Set VQUIT and VINTR chars to the standard ones if they are unset.
+       [AIX]: Don't do that here.  And don't force VINTR to standard
+       when SIGNALS_VIA_CHARACTERS.
+ 
+       * process.c (process_send_signal) 
+       [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
+       Do nothing if the character is CVDISABLE.
+ 
+       * xfaces.c (merge_face_ref): Specifying `unspecified' is a no-op.
+ 
+       * intervals.c (move_if_not_intangible): 
+       Force POSITION to be between BEGV and ZV.
+ 
  2004-08-14  John Paul Wallington  <address@hidden>
  
        * buffer.c (Frestore_buffer_modified_p): Doc fix.
***************
*** 74,79 ****
--- 90,99 ----
  
        * callint.c (Fcall_interactively): Doc fix.
  
+ 2004-07-30  Richard M. Stallman  <address@hidden>
+ 
+       * abbrev.c (Fexpand_abbrev): Undo previous change.
+ 
  2004-07-30  Kim F. Storm  <address@hidden>
  
        * editfns.c (Fformat): Allocate extra (dummy) element in info.




reply via email to

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