summaryrefslogtreecommitdiff
path: root/src/data.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix `string-to-number' to deal consistently with integers and floats.Juanma Barranquero2009-12-041-4/+4
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-211-2/+1
* Let integers use up 2 tags to give them one extra bit and double their range.Stefan Monnier2009-11-061-7/+11
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-138/+138
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * keyboard.c (Fset_input_meta_mode): Doc fix.Chong Yidong2009-04-221-2/+2
* (Qinteractive_form): New variable.Chong Yidong2009-03-241-1/+5
* (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+12
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (Fmake_variable_frame_local): Doc fix.Glenn Morris2008-08-301-1/+3
* Comment.Glenn Morris2008-08-301-0/+3
* * bitmaps/README:Dan Nicolaescu2008-07-311-4/+0
* * unexnext.c:Dan Nicolaescu2008-06-261-14/+0
* (set_internal): Fix up call to let_shadows_buffer_binding_p.Stefan Monnier2008-06-051-1/+1
* (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2008-05-301-3/+10
* * lisp.h (indirect_variable):Stefan Monnier2008-05-191-56/+74
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (Faset): Allow setting a multibyte character in anKenichi Handa2008-04-171-1/+11
* (syms_of_data): Mark most-positive-fixnum andStefan Monnier2008-03-261-0/+2
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| | * (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-141-3/+11
* | | Merge from emacs--devo--0Miles Bader2007-12-061-72/+30
|\ \ \ | |/ /
| * | (do_symval_forwarding): Use same code as in find_symbol_value.Stefan Monnier2007-11-221-30/+5
| * | (set_internal): Set the value in the `cons-cell' (forStefan Monnier2007-11-221-19/+5
| * | (Fnumber_to_string): Add cast when passing EMACS_INTAndreas Schwab2007-11-221-1/+1
| * | * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.Stefan Monnier2007-11-211-4/+3
| * | * data.c (store_symval_forwarding, set_internal):Stefan Monnier2007-11-191-6/+7
| * | (swap_in_global_binding): Fix longstanding bug whereStefan Monnier2007-11-151-12/+9
* | | Merge from emacs--devo--0Miles Bader2007-10-271-3/+3
|\ \ \ | |/ /
| * | (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2007-10-231-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-10-191-54/+45
|\ \ \ | |/ /
| * | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-161-54/+45
* | | Merge from emacs--devo--0Miles Bader2007-10-151-4/+12
|\ \ \ | |/ /
| * | (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-141-4/+12
* | | Merge from emacs--devo--0Miles Bader2007-10-111-5/+69
|\ \ \ | |/ /
| * | (Finteractive_form): If the interactive specification starts with a `(',Michaƫl Cadilhac2007-09-101-2/+5
| * | Merge from emacs--devo--0Miles Bader2007-07-311-2/+17
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-241-2/+4
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-05-301-1/+1
| |\ \ \ \
| * \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-37/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-60/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-121-0/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-8/+11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merged from Karoly Lorentey2006-02-011-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \