emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/pcvs-defs.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/pcvs-defs.el
Date: Mon, 16 Jun 2003 16:21:43 -0400

Index: emacs/lisp/pcvs-defs.el
diff -c emacs/lisp/pcvs-defs.el:1.22 emacs/lisp/pcvs-defs.el:1.23
*** emacs/lisp/pcvs-defs.el:1.22        Fri May  9 18:37:44 2003
--- emacs/lisp/pcvs-defs.el     Mon Jun 16 16:21:42 2003
***************
*** 1,6 ****
  ;;; pcvs-defs.el --- variable definitions for PCL-CVS
  
! ;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000  Free Software 
Foundation, Inc.
  
  ;; Author: Stefan Monnier <address@hidden>
  ;; Keywords: pcl-cvs
--- 1,7 ----
  ;;; pcvs-defs.el --- variable definitions for PCL-CVS
  
! ;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2003
! ;;           Free Software Foundation, Inc.
  
  ;; Author: Stefan Monnier <address@hidden>
  ;; Keywords: pcl-cvs
***************
*** 479,485 ****
      (define-key m [examine]
        '(menu-item "Examine Directory" cvs-examine
                  :help "Examine the current state of a workarea"))
!     m))
  
  
  ;; cvs-1.10 and above can take file arguments in other directories
--- 480,486 ----
      (define-key m [examine]
        '(menu-item "Examine Directory" cvs-examine
                  :help "Examine the current state of a workarea"))
!     (fset 'cvs-global-menu m)))
  
  
  ;; cvs-1.10 and above can take file arguments in other directories




reply via email to

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