2011-12-03 |
Aidan Kehoe |
Accept bignums unambiguously in the syntax for object labels, lread.c.
|
2011-11-09 |
Aidan Kehoe |
Update tests that have started failing because of changed design decisions.
|
2011-10-03 |
Aidan Kehoe |
Declare labels as line where appropriate; use #'labels, not #'flet, tests.
|
2011-10-02 |
Aidan Kehoe |
Support inlining labels, bytecomp.el.
|
2011-09-04 |
Aidan Kehoe |
Implement print-circle, allowing recursive and circular structures to be read.
|
2011-08-24 |
Aidan Kehoe |
Add an assertion about argument order to #'apply-partially compiler macro
|
2011-08-12 |
Aidan Kehoe |
Add the #'apply-partially API, as used by GNU.
|
2011-08-08 |
Stephen J. Turnbull |
Alan Mackenzie's syntax cache bounds fix.
|
2011-08-08 |
Stephen J. Turnbull |
Initialize start and end properly (to new markers, not Qnil).
|
2011-08-08 |
Stephen J. Turnbull |
Should tests for substitute-in-file-name be in syntax-tests?
|
2011-08-07 |
Mats Lidell |
Merge.
|
2011-07-30 |
Mats Lidell |
shell-command and shell-command-on-region API compliant with FSF 23.3.1
|
2011-07-19 |
Mats Lidell |
Introducing syntax-ppss.el from GNU.
|
2011-06-28 |
Aidan Kehoe |
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
|
2011-05-25 |
Jerry James |
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
|
2011-05-01 |
Aidan Kehoe |
Never pass a leading + to mpz_set_string, parse_integer ().
|
2011-04-29 |
Stephen J. Turnbull |
XEmacs 21.5.31 "ginger" is released.
|
2011-04-26 |
Mats Lidell |
Merged with trunk.
|
2011-03-28 |
Mats Lidell |
Merged with trunk.
|
2011-03-17 |
Mats Lidell |
Merge with trunk.
|
2011-02-14 |
Mats Lidell |
Merge with trunk.
|
2011-02-07 |
Mats Lidell |
Merge with trunk.
|
2011-01-19 |
Mats Lidell |
Merge with trunk.
|
2011-04-26 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
2011-04-24 |
Aidan Kehoe |
Make sure distinct symbol macros with identical names expand distinctly.
|
2011-01-05 |
Mats Lidell |
Merged with trunk.
|
2010-12-30 |
Mats Lidell |
Merged with trunk.
|
2010-12-06 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2011-03-17 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
2011-03-11 |
Aidan Kehoe |
Address the easy test failures in tests/automated.
|
2011-02-24 |
Aidan Kehoe |
#'substring-no-properties: check STRING's type, get_string_range_char won't.
|