emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/commands.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/commands.texi
Date: Thu, 17 Mar 2005 18:17:22 -0500

Index: emacs/lispref/commands.texi
diff -c emacs/lispref/commands.texi:1.66 emacs/lispref/commands.texi:1.67
*** emacs/lispref/commands.texi:1.66    Sat Feb 26 23:52:38 2005
--- emacs/lispref/commands.texi Thu Mar 17 23:17:22 2005
***************
*** 350,355 ****
--- 350,360 ----
  @item F
  A file name.  The file need not exist.  Completion, Default, Prompt.
  
+ @item G
+ A file name.  The file need not exist.  If the user enters just a
+ directory name, then the value is just that directory name, with no
+ file name within the directory added.  Completion, Default, Prompt.
+ 
  @item i
  An irrelevant argument.  This code always supplies @code{nil} as
  the argument's value.  No I/O.




reply via email to

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