2011-04-14 |
Jeff Sparkes |
Merge tty display color cells change that I couldn't push.
|
2011-03-28 |
Jeff Sparkes |
issue 757 - tty device metric for num-color-cells
|
2011-04-04 |
Aidan Kehoe |
Correct some interactions of :from-end and :count, #'delete*, #'remove*
|
2011-04-04 |
Aidan Kehoe |
Correct some nesting of GCPRO and UNGCPRO, thank you Mats' buildbot!
|
2011-04-03 |
Aidan Kehoe |
Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c
|
2011-03-29 |
Jerry James |
Make listu() and listn() assemble lists in forward order. Use them.
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2011-03-22 |
Mats Lidell |
Remove use of auto keyword. It is default and will be illegal in C++0X.
|
2011-03-17 |
Didier Verna |
Improve read-only error reporting.
|
2011-03-17 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
2011-03-14 |
Aidan Kehoe |
Update png_instantiate () to work with more recent versions of libpng.
|
2011-03-12 |
Aidan Kehoe |
Be better about searching for chars typed via XIM and x-compose.el, isearch
|
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.
|
2011-02-19 |
Aidan Kehoe |
Document the CL set functions and #'eql in the Lispref, not just cl.texi
|
2011-02-16 |
Aidan Kehoe |
xemacs.def.in.in: no longer export acons(), export Facons() instead.
|
2011-02-10 |
Aidan Kehoe |
Correct a bug with circularity checking in #'mapcar*, #'map, etc.
|
2011-02-09 |
Aidan Kehoe |
Remove #'acons from cl.el, make the version in alloc.c visible to Lisp
|
2011-02-07 |
Aidan Kehoe |
Correct the order of arguments to map_keymap_sort_predicate(), keymap.c.
|
2011-02-06 |
Aidan Kehoe |
Supply check_string_lessp_nokey explicitly to list_sort(), #'apropos-internal
|
2011-02-05 |
Aidan Kehoe |
Have #'sort*, #'merge use the same test approach as functions from cl-seq.el
|
2011-01-30 |
Mike Sperber |
Don't commit suicide when an X device dies.
|
2011-01-23 |
Aidan Kehoe |
Use Ben's recently-introduced listu (), where appropriate.
|
2011-01-18 |
Mike Sperber |
Zap freebsd.h.
|
2011-01-15 |
Aidan Kehoe |
Try again, s/usg5-4.h, this type with qxestrcpy_ascii(), etc.
|
2011-01-14 |
Aidan Kehoe |
Move #'delq, #'delete to Lisp, adding support for sequences.
|
2011-01-14 |
Aidan Kehoe |
Change to qxesprintf(), qxestrcpy(), s/hpux11.h, s/usg5-4.h
|
2011-01-14 |
Aidan Kehoe |
Pass in the DEFAULT argument to position() as documented, #'find.
|
2011-01-10 |
Aidan Kehoe |
Replace some C++ comments with C89-style /* */ comments, mc-alloc.c
|
2011-01-02 |
Aidan Kehoe |
Let's try that last commit again; remove some more duplicate declarations.
|