diff options
| author | Tom Tromey | 2013-01-16 11:48:32 -0700 |
|---|---|---|
| committer | Tom Tromey | 2013-01-16 11:48:32 -0700 |
| commit | 6f4de085f065e11f4df3195d47479f28f5ef08ba (patch) | |
| tree | 1211a00f1afc86c2b73624897993db02a4852943 /doc/misc/ChangeLog | |
| parent | e078a23febca14bc919c5806670479c395e3253e (diff) | |
| parent | ffe04adc88e546c406f9b050238fb98a7243c7a0 (diff) | |
| download | emacs-6f4de085f065e11f4df3195d47479f28f5ef08ba.tar.gz emacs-6f4de085f065e11f4df3195d47479f28f5ef08ba.zip | |
merge from trunk
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d756f4fd0f0..95c7ac7b233 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,48 @@ | |||
| 1 | 2013-01-13 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org.texi (Installation): Simplify. | ||
| 4 | |||
| 5 | 2013-01-13 François Allisson <francois@allisson.co> (tiny change) | ||
| 6 | |||
| 7 | * org.texi (Handling links): Update the mention to the obsolete | ||
| 8 | variable `org-link-to-org-use-id' with a mention to the newer | ||
| 9 | variable `org-id-link-to-org-use-id'. Mention the need to load | ||
| 10 | the org-id library. | ||
| 11 | |||
| 12 | 2013-01-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 13 | |||
| 14 | * tramp.texi (Default Host): Introduce `tramp-default-host-alist'. | ||
| 15 | |||
| 16 | 2013-01-09 Bastien Guerry <bzg@gnu.org> | ||
| 17 | |||
| 18 | * org.texi (Pushing to MobileOrg): Add footnote about using | ||
| 19 | symbolic links in `org-directory'. | ||
| 20 | (Timestamps, Deadlines and scheduling): Use `diary-float' instead | ||
| 21 | of the now obsolete alias `org-float'. | ||
| 22 | (TODO basics): Add `org-use-fast-todo-selection' to the variable | ||
| 23 | index. Fix description of TODO keywords cycling. | ||
| 24 | (Advanced features): Add missing argument for @item. | ||
| 25 | (Storing searches): Add index entries and a note about | ||
| 26 | *-tree agenda views. | ||
| 27 | (Structure editing): Document `org-mark-element' and | ||
| 28 | `org-mark-subtree'. | ||
| 29 | (Tag inheritance): Document `org-agenda-use-tag-inheritance'. | ||
| 30 | |||
| 31 | 2013-01-08 Juri Linkov <juri@jurta.org> | ||
| 32 | |||
| 33 | * info.texi (Go to node): Mention the abbreviated format | ||
| 34 | `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365) | ||
| 35 | |||
| 36 | 2013-01-06 Andreas Schwab <schwab@linux-m68k.org> | ||
| 37 | |||
| 38 | * autotype.texi: Remove undefined command @subtitlefont. | ||
| 39 | * cc-mode.texi: Likewise. | ||
| 40 | |||
| 41 | * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in | ||
| 42 | @item argument. | ||
| 43 | (Property searches): Use \\ instead of @backslashchar{}. | ||
| 44 | * pgg.texi (VERSION): Move @set below @setfilename. | ||
| 45 | |||
| 1 | 2013-01-05 Andreas Schwab <schwab@linux-m68k.org> | 46 | 2013-01-05 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 47 | ||
| 3 | * ada-mode.texi: Remove braces from @title argument. | 48 | * ada-mode.texi: Remove braces from @title argument. |