emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/org/org-id.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/org/org-id.el,v
Date: Sun, 19 Oct 2008 10:20:24 +0000

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

Index: org-id.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/org/org-id.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- org-id.el   12 Oct 2008 06:12:45 -0000      1.5
+++ org-id.el   19 Oct 2008 10:20:22 -0000      1.6
@@ -116,7 +116,7 @@
   :group 'org-id
   :type 'boolean)
 
-(defcustom org-id-locations-file "~/.org-id-locations"
+(defcustom org-id-locations-file (convert-standard-filename 
"~/.org-id-locations")
   "The file for remembering the last ID number generated."
   :group 'org-id
   :type 'file)




reply via email to

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