1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00

(msgnum): Add defvar.

This commit is contained in:
Juanma Barranquero 2005-08-29 14:36:21 +00:00
parent ea9a034cd7
commit 6b9e63583a

View File

@ -31,6 +31,8 @@
;;; Code:
(defvar msgnum)
;; For rmail-select-summary
(require 'rmail)