| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Johannes Weiner <hannes at saeurebad.de> | Glenn Morris | 2007-09-23 | 1 | -0/+5 |
| * | (allocate_terminal): Declare. | Stefan Monnier | 2007-09-21 | 1 | -0/+1 |
| * | (enum pvec_type): New `terminal' pseudovector. | Stefan Monnier | 2007-09-20 | 1 | -2/+8 |
| * | (struct Lisp_Subr): Rename `prompt' field to `intspec'. | Michaƫl Cadilhac | 2007-09-10 | 1 | -7/+10 |
| * | (set_initial_environment): Rename from set_global_environment. | Stefan Monnier | 2007-08-29 | 1 | -1/+2 |
| * | Revert undocumented changes. | Dan Nicolaescu | 2007-08-28 | 1 | -4/+4 |
| * | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -2/+2 |
| * | | | 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 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -6/+8 |
| |\ \ \ | |/ / | |||||
| | * | | * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. | Stefan Monnier | 2007-07-11 | 1 | -5/+5 |
| | * | | (map_char_table): Use an array of int for `indices' rather than | Stefan Monnier | 2007-07-10 | 1 | -1/+3 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -2/+6 |
| |\ \ \ | |/ / | |||||
| | * | | (STRING_SET_UNIBYTE): Return the canonical empty unibyte string, if appropriate. | Juanma Barranquero | 2007-06-08 | 1 | -2/+6 |
| * | | | Merged from emacs--devo--0 | Miles Bader | 2007-05-20 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | (add_gpm_wait_descriptor, delete_gpm_wait_descriptor): | Nick Roberts | 2007-05-20 | 1 | -0/+2 |
| * | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-05-11 | 1 | -3/+3 |
| |\ \ \ | |/ / | |||||
| | * | | (VECSIZE): Use OFFSETOF. | Andreas Schwab | 2007-04-29 | 1 | -3/+3 |
| | |/ | |||||
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Declare check_obarray. | Chong Yidong | 2007-03-17 | 1 | -0/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -2/+3 |
| |\ \ | |/ | |||||
| | * | (clear_regexp_cache): Declare. | Stefan Monnier | 2006-10-03 | 1 | -0/+1 |
| | * | (pos_visible_p): Update prototype. | Kim F. Storm | 2006-09-05 | 1 | -1/+1 |
| | * | * buffer.h (struct buffer_text): New field chars_modiff. | Chong Yidong | 2006-09-01 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -6/+13 |
| |\ \ | |/ | |||||
| | * | * lisp.h: Update read-char, read-event, and read_filtered_event | Chong Yidong | 2006-07-26 | 1 | -3/+3 |
| | * | * ebrowse.c (usage, version): Mark as NO_RETURN. | Dan Nicolaescu | 2006-07-18 | 1 | -3/+3 |
| | * | (list1): Add EXFUN. | Kim F. Storm | 2006-07-18 | 1 | -0/+7 |
| * | | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-07-14 | 1 | -43/+63 |
| |\ \ | |/ | |||||
| | * | (CHECK_TYPE): New macro for generic type checking. | Kim F. Storm | 2006-07-12 | 1 | -41/+61 |
| | * | (sit_for): Update prototype. | Kim F. Storm | 2006-07-11 | 1 | -2/+2 |
| * | | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-06-12 | 1 | -3/+3 |
| |\ \ | |/ | |||||
| | * | * search.c (matcher_overflow): Mark as NO_RETURN. | Dan Nicolaescu | 2006-05-29 | 1 | -2/+2 |
| | * | (Fread_from_minibuffer): Decrement number of args. | Juri Linkov | 2006-05-25 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-19 | 1 | -7/+26 |
| |\ \ | |/ | |||||
| | * | (syms_of_fontset, Fset_fontset_font): Put extern and | YAMAMOTO Mitsuharu | 2006-04-12 | 1 | -7/+26 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-12 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | * lisp.h (wrong_type_argument): Mark as NO_RETURN. | Dan Nicolaescu | 2006-04-11 | 1 | -1/+1 |
| * | | Merged from | Karoly Lorentey | 2006-04-10 | 1 | -10/+29 |
| |\ \ | |/ | |||||
| | * | Undo previous change. | Richard M. Stallman | 2006-04-09 | 1 | -1/+1 |
| | * | (args_out_of_range, args_out_of_range_3) | Dan Nicolaescu | 2006-04-09 | 1 | -1/+1 |
| | * | * puresize.h (pure_write_error): Mark as NO_RETURN. | Dan Nicolaescu | 2006-04-09 | 1 | -2/+3 |
| | * | (report_file_error): Mark as NO_RETURN. | Dan Nicolaescu | 2006-04-08 | 1 | -1/+1 |
| | * | (PSEUDOVECSIZE): Fix last change. | Eli Zaretskii | 2006-04-08 | 1 | -8/+8 |
| | * | (PSEUDOVECTOR_SIZE_MASK): Expand docstring. | Stefan Monnier | 2006-04-08 | 1 | -1/+5 |