Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `string-to-number' to deal consistently with integers and floats. | Juanma Barranquero | 2009-12-04 | 1 | -4/+4 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -2/+1 |
* | Let integers use up 2 tags to give them one extra bit and double their range. | Stefan Monnier | 2009-11-06 | 1 | -7/+11 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -138/+138 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | * keyboard.c (Fset_input_meta_mode): Doc fix. | Chong Yidong | 2009-04-22 | 1 | -2/+2 |
* | (Qinteractive_form): New variable. | Chong Yidong | 2009-03-24 | 1 | -1/+5 |
* | (syms_of_data): Define Qfont_spec, Qfont_entity, and | Chong Yidong | 2009-02-21 | 1 | -0/+12 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (Fmake_variable_frame_local): Doc fix. | Glenn Morris | 2008-08-30 | 1 | -1/+3 |
* | Comment. | Glenn Morris | 2008-08-30 | 1 | -0/+3 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -14/+0 |
* | (set_internal): Fix up call to let_shadows_buffer_binding_p. | Stefan Monnier | 2008-06-05 | 1 | -1/+1 |
* | (Fmake_variable_buffer_local, Fmake_local_variable) | Stefan Monnier | 2008-05-30 | 1 | -3/+10 |
* | * lisp.h (indirect_variable): | Stefan Monnier | 2008-05-19 | 1 | -56/+74 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (Faset): Allow setting a multibyte character in an | Kenichi Handa | 2008-04-17 | 1 | -1/+11 |
* | (syms_of_data): Mark most-positive-fixnum and | Stefan Monnier | 2008-03-26 | 1 | -0/+2 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | (Ffset): Save autoload of the function being set. | Juanma Barranquero | 2007-10-14 | 1 | -3/+11 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -72/+30 |
|\| | | |||||
| * | | (do_symval_forwarding): Use same code as in find_symbol_value. | Stefan Monnier | 2007-11-22 | 1 | -30/+5 |
| * | | (set_internal): Set the value in the `cons-cell' (for | Stefan Monnier | 2007-11-22 | 1 | -19/+5 |
| * | | (Fnumber_to_string): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
| * | | * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field. | Stefan Monnier | 2007-11-21 | 1 | -4/+3 |
| * | | * data.c (store_symval_forwarding, set_internal): | Stefan Monnier | 2007-11-19 | 1 | -6/+7 |
| * | | (swap_in_global_binding): Fix longstanding bug where | Stefan Monnier | 2007-11-15 | 1 | -12/+9 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -3/+3 |
|\| | | |||||
| * | | (Fmake_variable_buffer_local, Fmake_local_variable) | Stefan Monnier | 2007-10-23 | 1 | -3/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -54/+45 |
|\| | | |||||
| * | | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value. | Stefan Monnier | 2007-10-16 | 1 | -54/+45 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -4/+12 |
|\| | | |||||
| * | | (Ffset): Save autoload of the function being set. | Juanma Barranquero | 2007-10-14 | 1 | -4/+12 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -5/+69 |
|\| | | |||||
| * | | (Finteractive_form): If the interactive specification starts with a `(', | Michaƫl Cadilhac | 2007-09-10 | 1 | -2/+5 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -2/+17 |
| |\ \ | |||||
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-24 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -37/+27 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-07-14 | 1 | -60/+28 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-12 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -8/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from | Karoly Lorentey | 2006-02-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from miles@gnu.org--gnu-2005 (patch 187, 704) | Karoly Lorentey | 2006-01-30 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |