annotate admin/notes/cvslogs @ 106181:36947fb87ecd
(bookmark-bmenu-bookmark-column): Remove var.
(bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
(bookmark-bmenu-show-filenames): Use push.
(bookmark-bmenu-hide-filenames): Use local var instead of
bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
(bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
(bookmark-bmenu-execute-deletions): Don't bother adding/removing the
filenames now that the bookmark names are always available.
| author |
Stefan Monnier <monnier@iro.umontreal.ca> |
| date |
Sat, 21 Nov 2009 06:43:45 +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
|