/[emacs]/emacs/lisp/emacs-lisp/eldoc.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/eldoc.el

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

revision 1.31 by rms, Tue Apr 26 11:00:56 2005 UTC revision 1.32 by rms, Sat May 14 11:25:31 2005 UTC
# Line 229  With prefix ARG, turn ElDoc mode on if a Line 229  With prefix ARG, turn ElDoc mode on if a
229         (not (eq (selected-window) (minibuffer-window)))))         (not (eq (selected-window) (minibuffer-window)))))
230    
231    
232    ;;;###autoload
233  (defvar eldoc-documentation-function nil  (defvar eldoc-documentation-function nil
234    "If non-nil, function to call to return doc string.    "If non-nil, function to call to return doc string.
235  The function of no args should return a one-line string for displaying  The function of no args should return a one-line string for displaying

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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