[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp faces.el
From: |
Juri Linkov |
Subject: |
[Emacs-commit] emacs/lisp faces.el |
Date: |
Mon, 30 Jun 2008 19:35:59 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juri Linkov <jurta> 08/06/30 19:35:59
Modified files:
lisp : faces.el
Log message:
(face-name-history): New variable.
(make-face, make-empty-face): Replace interactive spec "S"
with `read-from-minibuffer' where `read' arg is t and
`hist' arg is `face-name-history'.
(read-face-name): Set `hist' arg of `completing-read-multiple'
to `face-name-history'.
(list-faces-display): Use `read-regexp' instead of `read-string'
to read regexp.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/faces.el?cvsroot=emacs&r1=1.416&r2=1.417
- [Emacs-commit] emacs/lisp faces.el, Chong Yidong, 2008/06/10
- [Emacs-commit] emacs/lisp faces.el, Kenichi Handa, 2008/06/12
- [Emacs-commit] emacs/lisp faces.el, Kenichi Handa, 2008/06/12
- [Emacs-commit] emacs/lisp faces.el, Kenichi Handa, 2008/06/12
- [Emacs-commit] emacs/lisp faces.el, Chong Yidong, 2008/06/21
- [Emacs-commit] emacs/lisp faces.el, Chong Yidong, 2008/06/24
- [Emacs-commit] emacs/lisp faces.el, Chong Yidong, 2008/06/25
- [Emacs-commit] emacs/lisp faces.el, Chong Yidong, 2008/06/28
- [Emacs-commit] emacs/lisp faces.el,
Juri Linkov <=