diff options
| author | Bastien Guerry | 2012-09-30 23:10:33 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2012-09-30 23:10:33 +0200 |
| commit | b9ab1b1f1c8f85fb624b9f170f4adf7f764d248b (patch) | |
| tree | a82d5679a0d1bc6b7c6bae969c40e6823d26fba9 | |
| parent | 4f595e1504dfbb6f81e04fb98aa4b033dd5398a4 (diff) | |
| download | emacs-b9ab1b1f1c8f85fb624b9f170f4adf7f764d248b.tar.gz emacs-b9ab1b1f1c8f85fb624b9f170f4adf7f764d248b.zip | |
Remove useless references to git-describe.texi.
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c30e2282fce..8ddfb5fcbf4 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -46,12 +46,6 @@ | |||
| 46 | system. Mention GNU ELPA (since it needs to be handled like Emacs | 46 | system. Mention GNU ELPA (since it needs to be handled like Emacs |
| 47 | built-in Org). | 47 | built-in Org). |
| 48 | 48 | ||
| 49 | * org.texi: Include "org-version.inc" instead of | ||
| 50 | "git-describe.texi". | ||
| 51 | |||
| 52 | * org.texi: Remove @set for VERSION and DATE and do an @include | ||
| 53 | git-describe.texi instead. | ||
| 54 | |||
| 55 | 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change) | 49 | 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change) |
| 56 | 50 | ||
| 57 | * org.texi: Fix typo in description of the 'Hooks' section. | 51 | * org.texi: Fix typo in description of the 'Hooks' section. |