summaryrefslogtreecommitdiff
path: root/src/eval.c
Commit message (Expand)AuthorAgeFilesLines
* * lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab2008-07-281-30/+30
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-2/+2
* (Fdefmacro): Doc fix.John Paul Wallington2008-06-041-1/+6
* * xdisp.c (select_frame_for_redisplay): Adjust for last change toStefan Monnier2008-05-201-1/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (Fdefvaralias): If the alias is bound and the target is not, set theGlenn Morris2008-04-111-3/+10
* * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney2008-03-191-2/+2
* * xselect.c (x_handle_dnd_message):Stefan Monnier2008-02-071-2/+2
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | * data.c (store_symval_forwarding, set_internal):Stefan Monnier2007-11-191-8/+9
* | Merge from emacs--rel--22Miles Bader2007-10-271-1/+8
|\ \ | |/
| * Comment change.Richard M. Stallman2007-10-241-1/+8
* | Merge from emacs--rel--22Miles Bader2007-10-161-1/+1
|\ \ | |/
| * (do_autoload): Don't save autoloads.Juanma Barranquero2007-10-141-16/+2
* | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-161-6/+5
* | (do_autoload): Don't save autoloads.Juanma Barranquero2007-10-141-15/+1
* | Merge from emacs--rel--22Miles Bader2007-10-091-6/+7
|\ \ | |/
| * (condition-case): Doc fix.Richard M. Stallman2007-08-271-6/+7
* | (internal_condition_case_2, internal_condition_case_1)Richard M. Stallman2007-10-091-6/+0
* | (do_autoload): Don't output any message.Stefan Monnier2007-09-241-1/+1
* | (Fcommandp): Change `->prompt' to `->intspec'.Michaƫl Cadilhac2007-09-101-1/+1
* | Merge from emacs--devo--0Miles Bader2007-08-211-2/+8
|\ \
| * | (Ffunction, Fquote): Signal error if not 1 argument.Richard M. Stallman2007-08-191-1/+7
| * | (Fcommandp): Add parens to clarify.Richard M. Stallman2007-08-161-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\ \ | | |/
| | * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
| | * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-311-14/+21
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * (For, Fand, Fprogn): Doc fixes.Juanma Barranquero2007-07-161-3/+3
| | * (Fsetq): Doc fix.Richard M. Stallman2007-07-151-1/+5
| * | (Fcommandp): Pay attention to the `interactive-form' property.Stefan Monnier2007-07-251-13/+20
* | | Merge from emacs--devo--0Miles Bader2007-07-241-3/+3
|\ \ \ | |/ /
| * | (Fsetq): Doc fix.Juanma Barranquero2007-07-181-1/+1
| * | (For, Fand): Doc fixes.Juanma Barranquero2007-07-181-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-07-151-52/+71
|\ \ \ | |/ /
| * | (maybe_call_debugger): New function.Richard M. Stallman2007-07-141-50/+69
| * | (Fprogn): Doc fix.Juanma Barranquero2007-07-141-1/+1
| * | (init_eval_once): Bump max_lisp_eval_depth to 400.Stefan Monnier2007-07-131-1/+1
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\ \ | |/
| * (Fcatch): Doc fix.Juanma Barranquero2006-11-011-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-0/+15
|\ \ | |/
| * Include xterm.h for x_fully_uncatch_errors and friends.Stefan Monnier2006-10-101-0/+4
| * (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.Richard M. Stallman2006-09-081-0/+3
| * (apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.Eli Zaretskii2006-09-021-0/+8