mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
(cal-tex-cursor-week-iso): Delete spurious %.
This commit is contained in:
parent
cc6e052280
commit
287404f340
@ -824,7 +824,7 @@ Holidays are included if `cal-tex-holidays' is t."
|
||||
(cal-tex-nl)
|
||||
(setq month (extract-calendar-month date))
|
||||
(setq year (extract-calendar-year date)))
|
||||
(cal-tex-e-parbox)%
|
||||
(cal-tex-e-parbox)
|
||||
(if (/= i n)
|
||||
(progn
|
||||
(run-hooks 'cal-tex-week-hook)
|
||||
|
Loading…
Reference in New Issue
Block a user