| Commit message (Expand) | Author | Age | Files | Lines |
* | * coding.c (detect_coding, Fupdate_coding_systems_internal): | Stefan Monnier | 2007-11-19 | 1 | -1/+1 |
* | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -4/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -1/+1 |
|\ |
|
| * | (Fplist_put): Preserve uneven tail data. | Stefan Monnier | 2007-09-18 | 1 | -1/+1 |
* | | * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end. | Stefan Monnier | 2007-10-02 | 1 | -9/+9 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | * | (Fsxhash): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -25/+22 |
|\ \ \
| |/ / |
|
| * | | * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. | Stefan Monnier | 2007-07-11 | 1 | -16/+13 |
| * | | (map_char_table): Use an array of int for `indices' rather than | Stefan Monnier | 2007-07-10 | 1 | -9/+9 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | (Fmapconcat): Use empty_unibyte_string. | Juanma Barranquero | 2007-06-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | * xfaces.c (syms_of_xfaces): Delete stray semicolon. | Dan Nicolaescu | 2007-05-26 | 1 | -1/+1 |
| |/ |
|
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid | Eli Zaretskii | 2007-01-13 | 1 | -1/+5 |
* | | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -49/+45 |
|\ \
| |/ |
|
| * | (substring_both): Add missing address operator. | Juanma Barranquero | 2006-11-24 | 1 | -1/+1 |
| * | Use AREF/ASIZE macros. | Stefan Monnier | 2006-11-24 | 1 | -39/+33 |
| * | (concat) [!__GNUC__]: Add prototype. | Eli Zaretskii | 2006-11-20 | 1 | -0/+2 |
| * | (Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings, | Juanma Barranquero | 2006-11-12 | 1 | -9/+9 |
| * | (Ffeaturep, syms_of_fns): Fix typos in docstrings. | Juanma Barranquero | 2006-11-05 | 1 | -2/+2 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -9/+40 |
|\ \
| |/ |
|
| * | (optimize_sub_char_table): Don't optimize a sub-char-table | Kenichi Handa | 2006-09-22 | 1 | -4/+6 |
| * | (Fmemq): Refill doc string. | Kim F. Storm | 2006-09-20 | 1 | -4/+28 |
| * | (concat) [__GNUC__]: Declare with `__attribute__((noinline))'. | Eli Zaretskii | 2006-09-02 | 1 | -1/+6 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (sxhash_string): Rotate properly; don't lose bits. | Richard M. Stallman | 2006-08-25 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -26/+11 |
|\ \
| |/ |
|
| * | (Fy_or_n_p): Change call to read_filtered_event to use new arg. | Chong Yidong | 2006-07-26 | 1 | -1/+1 |
| * | (Flength): wrong_type_argument is no-return. | Kim F. Storm | 2006-07-18 | 1 | -24/+10 |
* | | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-07-14 | 1 | -96/+35 |
|\ \
| |/ |
|
| * | (Flength, Felt, Ffillarray): Remove loop around wrong_type_argument. | Kim F. Storm | 2006-07-12 | 1 | -96/+35 |
* | | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-06-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (Fyes_or_no_p): Fread_from_minibuffer now takes only seven args. | Luc Teirlinck | 2006-05-25 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-19 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | [HAVE_MENUS && MAC_OS]: Include macterm.h. | YAMAMOTO Mitsuharu | 2006-04-12 | 1 | -1/+5 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-01 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | (sxhash_list): Include last non-nil CDR in hash. | Kim F. Storm | 2006-03-24 | 1 | -0/+6 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in ... | Karoly Lorentey | 2006-01-03 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 681) | Karoly Lorentey | 2005-12-29 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | (Fprovide): Store (0 . OFEATURES) in Vautoload_queue. | Richard M. Stallman | 2005-12-26 | 1 | -1/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676) | Karoly Lorentey | 2005-12-19 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | (Frequire): Treat evaluating from a source file | Richard M. Stallman | 2005-12-11 | 1 | -2/+8 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 610-614) | Karoly Lorentey | 2005-10-23 | 1 | -1/+1 |
|\ \
| |/ |
|