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
53b37591
Commit
53b37591
authored
Jan 31, 2003
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
12ff2dc5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
6 deletions
+20
-6
nt/ChangeLog
nt/ChangeLog
+10
-6
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
nt/ChangeLog
View file @
53b37591
2003-01-31 Juanma Barranquero <lektu@terra.es>
* configure.bat: Automatically detect giflib.
2003-01-29 Jason Rumney <jasonr@gnu.org>
* gmake.defs (CURDIR): Disable cygpath kludge.
...
...
@@ -15,11 +19,11 @@
* configure.bat: Automatically detect libpng.
2003-01-21 Jason Rumney <jasonr@gnu.org>
2003-01-21 Jason Rumney
<jasonr@gnu.org>
* icons/hand.cur: New file.
2003-01-21 David Ponce <david@dponce.com>
2003-01-21 David Ponce
<david@dponce.com>
* emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
...
...
@@ -219,7 +223,7 @@
* INSTALL: Add --ldflags to configure line for building with
recent versions of Cygwin GCC.
2001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
2001-03-05 Eli Zaretskii
<eliz@is.elta.co.il>
* configure.bat: Use correct options when compiling a test program
with Cygwin. From David Ponce <dponce@voila.fr>.
...
...
@@ -604,7 +608,7 @@
* cmdproxy.c (main): Set environment size only when running
command.com.
1998-11-03 Theodore Jump <tjump@tertius.com>
1998-11-03 Theodore Jump
<tjump@tertius.com>
* makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
(DEL_TREE): Use rd instead of rmdir.
...
...
@@ -798,13 +802,13 @@
* addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
environment variable.
1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
1996-05-03 Andrew Innes
<andrewi@harlequin.co.uk>
* install.bat: Allow for optimized build.
* makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
(ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
1996-05-03 Andrew Innes
<andrewi@harlequin.co.uk>
* addpm.c (REG_ROOT): Don't use a trailing backslash.
(env_vars): Rename field emacs_path to emacs_dir.
...
...
src/ChangeLog
View file @
53b37591
2003-01-31 Juanma Barranquero <lektu@terra.es>
* w32fns.c (DrawText): Kludge to avoid a redefinition on Windows
when including gif_lib.h.
(init_gif_functions): New function.
(gif_load): Sync with xfns.c version. Adjust colors for
Windows. Disable color table lookups. Call gif library functions
through pointers determined at runtime.
(init_external_image_libraries): Try to load libungif.dll.
2003-01-31 Kenichi Handa <handa@m17n.org>
* xdisp.c (SKIP_GLYPHS): New macro.
...
...
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