2013-06-22 |
Stephen J. Turnbull |
Merge.
|
2013-06-21 |
Stephen J. Turnbull |
Fix stupid omission of cast to string.
|
2013-06-21 |
Jerry James |
Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches
|
2013-06-21 |
Stephen J. Turnbull |
Fix no-Mule build.
|
2013-06-19 |
Jerry James |
Support bignums with MPIR. Add documentation on the bignum, ratio,
|
2013-06-17 |
Aidan Kehoe |
Use new language features in #'call-process-internal now they're available.
|
2013-06-17 |
Aidan Kehoe |
Make #'apply-partially more intelligent still when byte-compiled.
|
2013-06-17 |
Jerry James |
Convert C (un)signed long long values to bignums properly.
|
2013-04-25 |
Vin Shelton |
Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch
|
2013-04-19 |
Mats Lidell |
Updated ChangeLog about new unit test for file-attributes.
|
2013-04-19 |
Mats Lidell |
Added optional argument ID-FORMAT to file-attributes for GNU compatibility.
|
2013-03-28 |
Jerry James |
AC_FUNC_SEEKO is the name of the autoconf macro. HAVE_FSEEKO is the name
|
2013-03-15 |
Jerry James |
Update config.guess, config.sub, and install-sh to their latest versions.
|
2013-03-12 |
Vin Shelton |
Fix native windows build which sources an unmodified config.h.in
|
2013-03-08 |
Jerry James |
Since stack_like_{malloc,free}() are only used when WIN32_ANY,
|
2013-03-07 |
Jerry James |
Fix reversed test for the insert-data-in-exec build rule in
|
2013-03-06 |
Jerry James |
Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
|
2013-03-05 |
Mike Sperber |
Merge.
|
2013-03-04 |
Jerry James |
Fix the module build by completing removal of need_modules_common, forgotten
|
2013-03-02 |
Jerry James |
Make soft links in src for module source files, if built in to the executable.
|
2013-03-02 |
Mike Sperber |
Make f?boundp less necessary.
|
2013-02-22 |
Mike Sperber |
Don't complain about throws out of `post-command-hook'.
|
2013-02-20 |
Mike Sperber |
Remove obsolete legacy code in `file-remote-p'.
|
2013-02-20 |
Mike Sperber |
Add and use `font-lock-extend-region-functions'.
|
2013-02-20 |
Mike Sperber |
Allow the lhs a syntax-alist entry in `font-lock-defaults' to be a string.
|
2013-02-16 |
Stephen J. Turnbull |
Improve log for last patch.
|
2013-02-15 |
Stephen J. Turnbull |
Improve GNU-compatibility of define-*-alias.
|
2013-02-05 |
Vin Shelton |
Fix cygwin build on new win32api.
|
2013-01-23 |
Jerry James |
Support :visible in menu specifications.
|
2013-01-21 |
Jerry James |
When an error is encountered while converting a Lisp menu specification
|
2013-01-04 |
Stephen J. Turnbull |
Added tag r21-5-33 for changeset bee2e2568828
|
2013-01-04 |
Stephen J. Turnbull |
XEmacs 21.5.33 "horseradish" is released.
r21-5-33
|
2013-01-04 |
Stephen J. Turnbull |
Minor reordering of CHANGES.
|
2013-01-04 |
Stephen J. Turnbull |
Prep 21.5.33.
|
2013-01-04 |
Stephen J. Turnbull |
Belatedly (?) add herald to CHANGES-beta.
|
2013-01-02 |
Vin Shelton |
Menu accelerator documentation patch
|
2012-12-28 |
Stephen J. Turnbull |
Improve description of `mark-defun'.
|
2012-12-28 |
Stephen J. Turnbull |
Implement and document :active keyword for submenu specs.
|
2012-12-28 |
Stephen J. Turnbull |
Update references to repository to reflect current reality.
|
2012-12-28 |
Stephen J. Turnbull |
More corrections to INSTALL by Robert Royer.
|
2012-12-27 |
Stephen J. Turnbull |
Doc typo fix.
|
2012-12-24 |
Stephen J. Turnbull |
Fix last patch.
|
2012-12-24 |
Stephen J. Turnbull |
Allow self-insert-command to be called noninteractively with null argument.
|
2012-12-24 |
Stephen J. Turnbull |
Fix subsetp based on patch by Benson and Steven Mitchell.
|
2012-12-23 |
Stephen J. Turnbull |
Reorganize and update INSTALL.
|
2012-12-23 |
Stephen J. Turnbull |
Improve charset not in table warning message.
|
2012-12-23 |
Stephen J. Turnbull |
menubar-items.el (default-menubar): Reorganize.
|
2012-12-23 |
Stephen J. Turnbull |
Fix ChangeLog ordering.
|