emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp hi-lock.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp hi-lock.el
Date: Mon, 30 Jun 2008 19:36:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/06/30 19:36:38

Modified files:
        lisp           : hi-lock.el 

Log message:
        (hi-lock-regexp-history): Make it an obsolete alias
        to `regexp-history'.
        (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
        make it an obsolete alias to it.
        (hi-lock-face-defaults): New variable renamed from
        `hi-lock-face-history'.
        (hi-lock-line-face-buffer, hi-lock-face-buffer)
        (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
        `read-from-minibuffer'.  Doc fix.
        (hi-lock-read-face-name): Replace `hi-lock-face-history' with
        `hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
        Set `hist' arg of `completing-read' to `face-name-history'.
        Put a list of default faces to `default' arg instead of `hist' arg.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/hi-lock.el?cvsroot=emacs&r1=1.51&r2=1.52




reply via email to

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