mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-12 00:36:35 -04:00
; * lisp/arc-mode.el (w32-get-console-codepage): Declare.
This commit is contained in:
parent
157a91b54b
commit
db178517ce
|
|
@ -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…
Reference in a new issue