emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 04 Dec 2001 13:21:44 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.540 emacs/etc/NEWS:1.541
*** emacs/etc/NEWS:1.540        Sat Dec  1 20:25:08 2001
--- emacs/etc/NEWS      Tue Dec  4 13:21:44 2001
***************
*** 82,90 ****
  
  +++
  ** Emacs now reads the standard abbrevs file ~/.abbrev_defs
! automatically at startup, if it exists.  And it always offers to save
! abbrevs (if you have changed them) when if offers to save modified
! buffers.
  
  ** Display of hollow cursors now obeys the buffer-local value (if any)
  of `cursor-in-non-selected-windows' in the buffer that the cursor
--- 82,91 ----
  
  +++
  ** Emacs now reads the standard abbrevs file ~/.abbrev_defs
! automatically at startup, if it exists.  When Emacs offers to save
! modified buffers, it saves the abbrevs too if they have changed.  It
! can do this either silently or asking for confirmation first,
! according to the value of `save-abbrebvs'.
  
  ** Display of hollow cursors now obeys the buffer-local value (if any)
  of `cursor-in-non-selected-windows' in the buffer that the cursor
***************
*** 2839,2849 ****
  
  * Lisp changes in Emacs 21.1 (see following page for display-related features)
  
- Note that +++ before an item means the Lisp manual has been updated.
- --- means that I have decided it does not need to be in the Lisp manual.
- When you add a new item, please add it without either +++ or ---
- so I will know I still need to look at it -- rms.
- 
  ** The new package rx.el provides an alternative sexp notation for
  regular expressions.
  
--- 2840,2845 ----
***************
*** 3846,3856 ****
  
  
  * New Lisp-level Display features in Emacs 21.1
- 
- Note that +++ before an item means the Lisp manual has been updated.
- --- means that I have decided it does not need to be in the Lisp manual.
- When you add a new item, please add it without either +++ or ---
- so I will know I still need to look at it -- rms.
  
  ** The function tty-suppress-bold-inverse-default-colors can be used
  to make Emacs avoid displaying text with bold black foreground on TTYs.
--- 3842,3847 ----



reply via email to

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