* lisp/arc-mode.el (tar-grind-file-mode): Remove left over autoload
This commit is contained in:
parent
5282e1378e
commit
dbc16cdd13
1 changed files with 0 additions and 2 deletions
|
@ -2237,8 +2237,6 @@ This doesn't recover lost files, it just undoes changes in the buffer itself."
|
|||
;; not the GNU nor the BSD extensions. As it turns out, this is sufficient
|
||||
;; for .deb packages.
|
||||
|
||||
(autoload 'tar-grind-file-mode "tar-mode")
|
||||
|
||||
(defconst archive-ar-file-header-re
|
||||
"\\(.\\{16\\}\\)\\([ 0-9]\\{12\\}\\)\\([ 0-9]\\{6\\}\\)\\([ 0-9]\\{6\\}\\)\\([ 0-7]\\{8\\}\\)\\([ 0-9]\\{10\\}\\)`\n")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue