mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
; * admin/authors.el (authors-canonical-file-name): Remove debug leftover.
This commit is contained in:
parent
6b0fdf73cf
commit
e5b191465d
1 changed files with 1 additions and 1 deletions
|
|
@ -1501,7 +1501,7 @@ message if FILE is not found."
|
|||
;; same as that from top-level/ChangeLog.
|
||||
(let* ((fullname (expand-file-name file (file-name-directory log-file)))
|
||||
(entry (assoc fullname authors-checked-files-alist))
|
||||
laxlog relname valid foo)
|
||||
laxlog relname valid)
|
||||
(if entry
|
||||
(cdr entry)
|
||||
(setq relname (file-name-nondirectory file))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue