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:
788a55e
)
(lsdb-mode-delete-entry): Fix the last change.
author
ueno
<ueno>
Sun, 25 Aug 2002 02:55:16 +0000
(
02:55
+0000)
committer
ueno
<ueno>
Sun, 25 Aug 2002 02:55:16 +0000
(
02:55
+0000)
lsdb.el
patch
|
blob
|
history
diff --git
a/lsdb.el
b/lsdb.el
index
aab6031
..
4b04f75
100644
(file)
--- a/
lsdb.el
+++ b/
lsdb.el
@@
-1042,7
+1042,7
@@
Modify whole identification by side effect."
"Delete the entry on the current line."
(interactive)
(let ((record (lsdb-current-record))
- entry)
+ entry-name entry)
(unless record
(error "There is nothing to follow here"))
(setq entry-name (or (lsdb-current-entry)