emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp help.el


From: Martin Rudalics
Subject: [Emacs-commit] emacs/lisp help.el
Date: Sat, 10 Nov 2007 09:53:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       07/11/10 09:53:23

Modified files:
        lisp           : help.el 

Log message:
        (help-window, help-window-point-marker): New variables.
        (help-window-select): New option.
        (with-help-window): New macro for displaying help windows.
        (help-window-display-message, help-window-setup-finish)
        (help-window-setup): New functions used for setting up help windows.
        (print-help-return-message): Reset help-window to nil.
        (view-lossage): Use with-help-window instead of
        with-output-to-temp-buffer and move help-window-point-marker after
        inserted text.
        (describe-bindings, describe-key, describe-mode): Use
        with-help-window instead of with-output-to-temp-buffer.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/help.el?cvsroot=emacs&r1=1.331&r2=1.332




reply via email to

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