emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/help.texi
Date: Sun, 06 Mar 2005 12:25:08 -0500

Index: emacs/man/help.texi
diff -c emacs/man/help.texi:1.31 emacs/man/help.texi:1.32
*** emacs/man/help.texi:1.31    Wed Feb 16 10:04:34 2005
--- emacs/man/help.texi Sun Mar  6 17:25:06 2005
***************
*** 249,263 ****
    @kbd{C-h v} (@code{describe-variable}) is like @kbd{C-h f} but describes
  Lisp variables instead of Lisp functions.  Its default is the Lisp symbol
  around or before point, but only if that is the name of a known Lisp
! variable.  @address@hidden
  
!   Help buffers describing variables or functions defined in Lisp
! normally have hyperlinks to the Lisp definition, if you have the Lisp
! source files installed.  If you know Lisp, this provides the ultimate
! documentation.  If you don't know Lisp, you should learn it.  If you
! are just @emph{using} Emacs, treating Emacs as an object (file), then
! you don't really love it.  For true intimacy with your editor, you
! need to read the source code.
  
  @node Apropos
  @section Apropos
--- 249,263 ----
    @kbd{C-h v} (@code{describe-variable}) is like @kbd{C-h f} but describes
  Lisp variables instead of Lisp functions.  Its default is the Lisp symbol
  around or before point, but only if that is the name of a known Lisp
! variable.  @xref{Variables}.
  
!   Help buffers describing Emacs variables and functions normally have
! hyperlinks to the definition, if you have the source files installed.
! (@xref{Hyperlinking}.)  If you know Lisp (or C), this provides the
! ultimate documentation.  If you don't know Lisp, you should learn it.
! If you are just @emph{using} Emacs, treating Emacs as an object
! (file), then you don't really love it.  For true intimacy with your
! editor, you need to read the source code.
  
  @node Apropos
  @section Apropos




reply via email to

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