2010-07-18 23:55:36 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Update emacs-snapshot to 24.0.50.20100711.
Changes include many improvements in the vc package.
|
2010-06-15 01:58:18 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Update emacs-snapshot to 24.0.50.20100612.
Changes:
- Move version control related files to the "vc" subdirectory.
|
2010-06-14 12:32:24 by David A. Holland | Files touched by this commit (1) | |
Log message:
Needs revbump for png update.
|
2010-06-10 00:48:48 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update emacs-snapshot to 24.0.50.20100608.
Changes:
- Remove INCLUDED_FCNTL.
- Remove BSTRING related code, all platforms define it.
- Remove obsolete macro BASE_LEADING_CODE_P.
- Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
- Turn `directory-sep-char' into a noop.
- Move UNEXEC definition to autoconf.
- Remove obsolete pre-unicode2 macros.
- Remove NOT_C_CODE tests, it is always true now.
|
2010-06-08 00:44:01 by Min Sik Kim | Files touched by this commit (10) |
Log message:
Update emacs-snapshot to 24.0.50.20100602. Based on the patch provided
by Makoto Fujiwara in PR 43415.
Notable changes since 23.2:
* Fix alloca definition when using gcc on non-gnu systems.
* font.c (font_range): Return the range for the font found at first.
* xdisp.c (init_iterator): Don't turn on bidi reordering in
unibyte buffers. See
http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
|
2010-05-30 14:29:13 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE
|
2010-02-21 13:26:47 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Add RCS Id (hi roy!).
|
2010-02-19 21:37:08 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
SETGIDGAME. Bump revision.
|
2010-02-19 20:04:11 by Min Sik Kim | Files touched by this commit (6) |
Log message:
Update emacs-snapshot to 23.1.92.20100217.
Changes:
* configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
this header file).
* .bzrignore: Ignore all .exe, instead of individual files.
* configure.in: Explicitly check for and link to -lXrender.
* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-b
for bug reports for development versions.
|
2010-01-24 14:26:13 by Thomas Klausner | Files touched by this commit (40) |
Log message:
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
|