/[emacs]/emacs/man/programs.texi
ViewVC logotype

Diff of /emacs/man/programs.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.97 by gm, Wed Mar 30 11:57:10 2005 UTC revision 1.98 by teirllm, Wed May 18 14:52:29 2005 UTC
# Line 1235  mode constantly displays in the echo are Line 1235  mode constantly displays in the echo are
1235  function being called at point.  (In other words, it finds the  function being called at point.  (In other words, it finds the
1236  function call that point is contained in, and displays the argument  function call that point is contained in, and displays the argument
1237  list of that function.)  If point is over a documented variable, it  list of that function.)  If point is over a documented variable, it
1238  shows the variable's docstring.  Eldoc mode applies in Emacs Lisp and  shows the first line of the variable's docstring.  Eldoc mode applies
1239  Lisp Interaction modes only.  Use the command @kbd{M-x eldoc-mode} to  in Emacs Lisp and Lisp Interaction modes, and perhaps a few others
1240  enable or disable this feature.  that provide special support for looking up doc strings.  Use the
1241    command @kbd{M-x eldoc-mode} to enable or disable this feature.
1242    
1243  @node Hideshow  @node Hideshow
1244  @section Hideshow minor mode  @section Hideshow minor mode
# Line 2022  value 5, line numbers are right-justifie Line 2023  value 5, line numbers are right-justifie
2023    Simply inserting a line number is enough to indent it according to    Simply inserting a line number is enough to indent it according to
2024  these rules.  As each digit is inserted, the indentation is recomputed.  these rules.  As each digit is inserted, the indentation is recomputed.
2025  To turn off this feature, set the variable  To turn off this feature, set the variable
2026  @code{fortran-electric-line-number} to @code{nil}.    @code{fortran-electric-line-number} to @code{nil}.
2027    
2028    
2029  @node ForIndent Conv  @node ForIndent Conv

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26