Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
52481729
Commit
52481729
authored
Sep 14, 2000
by
Andrew Innes
Browse files
(DONTCOMPILE): Fix typo.
parent
4dced927
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
lisp/ChangeLog
lisp/ChangeLog
+12
-0
lisp/makefile.nt
lisp/makefile.nt
+1
-1
No files found.
lisp/ChangeLog
View file @
52481729
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,
...
...
lisp/makefile.nt
View file @
52481729
...
...
@@ -51,7 +51,7 @@ DONTCOMPILE = \
$(lisp)
/cus-start.el
\
$(lisp)
/emacs-lisp/cl-specs.el
\
$(lisp)
/eshell/esh-maint.el
\
$(lisp)
/eshell/esh-group.el
\
$(lisp)
/eshell/esh-group
s
.el
\
$(lisp)
/finder-inf.el
\
$(lisp)
/forms-d2.el
\
$(lisp)
/forms-pass.el
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment