mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-27 07:37:25 +00:00
org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
* org.texi (Weekly/daily agenda, Agenda commands): Fix typos. Thanks to Paul Eggert for spotting this.
This commit is contained in:
parent
90868e2d88
commit
da2ecd24cd
@ -7278,7 +7278,7 @@ will be made in the agenda:
|
||||
#+CATEGORY: Holiday
|
||||
%%(org-calendar-holiday) ; special function for holiday names
|
||||
#+CATEGORY: Ann
|
||||
%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is allways according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old
|
||||
%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is always according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old
|
||||
%%(org-anniversary 1869 10 2) Mahatma Gandhi would be %d years old
|
||||
@end example
|
||||
|
||||
@ -7858,8 +7858,8 @@ Interactively select another agenda view and append it to the current view.
|
||||
@item o
|
||||
Delete other windows.
|
||||
@c
|
||||
@orgcmdkskc{v d,d,org-aganda-day-view}
|
||||
@xorgcmdkskc{v w,w,org-aganda-day-view}
|
||||
@orgcmdkskc{v d,d,org-agenda-day-view}
|
||||
@xorgcmdkskc{v w,w,org-agenda-day-view}
|
||||
@xorgcmd{v m,org-agenda-month-view}
|
||||
@xorgcmd{v y,org-agenda-month-year}
|
||||
@xorgcmd{v SPC,org-agenda-reset-view}
|
||||
|
Loading…
Reference in New Issue
Block a user