mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; * admin/admin.el (make-news-html-file): Fix typo.
This commit is contained in:
parent
e2c3ce2402
commit
50bb9ec84c
1 changed files with 1 additions and 1 deletions
|
|
@ -955,7 +955,7 @@ $Date: %s $
|
|||
(format admin--org-html-postamble
|
||||
copyright-years
|
||||
;; e.g. "2022/09/13 09:13:13"
|
||||
(format-time-string "%Y/%M/%y %H:%m:%S")))
|
||||
(format-time-string "%Y/%m/%d %H:%m:%S")))
|
||||
(org-html-mathjax-template "")
|
||||
(htmlize-output-type 'css))
|
||||
(org-html-export-as-html))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue