emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/cmdargs.texi
Date: Mon, 22 Sep 2003 11:48:02 -0400

Index: emacs/man/cmdargs.texi
diff -c emacs/man/cmdargs.texi:1.72 emacs/man/cmdargs.texi:1.73
*** emacs/man/cmdargs.texi:1.72 Mon Sep  1 11:45:45 2003
--- emacs/man/cmdargs.texi      Mon Sep 22 11:48:01 2003
***************
*** 112,118 ****
  @itemx address@hidden
  @opindex --funcall
  @cindex call Lisp functions, command-line argument
! Call Lisp function @var{function} with no arguments.
  
  @item address@hidden
  @opindex --eval
--- 112,121 ----
  @itemx address@hidden
  @opindex --funcall
  @cindex call Lisp functions, command-line argument
! Call Lisp function @var{function}.  If it is an interactive function
! (a command), it reads the arguments interactively just as if you had
! called the same function with a key sequence.  Otherwise, it calls the
! function with no arguments.
  
  @item address@hidden
  @opindex --eval




reply via email to

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