Hitori Otegaru Wiki Modoki
Revision | 4e4ff9ab8301ab998c9bfd72655620d3a36d2760 (tree) |
---|---|
Time | 2020-12-31 19:08:35 |
Author | Hiraoka <khi@user...> |
Commiter | Hiraoka |
delete obsolete comment
@@ -1,5 +1,8 @@ | ||
1 | 1 | 2020-12-29 HIRAOKA Kazuyuki <khi@users.osdn.me> |
2 | 2 | |
3 | + * howm-mode.el (howm-template-title): | |
4 | + delete obsolete comment | |
5 | + | |
3 | 6 | * cheat-font-lock.el (cheat-font-lock-fontify): |
4 | 7 | fix warning on font-lock-fontify-buffer in byte compiling |
5 | 8 |
@@ -917,7 +917,6 @@ is necessary.") | ||
917 | 917 | (funcall disp-f arg)))) |
918 | 918 | rules)) |
919 | 919 | |
920 | -;; Use dynamic bindings dirtily! | |
921 | 920 | (defun howm-template-title (arg) |
922 | 921 | (insert (cdr (assoc 'title arg)))) |
923 | 922 | (defun howm-template-date (arg) |