Rename a section in doc/emacs/cal-xtra.texi
* doc/emacs/cal-xtra.texi (Advanced Calendar/Diary Usage): Rename the section to be more general. * doc/emacs/emacs.texi: Update menu.
This commit is contained in:
parent
114a278868
commit
4695c85095
3 changed files with 12 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-09-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* cal-xtra.texi (Advanced Calendar/Diary Usage):
|
||||
Rename the section to be more general.
|
||||
* emacs.texi: Update menu.
|
||||
|
||||
2012-09-23 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* buffers.texi (Misc Buffer): Replace toggle-read-only with
|
||||
|
|
|
@ -7,10 +7,12 @@
|
|||
|
||||
@c Moved here from the Emacs Lisp Reference Manual, 2005-03-26.
|
||||
@node Advanced Calendar/Diary Usage
|
||||
@section Customizing the Calendar and Diary
|
||||
@section More advanced features of the Calendar and Diary
|
||||
|
||||
There are many ways in which you can customize the calendar and
|
||||
diary to suit your personal tastes.
|
||||
This section describes some of the more advanced/specialized
|
||||
features of the calendar and diary. It starts with some of the
|
||||
many ways in which you can customize the calendar and diary to suit
|
||||
your personal tastes.
|
||||
|
||||
@menu
|
||||
* Calendar Customizing:: Calendar layout and hooks.
|
||||
|
|
|
@ -953,7 +953,7 @@ The Diary
|
|||
* Special Diary Entries:: Anniversaries, blocks of dates, cyclic entries, etc.
|
||||
|
||||
@ifnottex
|
||||
Customizing the Calendar and Diary
|
||||
More advanced features of the Calendar and Diary
|
||||
|
||||
* Calendar Customizing:: Calendar layout and hooks.
|
||||
* Holiday Customizing:: Defining your own holidays.
|
||||
|
|
Loading…
Add table
Reference in a new issue