emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/man/programs.texi
Date: Wed, 18 May 2005 10:52:30 -0400

Index: emacs/man/programs.texi
diff -c emacs/man/programs.texi:1.97 emacs/man/programs.texi:1.98
*** emacs/man/programs.texi:1.97        Wed Mar 30 11:57:10 2005
--- emacs/man/programs.texi     Wed May 18 14:52:29 2005
***************
*** 1235,1243 ****
  function being called at point.  (In other words, it finds the
  function call that point is contained in, and displays the argument
  list of that function.)  If point is over a documented variable, it
! shows the variable's docstring.  Eldoc mode applies in Emacs Lisp and
! Lisp Interaction modes only.  Use the command @kbd{M-x eldoc-mode} to
! enable or disable this feature.
  
  @node Hideshow
  @section Hideshow minor mode
--- 1235,1244 ----
  function being called at point.  (In other words, it finds the
  function call that point is contained in, and displays the argument
  list of that function.)  If point is over a documented variable, it
! shows the first line of the variable's docstring.  Eldoc mode applies
! in Emacs Lisp and Lisp Interaction modes, and perhaps a few others
! that provide special support for looking up doc strings.  Use the
! command @kbd{M-x eldoc-mode} to enable or disable this feature.
  
  @node Hideshow
  @section Hideshow minor mode
***************
*** 2022,2028 ****
    Simply inserting a line number is enough to indent it according to
  these rules.  As each digit is inserted, the indentation is recomputed.
  To turn off this feature, set the variable
! @code{fortran-electric-line-number} to @code{nil}.  
  
  
  @node ForIndent Conv
--- 2023,2029 ----
    Simply inserting a line number is enough to indent it according to
  these rules.  As each digit is inserted, the indentation is recomputed.
  To turn off this feature, set the variable
! @code{fortran-electric-line-number} to @code{nil}.
  
  
  @node ForIndent Conv




reply via email to

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