]> code.delx.au - gnu-emacs/blobdiff - lisp/pcvs-defs.el
(Vchar_unify_table): Comment added.
[gnu-emacs] / lisp / pcvs-defs.el
index 03b8662b2fc35c49d2746820d943c3d35ad4c577..0c0236efc547fb7f0eb63cfb14062bad177b8aca 100644 (file)
@@ -75,7 +75,7 @@ versions, such as the one in SunOS-4.")
 ;;  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))