emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp dframe.el ChangeLog [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp dframe.el ChangeLog [EMACS_22_BASE]
Date: Thu, 23 Aug 2007 18:18:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/08/23 18:18:31

Modified files:
        lisp           : dframe.el ChangeLog 

Log message:
        Remove spurious * in custom docstrings.
        (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
        (dframe-xemacs20p): Remove, inline at the sole use point.
        (defface): Don't defvar the face, don't use old-style backquote.
        (defcustom): Don't use old-style backquote.
        (dframe-frame-parameter, dframe-mouse-event-p):
        Make it obvious that it's always defined.
        (dframe-popup-kludge): New function to replace
        dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
        (dframe-frame-mode, dframe-set-timer-internal)
        (dframe-mouse-set-point): Remove use of with-no-warnings from
        XEmacs-specific code.
        (dframe-set-timer-internal): Fix very old bug with
        post-command-idle-hook.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/dframe.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.11.2.1&r2=1.11.2.2
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.11049.2.247&r2=1.11049.2.248




reply via email to

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