projects
/
elisp
/
lsdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb63d3d
)
* lsdb.el (lsdb-entry-type-alist): Increase score of 'organization.
author
ueno
<ueno>
Thu, 25 Apr 2002 16:40:10 +0000
(16:40 +0000)
committer
ueno
<ueno>
Thu, 25 Apr 2002 16:40:10 +0000
(16:40 +0000)
lsdb.el
patch
|
blob
|
history
diff --git
a/lsdb.el
b/lsdb.el
index
5516632
..
fbd13c8
100644
(file)
--- a/
lsdb.el
+++ b/
lsdb.el
@@
-77,7
+77,8
@@
where the last three elements are optional."
'((net 3 ?,)
(creation-date 2)
(mailing-list 1 ?,)
- (attribution 1 ?.))
+ (attribution 1 ?.)
+ (organization 1))
"Alist of entries to display.
The format of elements of this list should be
(ENTRY SCORE CLASS)