aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
Commit message (Expand)AuthorAgeFilesLines
* * 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 [email protected]Karoly Lorentey2007-01-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected].Karoly Lorentey2007-01-011-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-07-291-37/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from [email protected].Karoly Lorentey2006-07-141-60/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-04-121-0/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-8/+11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merged from Karoly Lorentey2006-02-011-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 187, 704)Karoly Lorentey2006-01-301-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-14/+14
| * | | | | | | | | | | | | | Merged from [email protected] (patch 149-151, 629-641)Karoly Lorentey2005-11-071-8/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 142-148, 615-628)Karoly Lorentey2005-11-011-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-3/+20
| * | | | | | | | | | | | | | | | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-111-4/+5
| * | | | | | | | | | | | | | | | | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-14/+17
| * | | | | | | | | | | | | | | | | | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Work around nondeterministic binding of terminal-local variables. (Fixes nat...Karoly Lorentey2005-06-271-0/+40
* | | | | | | | | | | | | | | | | | | | (Fchar_or_string_p): Fix docstring.Kenichi Handa2007-09-071-1/+1
* | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |