Mercurial > hg > xemacs-beta
graph
-
Fix VDB detection on x86_64 Macs.2013-09-08, by Marcus Crestani
-
Added tag r21-5-latest-beta for changeset 6c2aa9851f5e2013-08-26, by Stephen J. Turnbull
-
Added tag r21-5-34 for changeset 6c2aa9851f5e2013-08-26, by Stephen J. Turnbull
-
Merge in release commits.2013-08-26, by Stephen J. Turnbull
-
Update CHANGES-beta.2013-06-23, by Stephen J. Turnbull
-
Remove an errant word in a lisp/ChangeLog entry.2013-08-21, by Aidan Kehoe
-
Use #'call-with-condition-handler, #'normal-top-level, instead of resignalling2013-08-21, by Aidan Kehoe
-
Warn about non-string non-integer ARG to #'gensym, bytecomp.el.2013-08-21, by Aidan Kehoe
-
Improve coding style, variable names, data.c, sequence.c2013-08-05, by Aidan Kehoe
-
Avoid throwing an error with misc-user events in isearch-pre-command-hook.2013-08-05, by Aidan Kehoe
-
Correct some spelling and formatting in behavior.el.2013-08-05, by Aidan Kehoe
-
Add a language environment for Azeri.2013-08-05, by Aidan Kehoe
-
* configure.ac (makeinfo):2013-07-27, by Stephen J. Turnbull
-
Merge.2013-07-10, by Aidan Kehoe
-
Document #'events-to-keys some more, use it less.2013-07-10, by Aidan Kehoe
-
Document #'events-to-keys some more, use it less.2013-07-10, by Aidan Kehoe
-
Require makeinfo 4.12 or later to build the info files. See xemacs-beta2013-06-25, by Jerry James
-
Merge.2013-06-22, by Stephen J. Turnbull
-
Fix stupid omission of cast to string.2013-06-21, by Stephen J. Turnbull
-
Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches2013-06-21, by Jerry James
-
Fix no-Mule build.2013-06-21, by Stephen J. Turnbull
-
Support bignums with MPIR. Add documentation on the bignum, ratio,2013-06-19, by Jerry James
-
Use new language features in #'call-process-internal now they're available.2013-06-17, by Aidan Kehoe
-
Make #'apply-partially more intelligent still when byte-compiled.2013-06-17, by Aidan Kehoe
-
Convert C (un)signed long long values to bignums properly.2013-06-17, by Jerry James
-
Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch2013-04-25, by Vin Shelton
-
Updated ChangeLog about new unit test for file-attributes.2013-04-19, by Mats Lidell
-
Added optional argument ID-FORMAT to file-attributes for GNU compatibility.2013-04-19, by Mats Lidell
-
AC_FUNC_SEEKO is the name of the autoconf macro. HAVE_FSEEKO is the name2013-03-28, by Jerry James
-
Update config.guess, config.sub, and install-sh to their latest versions.2013-03-15, by Jerry James
-
Fix native windows build which sources an unmodified config.h.in2013-03-12, by Vin Shelton
-
Since stack_like_{malloc,free}() are only used when WIN32_ANY,2013-03-08, by Jerry James
-
Fix reversed test for the insert-data-in-exec build rule in2013-03-07, by Jerry James
-
Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.2013-03-06, by Jerry James
-
Merge.2013-03-05, by Mike Sperber
-
Fix the module build by completing removal of need_modules_common, forgotten2013-03-04, by Jerry James
-
Make soft links in src for module source files, if built in to the executable.2013-03-02, by Jerry James
-
Make f?boundp less necessary.2013-03-02, by Mike Sperber
-
Don't complain about throws out of `post-command-hook'.2013-02-22, by Mike Sperber
-
Remove obsolete legacy code in `file-remote-p'.2013-02-20, by Mike Sperber
-
Add and use `font-lock-extend-region-functions'.2013-02-20, by Mike Sperber
-
Allow the lhs a syntax-alist entry in `font-lock-defaults' to be a string.2013-02-20, by Mike Sperber
-
Improve log for last patch.2013-02-16, by Stephen J. Turnbull
-
Improve GNU-compatibility of define-*-alias.2013-02-15, by Stephen J. Turnbull
-
Fix cygwin build on new win32api.2013-02-05, by Vin Shelton
-
Support :visible in menu specifications.2013-01-23, by Jerry James
-
When an error is encountered while converting a Lisp menu specification2013-01-21, by Jerry James
-
Added tag r21-5-33 for changeset bee2e25688282013-01-04, by Stephen J. Turnbull
-
Minor reordering of CHANGES.2013-01-04, by Stephen J. Turnbull
-
Prep 21.5.33.2013-01-04, by Stephen J. Turnbull
-
Belatedly (?) add herald to CHANGES-beta.2013-01-04, by Stephen J. Turnbull
-
Menu accelerator documentation patch2013-01-02, by Vin Shelton
-
Improve description of `mark-defun'.2012-12-28, by Stephen J. Turnbull
-
Implement and document :active keyword for submenu specs.2012-12-28, by Stephen J. Turnbull
-
Update references to repository to reflect current reality.2012-12-28, by Stephen J. Turnbull
-
More corrections to INSTALL by Robert Royer.2012-12-28, by Stephen J. Turnbull
-
Doc typo fix.2012-12-27, by Stephen J. Turnbull
-
Fix last patch.2012-12-24, by Stephen J. Turnbull
-
Allow self-insert-command to be called noninteractively with null argument.2012-12-24, by Stephen J. Turnbull
-
Fix subsetp based on patch by Benson and Steven Mitchell.2012-12-24, by Stephen J. Turnbull
-
Reorganize and update INSTALL.2012-12-23, by Stephen J. Turnbull
-
Improve charset not in table warning message.2012-12-23, by Stephen J. Turnbull
-
menubar-items.el (default-menubar): Reorganize.2012-12-23, by Stephen J. Turnbull
-
Fix ChangeLog ordering.2012-12-23, by Stephen J. Turnbull
-
Fix erroneous regular xpression in register.el. Thank you Stephen Turnbull.2012-12-14, by Mats Lidell
-
No error from an incorrect number of arguments, recently-added compiler macros2012-11-06, by Aidan Kehoe
-
Be more careful about erroring with probable GNU-syntax keysyms, keymap.c2012-11-06, by Aidan Kehoe
-
Handle interactive command remapping a little better than 7371081ce8f7, keymap.c2012-11-06, by Aidan Kehoe
-
Back out 7371081ce8f7, I have a better approach.2012-11-06, by Aidan Kehoe
-
Don't delete configure in modules on distclean2012-10-15, by Mats Lidell
-
Have command remapping work interactively too, thank you Robert Pluim!2012-10-14, by Aidan Kehoe
-
Respect face and display table information for the minibuffer prompt.2012-10-14, by Aidan Kehoe
-
Introduce call-process-shell-command from GNU.2012-10-12, by Mats Lidell
-
recenter-top-bottom synced from GNU and new default for C-l2012-09-18, by Mats Lidell
-
Accept GNU's UNIVERSAL argument to #'format-time-string.2012-09-16, by Aidan Kehoe
-
#'delete-trailing-whitespace needs to work when the region is inactive, too2012-09-08, by Aidan Kehoe
-
Import GNU's #'delete-trailing-whitespace, thank you GNU.2012-09-08, by Aidan Kehoe
-
Unify #'find-coding-system-magic-cookie-in-file, look_for_coding_system_magic_cookie()2012-09-07, by Aidan Kehoe
-
Don't sanity-check commands with (define-key KEYMAP [remap COMMAND1] COMMAND2).2012-09-05, by Aidan Kehoe
-
Pre-emptively update any dirty mirror syntax table before searching2012-09-02, by Aidan Kehoe
-
Add command remapping, a more robust alternative to #'substitute-key-definition2012-09-02, by Aidan Kehoe
-
GC protect a freshly-consed list, define_specifier_tag().2012-08-12, by Aidan Kehoe
-
Adopt GNU's ## syntax for the interned symbol with name "".2012-08-06, by Aidan Kehoe
-
Sanity check package roots in configure.2012-08-04, by Stephen J. Turnbull
-
Added tag r21-5-latest-beta for changeset 900a0a8796c32012-08-02, by Stephen J. Turnbull
-
Added tag r21-5-32 for changeset 900a0a8796c32012-08-02, by Stephen J. Turnbull
-
Update CHANGES-beta with about 26 changesets.2012-08-02, by Stephen J. Turnbull
-
Merge in my release prep stuff.2012-08-02, by Stephen J. Turnbull
-
Prepare for release.2012-08-02, by Stephen J. Turnbull
-
Disable ASLR on Mountain Lion, too.2012-08-02, by Stephen J. Turnbull
-
Update `file-name-remote-p'.2012-07-02, by Mike Sperber
-
#'byte-optimize-letX; group constant initialisations together in let forms2012-05-14, by Aidan Kehoe
-
Use #'test-completion, minibuf.el, instead of implementing same.2012-05-14, by Aidan Kehoe