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: Sat, 20 Oct 2007 06:30:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/20 06:30:19

Index: vms-patch.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vms-patch.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- vms-patch.el        26 Jul 2007 05:26:37 -0000      1.23
+++ vms-patch.el        20 Oct 2007 06:30:15 -0000      1.24
@@ -27,6 +27,10 @@
 
 ;;; Code:
 
+(eval-when-compile
+  (require 'ps-print)
+  (require 'vmsproc))
+
 (setq auto-mode-alist (cons '(("\\.com\\'" . dcl-mode)) auto-mode-alist))
 
 ;;; Functions that need redefinition




reply via email to

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