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

Diff of /emacs/lisp/help.el

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

revision 1.291 by eliz, Sat Dec 3 11:51:39 2005 UTC revision 1.292 by eliz, Sat Dec 3 12:07:03 2005 UTC
# Line 159  specifies what to do when the user exits Line 159  specifies what to do when the user exits
159                     (if first-message "  ")                     (if first-message "  ")
160                     ;; If the help buffer will go in a separate frame,                     ;; If the help buffer will go in a separate frame,
161                     ;; it's no use mentioning a command to scroll, so don't.                     ;; it's no use mentioning a command to scroll, so don't.
162                     (if (special-display-p (buffer-name standard-output))                     (if (or pop-up-windows
163                               (special-display-p (buffer-name standard-output)))
164                         nil                         nil
165                       (if (same-window-p (buffer-name standard-output))                       (if (same-window-p (buffer-name standard-output))
166                           ;; Say how to scroll this window.                           ;; Say how to scroll this window.

Legend:
Removed from v.1.291  
changed lines
  Added in v.1.292

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