X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lsdb.el;h=4b04f757d16f56aad891e08207615d743be3e7b4;hb=53d27120778ca95bc96cff9c6e3b362acd061ccd;hp=aab60311c73838349e741b0ab00d3ecf8aa46dda;hpb=788a55e9ab97170897b9cca38a05b2b3188afb32;p=elisp%2Flsdb.git diff --git a/lsdb.el b/lsdb.el index aab6031..4b04f75 100644 --- 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)