* dgnushack.el: Get rid of XEmacs compilation warning.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 10 Apr 2012 21:04:19 +0000 (23:04 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 10 Apr 2012 21:04:19 +0000 (23:04 +0200)
lisp/ChangeLog
lisp/dgnushack.el

index a7b438f..d742d0c 100644 (file)
@@ -1,5 +1,7 @@
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * dgnushack.el: Get rid of XEmacs compilation warning.
+
        * gnus-msg.el (gnus-summary-cancel-article): See what From header we
        would have gotten if we posted to the group, and use that to compare
        against the message we want to cancel (bug#10808).
index 9d9f434..29b6958 100644 (file)
     (defalias 'replace-highlight 'ignore)
     (defalias 'gnutls-available-p 'ignore)
     (defvar timer-list nil)
+    (defvar scroll-margin 0)
     (defalias 'w3-coding-system-for-mime-charset 'ignore)))
 
 (defun dgnushack-emacs-compile-defcustom-p ()