summaryrefslogtreecommitdiff
path: root/lib-src/sorted-doc.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-12-22 03:12:40 +0000
committerRichard M. Stallman <rms@gnu.org>2001-12-22 03:12:40 +0000
commitcdbf596449397dbb1f6f2c95f830acfc80c49d96 (patch)
tree993fd67337608b94a85277666654cc79b8c0acb4 /lib-src/sorted-doc.c
parent9cc84e31c91be65110878005e1b51554d23de2e9 (diff)
downloademacs-cdbf596449397dbb1f6f2c95f830acfc80c49d96.tar.gz
emacs-cdbf596449397dbb1f6f2c95f830acfc80c49d96.tar.bz2
emacs-cdbf596449397dbb1f6f2c95f830acfc80c49d96.zip
Comment change.
Diffstat (limited to 'lib-src/sorted-doc.c')
-rw-r--r--lib-src/sorted-doc.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib-src/sorted-doc.c b/lib-src/sorted-doc.c
index e0526dd3e7f..cc09583499d 100644
--- a/lib-src/sorted-doc.c
+++ b/lib-src/sorted-doc.c
@@ -17,9 +17,10 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GNU Emacs; see the file COPYING. If not, write to
- the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
+ along with GNU Emacs; see the file COPYING. If not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
This version sorts the output by function name. */
#include "config.h"