diff options
| author | Glenn Morris | 2014-03-22 16:47:20 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-03-22 16:47:20 -0700 |
| commit | 00156f954984c1084180ca87832fcd32f05aa327 (patch) | |
| tree | 60f0551f404a59fe881a698248a874b298b6c632 /doc | |
| parent | 10211d43fa7eddfd644f8f95650a691989611e8c (diff) | |
| download | emacs-00156f954984c1084180ca87832fcd32f05aa327.tar.gz emacs-00156f954984c1084180ca87832fcd32f05aa327.zip | |
Make some files in etc obsolete
These are old copies of online information that is not Emacs-specific.
* etc/CENSORSHIP, etc/GNU, etc/LINUX-GNU, etc/THE-GNU-PROJECT, etc/WHY-FREE:
Replace contents with pointers to www.gnu.org or emacs.info, mark obsolete.
* src/callproc.c (init_callproc): In etc, look for NEWS rather than GNU.
* lisp/startup.el (fancy-startup-text):
* lisp/help.el (describe-gnu-project): Visit online info about GNU project.
* doc/emacs/help.texi (Help Files): Update C-h g description.
* doc/misc/efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
* admin/notes/copyright: Remove references to these files.
* etc/MACHINES, etc/NEWS.19: Replace references to these files.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/help.texi | 3 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 3 |
4 files changed, 10 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 34679b8ba1d..2432f18cb1f 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-03-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * help.texi (Help Files): Update C-h g description. | ||
| 4 | |||
| 1 | 2014-03-16 Dmitry Gutov <dgutov@yandex.ru> | 5 | 2014-03-16 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 6 | ||
| 3 | * programs.texi (Matching): Update the missed spot. (Bug#17008) | 7 | * programs.texi (Matching): Update the missed spot. (Bug#17008) |
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi index 11694191f9c..fcc0cf15046 100644 --- a/doc/emacs/help.texi +++ b/doc/emacs/help.texi | |||
| @@ -605,7 +605,8 @@ Display information about where to get external packages | |||
| 605 | @item C-h C-f | 605 | @item C-h C-f |
| 606 | Display the Emacs frequently-answered-questions list (@code{view-emacs-FAQ}). | 606 | Display the Emacs frequently-answered-questions list (@code{view-emacs-FAQ}). |
| 607 | @item C-h g | 607 | @item C-h g |
| 608 | Display information about the GNU Project (@code{describe-gnu-project}). | 608 | Visit a @uref{http://www.gnu.org} page with information about the GNU |
| 609 | Project (@code{describe-gnu-project}). | ||
| 609 | @item C-h C-m | 610 | @item C-h C-m |
| 610 | Display information about ordering printed copies of Emacs manuals | 611 | Display information about ordering printed copies of Emacs manuals |
| 611 | (@code{view-order-manuals}). | 612 | (@code{view-order-manuals}). |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 34021fd3d9b..1660527ff42 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-03-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * efaq.texi (Informational files for Emacs): Do not mention etc/GNU. | ||
| 4 | |||
| 1 | 2014-03-21 Glenn Morris <rgm@gnu.org> | 5 | 2014-03-21 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * ede.texi (ede-linux): | 7 | * ede.texi (ede-linux): |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 51d2cc00d5a..f4975e76c74 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -883,9 +883,6 @@ GNU General Public License | |||
| 883 | @item DISTRIB | 883 | @item DISTRIB |
| 884 | Emacs Availability Information | 884 | Emacs Availability Information |
| 885 | 885 | ||
| 886 | @item GNU | ||
| 887 | The GNU Manifesto | ||
| 888 | |||
| 889 | @item MACHINES | 886 | @item MACHINES |
| 890 | Status of Emacs on Various Machines and Systems | 887 | Status of Emacs on Various Machines and Systems |
| 891 | 888 | ||