; * lisp/arc-mode.el (w32-get-console-codepage): Declare.
This commit is contained in:
parent
157a91b54b
commit
db178517ce
1 changed files with 1 additions and 0 deletions
|
@ -1956,6 +1956,7 @@ This doesn't recover lost files, it just undoes changes in the buffer itself."
|
|||
;; -------------------------------------------------------------------------
|
||||
;;; Section: Zip Archives
|
||||
|
||||
(declare-function w32-get-console-codepage "w32proc.c")
|
||||
(defun archive-zip-summarize ()
|
||||
(goto-char (- (point-max) (- 22 18)))
|
||||
(search-backward-regexp "[P]K\005\006")
|
||||
|
|
Loading…
Add table
Reference in a new issue