emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el
Date: Fri, 07 Oct 2005 08:43:59 -0400

Index: emacs/lisp/emulation/cua-base.el
diff -c emacs/lisp/emulation/cua-base.el:1.62 
emacs/lisp/emulation/cua-base.el:1.63
*** emacs/lisp/emulation/cua-base.el:1.62       Wed Sep 28 19:16:44 2005
--- emacs/lisp/emulation/cua-base.el    Fri Oct  7 12:43:56 2005
***************
*** 548,554 ****
  
  ;;; Global Mark support is in cua-gmrk.el
  
! (autoload 'cua-toggle-global-mark "cua-gmrk.el" nil t nil)
  
  ;; Stub definitions until cua-gmrk.el is loaded
  
--- 548,554 ----
  
  ;;; Global Mark support is in cua-gmrk.el
  
! (autoload 'cua-toggle-global-mark "cua-gmrk" nil t nil)
  
  ;; Stub definitions until cua-gmrk.el is loaded
  




reply via email to

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