diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 8 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 1039dd522e5..29ed8fadd29 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | 2014-01-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs.texi (Distrib): Add donate URL. Add anchor. | ||
| 4 | |||
| 1 | 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de> | 5 | 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de> |
| 2 | 6 | ||
| 3 | * dired.texi (Misc Dired Features): Document | 7 | * dired.texi (Misc Dired Features): Document `dired-hide-details-mode', |
| 4 | `dired-hide-details-mode', | ||
| 5 | `dired-hide-details-hide-symlink-targets', and | 8 | `dired-hide-details-hide-symlink-targets', and |
| 6 | `dired-hide-details-hide-information-lines'. | 9 | `dired-hide-details-hide-information-lines'. |
| 7 | 10 | ||
| 8 | 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de> | 11 | 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de> |
| 9 | 12 | ||
| 10 | * emacs.texi: Add EWW. | 13 | * emacs.texi: Add EWW. |
| 11 | |||
| 12 | * misc.texi (EWW): Document EWW. | 14 | * misc.texi (EWW): Document EWW. |
| 13 | 15 | ||
| 14 | 2014-01-09 Glenn Morris <rgm@gnu.org> | 16 | 2014-01-09 Glenn Morris <rgm@gnu.org> |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 8ec4fb5880d..ca5520198f8 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -1339,9 +1339,12 @@ If you find GNU Emacs useful, please @strong{send a donation} to the | |||
| 1339 | Free Software Foundation to support our work. Donations to the Free | 1339 | Free Software Foundation to support our work. Donations to the Free |
| 1340 | Software Foundation are tax deductible in the US@. If you use GNU Emacs | 1340 | Software Foundation are tax deductible in the US@. If you use GNU Emacs |
| 1341 | at your workplace, please suggest that the company make a donation. | 1341 | at your workplace, please suggest that the company make a donation. |
| 1342 | For more information on how you can help, see | 1342 | To donate, see @url{https://my.fsf.org/donate/}. |
| 1343 | For other ways in which you can help, see | ||
| 1343 | @url{http://www.gnu.org/help/help.html}. | 1344 | @url{http://www.gnu.org/help/help.html}. |
| 1344 | 1345 | ||
| 1346 | @c The command view-order-manuals uses this anchor. | ||
| 1347 | @anchor{Printed Books} | ||
| 1345 | We also sell hardcopy versions of this manual and @cite{An | 1348 | We also sell hardcopy versions of this manual and @cite{An |
| 1346 | Introduction to Programming in Emacs Lisp}, by Robert J. Chassell. | 1349 | Introduction to Programming in Emacs Lisp}, by Robert J. Chassell. |
| 1347 | You can visit our online store at @url{http://shop.fsf.org/}. | 1350 | You can visit our online store at @url{http://shop.fsf.org/}. |