Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3021e816
Commit
3021e816
authored
Sep 14, 2000
by
Andrew Innes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
5aa31fa6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
0 deletions
+32
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
nt/ChangeLog
nt/ChangeLog
+21
-0
src/ChangeLog
src/ChangeLog
+8
-0
No files found.
lisp/ChangeLog
View file @
3021e816
2000-09-14 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in: Add bootstrap support. Also copy lisp source
when installing.
* makefile.nt (DONTCOMPILE): Fix typo.
* shell.el (shell-write-history-on-exit): New function.
...
...
nt/ChangeLog
View file @
3021e816
2000-09-14 Andrew Innes <andrewi@gnu.org>
* INSTALL: Add note about expected error messages when configure
is run.
* configure.bat: Simplify the generation of makefiles (don't need
to generate various top-level targets that invoke make in other
directories).
* gmake.defs (SHELLTYPE): New define.
(SETLOADPATH): New define.
* nmake.defs (SHELLTYPE): New define.
* makefile.w32-in: Standardize indentation somewhat.
Add bootstrap support.
Pass $(MFLAGS) when invoking make recursively.
Add shell-specific variants of top-level targets that invoke make
recursively in other directories, and add necessary computed
dependencies.
2000-09-03 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in: Change to DOS line endings.
...
...
src/ChangeLog
View file @
3021e816
2000-09-14 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in: Standardize indentation somewhat.
(bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to
cater for differences between shells.
* w32term.c (w32_per_char_metric): Handle non-TrueType fonts.
2000-09-14 Gerd Moellmann <gerd@gnu.org>
* xterm.c (x_produce_glyphs): If the distance from the current
...
...
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