mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Define risky-local-variable property here rather than in files.el.
This commit is contained in:
parent
e49c017910
commit
6dc3311d25
12 changed files with 30 additions and 1 deletions
|
|
@ -175,6 +175,7 @@
|
|||
((5) (50 110) ,#'(lambda () (+ 1900 parse-time-elt)))
|
||||
((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt))))
|
||||
"(slots predicate extractor...)")
|
||||
;;;###autoload(put 'parse-time-rules 'risky-local-variable t)
|
||||
|
||||
;;;###autoload
|
||||
(defun parse-time-string (string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue