(ps feature freeze anyone?)
+2012-02-18 Glenn Morris <rgm@gnu.org>
+
+ * saveplace.el (save-place-ignore-files-regexp): Add :version.
+
2012-02-18 Eli Zaretskii <eliz@gnu.org>
* international/characters.el (script-list): Sync with the latest
"Regexp matching files for which no location should be recorded.
Useful for temporary file such as commit message files that are
automatically created by the VCS."
+ :version "24.1"
:type 'regexp :group 'save-place)
(defun toggle-save-place (&optional parg)