mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 05:03:04 +00:00
Drop use of `yas--version' in doc/yas-doc-helper.el
- No longer available since 0.14.3
This commit is contained in:
parent
dd570a6b22
commit
c1e6ff23e9
@ -199,7 +199,7 @@ But replace link to \"current\" page with a span element."
|
||||
;;:with-broken-links mark
|
||||
:html-postamble
|
||||
,(concat "<hr><p class='creator'>Generated by %c from "
|
||||
(or rev yas--version) " " date "</p>\n"
|
||||
rev " " date "</p>\n"
|
||||
"<p class='xhtml-validation'>%v</p>\n")))
|
||||
(project (assoc "yasnippet" org-publish-project-alist)))
|
||||
(when rev ;; Rakefile :doc:upload uses "html-revision".
|
||||
|
Loading…
x
Reference in New Issue
Block a user