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,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/pcvs-defs.el,v
Date: Sun, 19 Oct 2008 10:10:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/19 10:10:44

Index: pcvs-defs.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/pcvs-defs.el,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- pcvs-defs.el        6 May 2008 07:57:46 -0000       1.48
+++ pcvs-defs.el        19 Oct 2008 10:10:44 -0000      1.49
@@ -75,7 +75,7 @@
 ;;  cvsrc options
 ;;
 
-(defcustom cvs-cvsrc-file "~/.cvsrc"
+(defcustom cvs-cvsrc-file (convert-standard-filename "~/.cvsrc")
   "Path to your cvsrc file."
   :group 'pcl-cvs
   :type '(file))




reply via email to

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