mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
Remove unnecessary @refill.
This commit is contained in:
parent
7318480cec
commit
9548391ca2
@ -1,3 +1,7 @@
|
||||
2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
|
||||
|
||||
2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* fortran-xtra.texi (Fortran Abbrev): Remove @refill.
|
||||
|
@ -68,7 +68,7 @@ the calendar).
|
||||
Starting the calendar runs the normal hook
|
||||
@code{calendar-initial-window-hook}. Recomputation of the calendar
|
||||
display does not run this hook. But if you leave the calendar with the
|
||||
@kbd{q} command and reenter it, the hook runs again.@refill
|
||||
@kbd{q} command and reenter it, the hook runs again.
|
||||
|
||||
@vindex calendar-today-visible-hook
|
||||
@findex calendar-star-date
|
||||
@ -631,7 +631,7 @@ example, to sort the entries by the dates they apply to.
|
||||
Ordinarily, the fancy diary buffer does not show days for which there
|
||||
are no diary entries, even if that day is a holiday. If you want such
|
||||
days to be shown in the fancy diary buffer, set the variable
|
||||
@code{diary-list-include-blanks} to @code{t}.@refill
|
||||
@code{diary-list-include-blanks} to @code{t}.
|
||||
|
||||
The fancy diary buffer enables View mode
|
||||
@iftex
|
||||
|
Loading…
Reference in New Issue
Block a user