diff options
| author | Kyle Meyer | 2023-04-16 21:13:08 -0400 |
|---|---|---|
| committer | Kyle Meyer | 2023-04-16 21:13:08 -0400 |
| commit | 596b780ab71d6495f866de35c234fe65a8a7914a (patch) | |
| tree | 3066133822793218ed83771f0632c5791ff17cb6 /doc/misc | |
| parent | a0b04a2247908e4d7d1d9f66886d3c1f21866084 (diff) | |
| download | emacs-596b780ab71d6495f866de35c234fe65a8a7914a.tar.gz emacs-596b780ab71d6495f866de35c234fe65a8a7914a.zip | |
Update to Org 9.6.4-2-g0f6ae7
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/org.org | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/misc/org.org b/doc/misc/org.org index 7ff0933de75..ae3fae0623e 100644 --- a/doc/misc/org.org +++ b/doc/misc/org.org | |||
| @@ -5958,8 +5958,9 @@ the agenda (see [[*Weekly/daily agenda]]). We distinguish: | |||
| 5958 | #+findex: org-block | 5958 | #+findex: org-block |
| 5959 | 5959 | ||
| 5960 | For more complex date specifications, Org mode supports using the | 5960 | For more complex date specifications, Org mode supports using the |
| 5961 | special expression diary entries implemented in the Emacs Calendar | 5961 | special expression diary entries implemented in the |
| 5962 | package[fn:20]. For example, with optional time: | 5962 | [[info:emacs#Special Diary Entries][Emacs Calendar package]][fn:20]. |
| 5963 | For example, with optional time: | ||
| 5963 | 5964 | ||
| 5964 | #+begin_example | 5965 | #+begin_example |
| 5965 | ,* 22:00-23:00 The nerd meeting on every 2nd Thursday of the month | 5966 | ,* 22:00-23:00 The nerd meeting on every 2nd Thursday of the month |