From cdbf596449397dbb1f6f2c95f830acfc80c49d96 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 22 Dec 2001 03:12:40 +0000 Subject: [PATCH] Comment change. --- lib-src/digest-doc.c | 5 +++-- lib-src/sorted-doc.c | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lib-src/digest-doc.c b/lib-src/digest-doc.c index 9bea55849d0..a6510f39f15 100644 --- a/lib-src/digest-doc.c +++ b/lib-src/digest-doc.c @@ -16,8 +16,9 @@ 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. See also sorted-doc.c, which produces similar output but in texinfo format and sorted by function/variable name. */ 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" -- 2.39.5