]> code.delx.au - gnu-emacs/blobdiff - lisp/locate.el
Change encoding to iso-2022-7bit and add coding: tag.
[gnu-emacs] / lisp / locate.el
index 3a18d77f0894d19765d47b91c4c9812996296b0a..42463a160fac1313f9add7167e7be0844c590bc2 100644 (file)
 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches."
   :type 'string
   :group 'locate
-  :version "21.4")
+  :version "22.1")
 
 (defcustom locate-update-command "updatedb"
   "The command used to update the locate database."