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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 11 Jun 2002 18:33:52 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.689 emacs/etc/NEWS:1.690
*** emacs/etc/NEWS:1.689        Mon Jun 10 21:23:10 2002
--- emacs/etc/NEWS      Tue Jun 11 18:33:52 2002
***************
*** 835,840 ****
--- 835,844 ----
  ** The new variable `read-file-name-function' can be used by lisp code
  to override the internal read-file-name function.
  
+ ** The new function `read-directory-name' can be used instead of
+ `read-file-name' to read a directory name; when used, completion
+ will only show directories.
+ 
  ** The New lisp library fringe.el controls the apperance of fringes.
  
  ** The `defmacro' form may contain declarations specifying how to
***************
*** 1113,1118 ****
--- 1117,1127 ----
  
  This is like window-height but does not count the mode line
  or the header line.
+ 
+ ** New function format-mode-line.
+ 
+ This returns the mode-line or header-line of the selected (or a
+ specified) window as a string without text properties.
  
  ** New functions `lax-plist-get' and `lax-plist-put'.
  



reply via email to

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