changeset 31619:2e04fd5094c1

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Thu, 14 Sep 2000 21:19:58 +0000
parents 7a25e378e8bc
children cea09a4aaa04
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 14 21:18:11 2000 +0000
+++ b/lisp/ChangeLog	Thu Sep 14 21:19:58 2000 +0000
@@ -1,3 +1,15 @@
+2000-09-14  Andrew Innes  <andrewi@gnu.org>
+
+	* makefile.nt (DONTCOMPILE): Fix typo.
+
+	* shell.el (shell-write-history-on-exit): New function.
+	(shell-dumb-shell-regexp): New custom variable.
+	(shell-mode): Make shell-write-history-on-exit the process
+	sentinel if shell name matches shell-dumb-shell-regexp.
+
+	* w32-fns.el: Comment out before-init-hook function which resets
+	source-directory based; this breaks bootstrap.
+
 2000-09-14  Dave Love  <fx@gnu.org>
 
 	* toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,