Mercurial > emacs
changeset 42258:c9f9c2f9d025
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 22 Dec 2001 03:12:40 +0000 |
parents | 2ec3375076e1 |
children | 20ee6e9752ef |
files | lib-src/digest-doc.c lib-src/sorted-doc.c |
diffstat | 2 files changed, 7 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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. */
--- 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"