/[emacs]/emacs/lisp/info-look.el
ViewVC logotype

Diff of /emacs/lisp/info-look.el

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

revision 1.26.4.7 by miles, Sat May 1 23:46:15 2004 UTC revision 1.26.4.8 by miles, Mon Oct 25 04:19:40 2004 UTC
# Line 245  system." Line 245  system."
245    (interactive)    (interactive)
246    (setq info-lookup-cache nil))    (setq info-lookup-cache nil))
247    
248    ;;;###autoload (put 'info-lookup-symbol 'info-file "emacs")
249  ;;;###autoload  ;;;###autoload
250  (defun info-lookup-symbol (symbol &optional mode)  (defun info-lookup-symbol (symbol &optional mode)
251    "Display the definition of SYMBOL, as found in the relevant manual.    "Display the definition of SYMBOL, as found in the relevant manual.
# Line 258  With prefix arg a query for the symbol h Line 259  With prefix arg a query for the symbol h
259     (info-lookup-interactive-arguments 'symbol current-prefix-arg))     (info-lookup-interactive-arguments 'symbol current-prefix-arg))
260    (info-lookup 'symbol symbol mode))    (info-lookup 'symbol symbol mode))
261    
262    ;;;###autoload (put 'info-lookup-file 'info-file "emacs")
263  ;;;###autoload  ;;;###autoload
264  (defun info-lookup-file (file &optional mode)  (defun info-lookup-file (file &optional mode)
265    "Display the documentation of a file.    "Display the documentation of a file.

Legend:
Removed from v.1.26.4.7  
changed lines
  Added in v.1.26.4.8

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