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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 04 Jan 2005 13:14:10 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1096 emacs/etc/NEWS:1.1097
*** emacs/etc/NEWS:1.1096       Mon Jan  3 03:23:31 2005
--- emacs/etc/NEWS      Tue Jan  4 18:01:45 2005
***************
*** 625,635 ****
  doublequotes make no difference in the shell, but they prevent
  special treatment in `dired-do-shell-command'.
  
- +++
- *** Dired's v command now runs external viewers to view certain
- types of files.  The variable `dired-view-command-alist' controls
- what external viewers to use and when.
- 
  *** In Dired, the w command now copies the current line's file name
  into the kill ring.  With a zero prefix arg, copies absolute file names.
  
--- 625,630 ----
***************
*** 2429,2434 ****
--- 2424,2436 ----
  ** `cfengine-mode' is a major mode for editing GNU Cfengine
  configuration files.
  
+ * Incompatible Lisp Changes in Emacs 21.4
+ 
+ +++
+ ** Mode line display ignores text properties as well as the
+ :propertize and :eval forms in the value of a variable whose
+ `risky-local-variable' property is nil.
+ 
  * Lisp Changes in Emacs 21.4
  
  +++
***************
*** 3853,3863 ****
  used to add text properties to mode-line elements.
  
  +++
- ** Mode line display ignores text properties as well as the
- :propertize and :eval forms in the value of a variable whose
- `risky-local-variable' property is nil.
- 
- +++
  ** The new `%i' and `%I' constructs for `mode-line-format' can be used
  to display the size of the accessible part of the buffer on the mode
  line.
--- 3855,3860 ----




reply via email to

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