/[emacs]/emacs/lisp/help-mode.el
ViewVC logotype

Diff of /emacs/lisp/help-mode.el

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

revision 1.36 by monnier, Thu Jul 14 02:07:08 2005 UTC revision 1.37 by monnier, Thu Jul 14 02:10:34 2005 UTC
# Line 519  Both variable, function and face documen Line 519  Both variable, function and face documen
519  help buffer."  help buffer."
520    (with-current-buffer (help-buffer)    (with-current-buffer (help-buffer)
521      ;; Push the previous item on the stack before clobbering the output buffer.      ;; Push the previous item on the stack before clobbering the output buffer.
522      (help-setup-xref (list 'help-xref-interned symbol) nil)      (help-setup-xref nil nil)
523      (let ((facedoc (when (facep symbol)      (let ((facedoc (when (facep symbol)
524                       ;; Don't record the current entry in the stack.                       ;; Don't record the current entry in the stack.
525                       (setq help-xref-stack-item nil)                       (setq help-xref-stack-item nil)

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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