emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp descr-text.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp descr-text.el
Date: Wed, 28 Dec 2005 01:55:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/12/28 01:55:16

Modified files:
        lisp           : descr-text.el 

Log message:
        (describe-text-sexp): Use square brackets for
        button [Show] to distinguish it from the property value `show'.
        (describe-property-list): Use `insert-text-button' with
        `help-face' type instead of putting face in quotes, because button
        is not created automatically for a list of faces.
        (describe-text-properties-1): Put button-type value in quotes to
        distinguish from plain text "button".
        (describe-char): Display code point values in hex.  Don't use
        `symbol-name' for `current-input-method' because it is a string.
        Use `insert-text-button' with `help-face' type instead of putting
        hardcoded face in quotes, because button is not created automatically.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/descr-text.el.diff?tr1=1.49&tr2=1.50&r1=text&r2=text




reply via email to

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