[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] trunk r115942: Refer to online service directory rather th
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] trunk r115942: Refer to online service directory rather than etc/SERVICE |
Date: |
Thu, 09 Jan 2014 19:41:01 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 115942
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2014-01-09 14:40:57 -0500
message:
Refer to online service directory rather than etc/SERVICE
* doc/emacs/trouble.texi (Service):
* doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE.
* etc/SERVICE: Mark as obsolete.
modified:
doc/emacs/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-6227
doc/emacs/trouble.texi
trouble.texi-20091113204419-o5vbwnq5f7feedwu-6279
doc/man/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-6126
doc/man/emacs.1 emacs.1-20091113204419-o5vbwnq5f7feedwu-6123
etc/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-1485
etc/SERVICE service-20091113204419-o5vbwnq5f7feedwu-1680
=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog 2014-01-09 17:25:48 +0000
+++ b/doc/emacs/ChangeLog 2014-01-09 19:40:57 +0000
@@ -1,3 +1,8 @@
+2014-01-09 Glenn Morris <address@hidden>
+
+ * trouble.texi (Service): Refer to online service directory
+ rather than etc/SERVICE.
+
2014-01-09 Rüdiger Sonderfeld <address@hidden>
* building.texi (Lisp Libraries): Document `load-prefer-newer'.
=== modified file 'doc/emacs/trouble.texi'
--- a/doc/emacs/trouble.texi 2014-01-01 07:43:34 +0000
+++ b/doc/emacs/trouble.texi 2014-01-09 19:40:57 +0000
@@ -1198,9 +1198,8 @@
one you use.)
@item
-Look in the service directory for someone who might help you for a fee.
-The service directory is found in the file named @file{etc/SERVICE} in the
-Emacs distribution.
+Look in the @uref{http://www.fsf.org/resources/service/, service
+directory} for someone who might help you for a fee.
@end itemize
@ifnottex
=== modified file 'doc/man/ChangeLog'
--- a/doc/man/ChangeLog 2014-01-01 07:43:34 +0000
+++ b/doc/man/ChangeLog 2014-01-09 19:40:57 +0000
@@ -1,3 +1,7 @@
+2014-01-09 Glenn Morris <address@hidden>
+
+ * emacs.1: Refer to online service directory rather than etc/SERVICE.
+
2013-08-31 Ulrich Müller <address@hidden>
* emacs.1: Update manual links.
=== modified file 'doc/man/emacs.1'
--- a/doc/man/emacs.1 2014-01-02 19:18:24 +0000
+++ b/doc/man/emacs.1 2014-01-09 19:40:57 +0000
@@ -576,9 +576,6 @@
of GNU Emacs.
They are stored here to reduce the size of Emacs proper.
-/usr/local/share/emacs/$VERSION/etc/SERVICE lists people offering
-various services to assist users of GNU Emacs, including education,
-troubleshooting, porting and customization.
.
.
.SH BUGS
@@ -597,8 +594,8 @@
Do not expect a personal answer to a bug report.
The purpose of reporting bugs is to get them fixed for everyone
in the next release, if possible.
-For personal assistance, look in the SERVICE file (see above) for
-a list of people who offer it.
+For personal assistance, consult the service directory at
+<http://www.fsf.org/resources/service/> for a list of people who offer it.
Please do not send anything but bug reports to this mailing list.
For more information about Emacs mailing lists, see the
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog 2014-01-09 19:14:28 +0000
+++ b/etc/ChangeLog 2014-01-09 19:40:57 +0000
@@ -1,5 +1,7 @@
2014-01-09 Glenn Morris <address@hidden>
+ * SERVICE: Mark as obsolete.
+
* MORE.STUFF: Replace contents with pointer to efaq.info.
2014-01-09 Rüdiger Sonderfeld <address@hidden>
=== modified file 'etc/SERVICE'
--- a/etc/SERVICE 2011-01-15 23:16:57 +0000
+++ b/etc/SERVICE 2014-01-09 19:40:57 +0000
@@ -6,4 +6,6 @@
GNU software, including GNU Emacs, for a fee or in some cases at no
charge.
-
+Note added January 2014:
+This file is obsolete and will be removed in future.
+Please update any links to use the above URL.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] trunk r115942: Refer to online service directory rather than etc/SERVICE,
Glenn Morris <=