summaryrefslogtreecommitdiff
path: root/src/eval.c
AgeCommit message (Expand)Author
2009-07-27Better docstring for `called-interactively-p'.Bastien Guerry
2009-03-24(Fcommandp): Use Qinteractive_form.Chong Yidong
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-12-05(Vdebug_on_error): Doc fix.Chong Yidong
2008-08-27(find_handler_clause): Temporarily increase max-lisp-eval-depth whileChong Yidong
2008-08-26(Fcondition_case): Doc fix.Chong Yidong
2008-07-28* lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab
2008-07-13* config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu
2008-06-04(Fdefmacro): Doc fix.John Paul Wallington
2008-05-20* xdisp.c (select_frame_for_redisplay): Adjust for last change toStefan Monnier
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-11(Fdefvaralias): If the alias is bound and the target is not, set theGlenn Morris
2008-03-19* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney
2008-02-07* xselect.c (x_handle_dnd_message):Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-11-19* data.c (store_symval_forwarding, set_internal):Stefan Monnier
2007-10-27Merge from emacs--rel--22Miles Bader
2007-10-24Comment change.Richard M. Stallman
2007-10-16Merge from emacs--rel--22Miles Bader
2007-10-16* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier
2007-10-14(do_autoload): Don't save autoloads.Juanma Barranquero
2007-10-14(do_autoload): Don't save autoloads.Juanma Barranquero
2007-10-09Merge from emacs--rel--22Miles Bader
2007-10-09(internal_condition_case_2, internal_condition_case_1)Richard M. Stallman
2007-09-24(do_autoload): Don't output any message.Stefan Monnier
2007-09-10(Fcommandp): Change `->prompt' to `->intspec'.Michaƫl Cadilhac
2007-08-27(condition-case): Doc fix.Richard M. Stallman
2007-08-21Merge from emacs--devo--0Miles Bader
2007-08-19(Ffunction, Fquote): Signal error if not 1 argument.Richard M. Stallman
2007-08-16(Fcommandp): Add parens to clarify.Richard M. Stallman
2007-08-13Merge from emacs--devo--0Miles Bader
2007-08-13Merge from emacs--rel--22Miles Bader
2007-08-08Replace `iff' in comments.Glenn Morris
2007-07-31Merge from emacs--devo--0Miles Bader
2007-07-30* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25(Fcommandp): Pay attention to the `interactive-form' property.Stefan Monnier
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-24Merge from emacs--devo--0Miles Bader
2007-07-18(Fsetq): Doc fix.Juanma Barranquero
2007-07-18(For, Fand): Doc fixes.Juanma Barranquero
2007-07-16(For, Fand, Fprogn): Doc fixes.Juanma Barranquero
2007-07-15(Fsetq): Doc fix.Richard M. Stallman
2007-07-15Merge from emacs--devo--0Miles Bader
2007-07-14(maybe_call_debugger): New function.Richard M. Stallman
2007-07-14(Fprogn): Doc fix.Juanma Barranquero
2007-07-13(init_eval_once): Bump max_lisp_eval_depth to 400.Stefan Monnier
2007-01-29Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-01-21Add 2007 to copyright years.Glenn Morris