Nicolas Goaziou
accf99cbc0
Deprecate `org-effort-durations'
...
* lisp/org.el (org-effort-duration): Remove unused variable.
* lisp/org-compat.el (org-effort-durations): Make
`org-effort-duration' an alias for `org-duration-units'.
* lisp/org-clock.el (org-clock-modify-effort-estimate): Fix docstring.
* doc/org-manual.org (Footnotes): Clarify footnote.
The variable is inactive since introduction of "org-duration" library.
2018-06-25 17:13:04 +02:00
Siraphob Phipathananunth
2fcf55f273
org-manual: Fix "cursor" to "point", fix grammar and add cross-references
...
* doc/org-manual : More wording and grammar is fixed, cross-references
to other sections are added when key terms appear (e.g. agenda,
property, completion).
2018-06-25 16:51:21 +02:00
Nicolas Goaziou
58f2950167
org-manual: Add missing markup for properties
...
* doc/org-manual.org (The clock table): Add missing markup for
properties.
2018-06-25 16:41:04 +02:00
Nicolas Goaziou
04cbfe3f31
org-manual: Add missing {{{var(...)}}} markup
...
* doc/org-manual.org (The clock table): Add missing {{{var(...)}}}
markup.
2018-06-25 16:34:58 +02:00
Nicolas Goaziou
5c376ae4a7
org-manual: Fix case of a tag
...
* doc/org-manual.org (Setting options for custom commands): Use lower
case for user defined example tags.
2018-06-24 22:42:09 +02:00
Nicolas Goaziou
5f78791b80
org-manual: Add missing markup
...
* doc/org-manual.org (The clock table): Add missing "=" markup for
parts of an Org buffer. Add "@noindent" directives.
2018-06-24 20:48:52 +02:00
Nicolas Goaziou
e4ecd04dda
org-manual: Fix formula markup
...
* doc/org-manual.org (Formula syntax for Calc): Add zero width spaces
to avoid unwanted markup.
2018-06-24 20:40:41 +02:00
Nicolas Goaziou
5dd9d7adb3
org-manual: Remove references to "timeline"
...
* doc/org-manual.org (Basic TODO Functionality):
(Priorities):
(Timestamps, Deadlines and Scheduling):
(Agenda Views):
(Change display):
(Footnotes): Remove references to the now removed "timeline" feature.
2018-06-24 20:11:18 +02:00
Nicolas Goaziou
07b35fa906
org-manual: Fix internal links
...
* doc/org-manual.org (Code Evaluation and Security Issues):
(Structure of Code Blocks):
(Packages that Org cooperates with): Fix case.
2018-06-24 20:00:23 +02:00
Nicolas Goaziou
644d0259ce
org-manual: Fix some info links
...
* doc/org-manual.org (Packages that Org cooperates with):
(Footnotes): Use "::" as node separator instead of ":".
2018-06-24 19:56:37 +02:00
Nicolas Goaziou
1bdee35231
org-manual: Add a missing cross reference
...
* doc/org-manual.org (Handling Links): Downcase tags. Add a link to
explicit what a "tags view" is.
2018-06-23 09:15:43 +02:00
Nicolas Goaziou
9b06cc975b
org-manual: Add missing markup
...
* doc/org-manual.org (Using the Mapping API): Add `code' markup around
~save-excursion~, since this is an Elisp special form.
2018-06-23 09:15:43 +02:00
Ben Phipathananunth
cccaca986e
org-manual: Fix various grammatical errors and fix terminology
...
* doc/org-manual: All occurrences of "the cursor" are replaced with
"point". Begin changing "function" to "Lisp function" as used in
the Emacs manual.
2018-06-23 09:15:43 +02:00
Nicolas Goaziou
b563ef4762
Revert "org-manual: Fix link"
...
This reverts commit e61fddf4ce
.
2018-06-19 10:44:49 +02:00
Nicolas Goaziou
e61fddf4ce
org-manual: Fix link
...
* doc/org-manual.org (Activation): Fix link.
2018-06-19 10:22:58 +02:00
Nicolas Goaziou
467b3f9728
org-manual: Shorten author field
...
* doc/org-manual.org (Export Setup): Shorten author field, which was
larger than the width of the page, and not fair to all the people
involved in the manual.
2018-06-17 10:22:47 +02:00
Nicolas Goaziou
b2ffbf4b2f
org-manual: Fix typos
...
* doc/org-manual.org (Subscripts and Superscripts):
(Initial visibility):
(Durations and time values):
(TODO dependencies):
(Tracking your habits):
(Deadlines and Scheduling):
(Literal Examples):
(The Export Dispatcher):
(Export Settings):
(Include Files): Fix typos.
2018-06-17 10:10:59 +02:00
Nicolas Goaziou
ab8f90122a
org-manual: Fix typo
...
* doc/org-manual.org (Internal archiving): Fix typo.
2018-06-17 09:52:00 +02:00
Nicolas Goaziou
05dcbfa2d4
org-manual: Fix typo
...
* doc/org-manual.org (Inserting deadlines or schedules): Fix typo.
2018-06-17 09:48:29 +02:00
Nicolas Goaziou
f47917ce26
org-manual: Small fix
...
* doc/org-manual.org (Languages): Improve rendering in PDF
output. Change Objective Caml into OCaml.
2018-06-15 00:24:40 +02:00
Nicolas Goaziou
e943404735
org-manual: Remove reference to "verbatim" blocks
...
* doc/org-manual.org (Working with Source Code): Remove reference to
"verbatim" blocks.
2018-06-14 23:56:39 +02:00
Nicolas Goaziou
dcbb1acd92
org-manual: Fix typo
...
* doc/org-manual.org (Footnotes): Add missing "see" before
cross-reference.
2018-06-14 21:24:22 +02:00
Nicolas Goaziou
69675967e9
org-manual: Add missing structure template key
...
* doc/org-manual.org (Structure Templates): Add "E" key.
2018-06-14 16:37:39 +02:00
Nicolas Goaziou
c0e89ad4d5
org-manual: Fix typo
...
* doc/org-manual.org (Footnotes): Add missing "see" before
cross-reference.
2018-06-13 21:41:50 +02:00
Nicolas Goaziou
a0dacdc495
org-manual: Fix typo
...
* doc/org-manual.org (ASCII specific attributes): Use =...= markup for
contents meant to be written in an Org document.
2018-06-12 08:53:05 +02:00
Kyle Meyer
cecbe4ec8f
org-manual: Fix typos
...
* doc/org-manual.org (Tag Hierarchy, ASCII specific attributes): Fix
typos.
These correspond to the org.texi typos in 89859f2bd
.
2018-06-06 17:59:23 -04:00
Nicolas Goaziou
b0e28fa4c6
org-manual: Document how to activate C++ and D languages
...
* doc/org-manual.org (Languages): Document how to activate C++ and
D languages.
2018-05-30 12:46:55 +02:00
Nicolas Goaziou
97fb642a64
org-manual: Fix titlecase in second level section
...
* doc/org-manual.org (The Spreadsheet): Use titlecase.
2018-05-27 22:06:36 +02:00
Nicolas Goaziou
6bfa32eb58
org-manual: Fix footnote location
...
* doc/org-manual.org (Summary of In-Buffer Settings): Fix footnote
location.
2018-05-27 22:05:25 +02:00
Nicolas Goaziou
e43c7a3575
org-manual: Auto-adjust footnotes upon insertion
...
* doc/org-manual.org: Re-order footnotes.
* .dir-locals.el (org-mode): Auto-adjust footnotes.
2018-05-27 22:03:42 +02:00
Nicolas Goaziou
1f0561b63c
org-manual: Use .dir-locals instead of file local variables
...
* .dir-locals.el (org-mode): Update settings.
* doc/org-manual.org (Local variables): Remove.
2018-05-27 21:41:18 +02:00
Nicolas Goaziou
4fde09061e
org-manual: Fix last modification
...
* doc/org-manual.org (Results of Evaluation): Fix footnote reference.
Use regular quotes so smart quotes can kick in, rewrite "header arg"
to "header argument". Use present tense instead of future.
2018-05-27 21:37:20 +02:00
Aaron Ecay
1643f70d30
org-manual.org: Add a footnote about :file-ext
...
As suggested by Alex Fenton in
<https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=%2Bmessage-id%3A%3C6427e745-9ca4-2356-a262-ef257082a9ce%40pressure.to%3E&submit=Search&idxname=emacs-orgmode >.
2018-05-27 17:35:00 +01:00
Aaron Ecay
87c70f8101
org-manual.org: add file-local variables controlling footnotes
...
So that this fileʼs style remains consistent even if editors have
customized orgʼs footnote variables for their own use.
2018-05-27 17:34:10 +01:00
Nicolas Goaziou
2621db3ac2
Merge branch 'maint'
2018-05-22 11:29:36 +02:00
Nicolas Goaziou
8fbdf0ce1a
orgguide.texi: Fix code and verbatim markup
...
* doc/orgguide.texi (Emphasis and monospace): Fix code and verbatim
markup.
Reported-by: aldo ridhoni <aldoridhoni@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2018-05/msg00429.html >
2018-05-22 11:22:11 +02:00
Nicolas Goaziou
8def68b723
org-manual: Document `org-complete-tags-always-offer-all-agenda-tags'
...
* doc/org-manual.org (Setting Tags): Document
`org-complete-tags-always-offer-all-agenda-tags'.
2018-05-19 13:51:29 +02:00
Nicolas Goaziou
2ec5d36ecc
org-manual: Use "source code block" instead of "src code block"
...
* doc/org-manual.org (Code Evaluation and Security Issues): Replace
"src" with "source".
2018-05-13 22:47:44 +02:00
Marco Wahl
eb49917bc4
org-manual: Fix a macro call
2018-05-11 22:01:18 +02:00
Marco Wahl
47dfa0e545
org-manual: Remove one trailing whitespace
2018-05-11 21:57:41 +02:00
Nicolas Goaziou
4fe6891cdf
org-manual: Add non-breaking spaces
...
* doc/org-manual.org (Weekly/daily agenda):
* doc/org-manual.org (History and Acknowledgments): Add non-breaking
spaces in names.
2018-05-11 19:53:33 +02:00
Gregor Zattler
4c41e1d03a
Tiny doc fixes
...
* doc/org-manual.org (Dates and Times) (Timestamps, Deadlines and
Scheduling): Document "diary-float" instead of obsolete "org-float".
* doc/Documentation_Standards.org (org-manual.org specific
conventions): Fix file name and directory of Org manual.
Copyright-paperwork-exempt: yes
TINYCHANGE
2018-05-09 21:11:18 +02:00
Nicolas Goaziou
97a8eb00ef
Makefile: Add "org-manual.org" as a pre-requisite
...
* doc/Makefile (org.texi): Makefile: Add "org-manual.org" as
a pre-requisite.
2018-05-09 08:19:21 +02:00
Nicolas Goaziou
1289cfe218
Remove "org.texi" from source tree
...
* .gitignore: Ignore doc/org.texi
* doc/org.texi: Remove file.
2018-05-09 02:25:02 +02:00
Nicolas Goaziou
c87d70439b
"make doc" generate "org.texi"
...
* doc/Makefile (org.texi): New rule.
* mk/org-fixup.el (org-make-manuals): New function.
2018-05-09 02:23:10 +02:00
Nicolas Goaziou
d4a8e3de84
org-manual: Document "sep" header argument
...
* doc/org-manual.org (Results of Evaluation): Document "sep" header
argument.
2018-05-09 01:45:04 +02:00
Nicolas Goaziou
c703ee1a23
org-manual: Tiny rewording
...
* doc/org-manual.org (Summary): Tiny rewording.
2018-05-02 15:03:00 +02:00
Nicolas Goaziou
66b8d813a0
org-manual: Fix typo
...
* doc/org-manual.org (Summary): Fix typo.
2018-05-02 14:56:21 +02:00
Nicolas Goaziou
0b8aa5b3cb
org-manual: Document "tangle-mode" header argument
...
* doc/org-manual.org (Extracting Source Code): Document "tangle-mode"
header argument.
2018-05-02 12:48:38 +02:00
Nicolas Goaziou
c64cdff088
org-manual: Document :wrap header argument
...
* doc/org-manual.org (Results of Evaluation): Document :wrap header
argument.
2018-05-02 12:44:01 +02:00