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/viper-ex.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/viper-ex.el
Date: Fri, 30 Aug 2002 07:02:12 -0400

Index: emacs/lisp/emulation/viper-ex.el
diff -c emacs/lisp/emulation/viper-ex.el:1.44 
emacs/lisp/emulation/viper-ex.el:1.45
*** emacs/lisp/emulation/viper-ex.el:1.44       Tue Apr 16 01:49:11 2002
--- emacs/lisp/emulation/viper-ex.el    Fri Aug 30 07:02:10 2002
***************
*** 329,335 ****
    :group 'viper-ex)
  
  (defcustom ex-compile-command "make"
!   "The comand to run when the user types :make."
    :type 'string
    :group 'viper-ex)
  
--- 329,335 ----
    :group 'viper-ex)
  
  (defcustom ex-compile-command "make"
!   "The command to run when the user types :make."
    :type 'string
    :group 'viper-ex)
  




reply via email to

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