# HG changeset patch # User Richard M. Stallman # Date 1008990760 0 # Node ID c9f9c2f9d0251e8aa5c62da9aaa43f70d43530ea # Parent 2ec3375076e1c533153915d6cb92be7527c5511e Comment change. diff -r 2ec3375076e1 -r c9f9c2f9d025 lib-src/digest-doc.c --- a/lib-src/digest-doc.c Sat Dec 22 01:36:48 2001 +0000 +++ b/lib-src/digest-doc.c Sat Dec 22 03:12:40 2001 +0000 @@ -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 -r 2ec3375076e1 -r c9f9c2f9d025 lib-src/sorted-doc.c --- a/lib-src/sorted-doc.c Sat Dec 22 01:36:48 2001 +0000 +++ b/lib-src/sorted-doc.c Sat Dec 22 03:12:40 2001 +0000 @@ -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"