changeset 26326:3a3ec0d0725d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 03 Nov 1999 13:47:00 +0000
parents 8523249aaee3
children 74566592a2d6
files INSTALL lib-src/ChangeLog lisp/ChangeLog src/ChangeLog
diffstat 4 files changed, 14 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Nov 03 13:43:19 1999 +0000
+++ b/INSTALL	Wed Nov 03 13:47:00 1999 +0000
@@ -52,7 +52,7 @@
 The intlfonts distribution contains its own installation instructions,
 in the intlfonts/README file.
 
-* elisp-manual-VERSION.tar.gz
+* elisp-manual-EMACSVERSION-MANVERSION.tar.gz
 
 This is the Emacs Lisp Reference for programmers, containing an
 in-depth discussion of Emacs Lisp and Emacs internals.  The
--- a/lib-src/ChangeLog	Wed Nov 03 13:43:19 1999 +0000
+++ b/lib-src/ChangeLog	Wed Nov 03 13:47:00 1999 +0000
@@ -1,3 +1,7 @@
+1999-11-03  Gerd Moellmann  <gerd@gnu.org>
+
+	* etags.c (print_help): Change email address to send bugs to.
+
 1999-11-01  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
 
 	* etags.c: Add suffix psw for PSWrap.
--- a/lisp/ChangeLog	Wed Nov 03 13:43:19 1999 +0000
+++ b/lisp/ChangeLog	Wed Nov 03 13:47:00 1999 +0000
@@ -1,3 +1,12 @@
+1999-11-03  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+	* emacs-lisp/debug.el (debug): If noninteractive, display the
+	backtrace using `message', then exit Emacs.
+	(debugger-batch-max-lines): New variable.
+	(debugger-setup-buffer): New subroutine, broken out of `debug'.
+	Change the messages put at the start, to say that the debugger
+	was entered.
+
 1999-11-02  Sam Steingold  <sds@ksp.com>
 
 	* progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Binary file src/ChangeLog has changed