annotate admin/notes/cvslogs @ 96436:de00a663995a
(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.
| author |
Juri Linkov <juri@jurta.org> |
| date |
Mon, 30 Jun 2008 19:36:38 +0000 |
| parents |
eeb9265e0ea5 |
| children |
|
| rev |
line source |
|
92045
|
1 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html
|
|
|
2
|
|
|
3 From: Eli Zaretskii
|
|
|
4 Subject: Re: Log messages in CVS
|
|
|
5 Date: Sat, 29 Dec 2007 16:06:29 +0200
|
|
|
6
|
|
|
7 I once posted a summary that I know about; see:
|
|
|
8
|
|
|
9 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html
|
|
|
10 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html
|
|
|
11 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html
|
|
|
12
|
|
|
13 Richard commented here, basically approving my summary:
|
|
|
14
|
|
|
15 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html
|