emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vms-patch.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vms-patch.el,v
Date: Sun, 21 Oct 2007 14:54:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/21 14:54:35

Index: vms-patch.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vms-patch.el,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- vms-patch.el        20 Oct 2007 06:30:15 -0000      1.24
+++ vms-patch.el        21 Oct 2007 14:54:33 -0000      1.25
@@ -27,9 +27,7 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'ps-print)
-  (require 'vmsproc))
+(defvar print-region-function)
 
 (setq auto-mode-alist (cons '(("\\.com\\'" . dcl-mode)) auto-mode-alist))
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]