emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/files.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/files.texi [lexbind]
Date: Thu, 20 Nov 2003 19:36:53 -0500

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.70.2.2 emacs/man/files.texi:1.70.2.3
*** emacs/man/files.texi:1.70.2.2       Tue Oct 14 18:56:22 2003
--- emacs/man/files.texi        Thu Nov 20 19:36:12 2003
***************
*** 139,145 ****
  @code{substitute-in-file-name}.  The substitution is performed only on
  file names read as such using the minibuffer.
  
!   You can include non-ASCII characters in file names if you set the
  variable @code{file-name-coding-system} to a address@hidden value.
  @xref{Specify Coding}.
  
--- 139,145 ----
  @code{substitute-in-file-name}.  The substitution is performed only on
  file names read as such using the minibuffer.
  
!   You can include address@hidden characters in file names if you set the
  variable @code{file-name-coding-system} to a address@hidden value.
  @xref{Specify Coding}.
  
***************
*** 316,322 ****
  system.  @xref{Frames}.
  
  @findex find-file-literally
!   If you wish to edit a file as a sequence of ASCII characters with no special
  encoding or conversion, use the @kbd{M-x find-file-literally} command.
  It visits a file, like @kbd{C-x C-f}, but does not do format conversion
  (@pxref{Formatted Text}), character code conversion (@pxref{Coding
--- 316,322 ----
  system.  @xref{Frames}.
  
  @findex find-file-literally
!   If you wish to edit a file as a sequence of @acronym{ASCII} characters with 
no special
  encoding or conversion, use the @kbd{M-x find-file-literally} command.
  It visits a file, like @kbd{C-x C-f}, but does not do format conversion
  (@pxref{Formatted Text}), character code conversion (@pxref{Coding




reply via email to

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