; * lisp/arc-mode.el (w32-get-console-codepage): Declare.

This commit is contained in:
Eli Zaretskii 2023-03-11 14:54:22 +02:00
parent 157a91b54b
commit db178517ce

View file

@ -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")