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/misc | |
| 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/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 3 |
2 files changed, 4 insertions, 3 deletions
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 | ||