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: Wed, 24 Nov 2004 22:35:41 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1074 emacs/etc/NEWS:1.1075
*** emacs/etc/NEWS:1.1074       Thu Nov 25 00:49:34 2004
--- emacs/etc/NEWS      Thu Nov 25 03:22:56 2004
***************
*** 2459,2468 ****
  modification times.  Magic file name handlers can handle this
  operation.
  
- ** file-remote-p now returns an identifier for the remote system,
- if the file is indeed remote.  (Before, the return value was t in
- this case.)
- 
  +++
  ** The display space :width and :align-to text properties are now
  supported on text terminals.
--- 2459,2464 ----
***************
*** 3228,3233 ****
--- 3224,3230 ----
  ** The new function `file-remote-p' tests a file name and returns
  non-nil if it specifies a remote file (one that Emacs accesses using
  its own special methods and not directly through the file system).
+ The value in that case is an identifier for the remote file system.
  
  ---
  ** When a Lisp file uses CL functions at run-time, compiling the file




reply via email to

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