* eval.c (Fdefvar): Rename locals to avoid shadowing.
[bpt/emacs.git] / src / eval.c
2011-03-16 Paul Eggert* eval.c (Fdefvar): Rename locals to avoid shadowing.
2011-03-16 Paul Eggert* eval.c (lisp_indirect_variable): Name an expression,
2011-03-16 Paul Eggert* eval.c (Fdefvar): Rewrite so as not to use empty...
2011-03-16 Paul Eggert* eval.c (call_debugger, do_debug_on_call, grow_specpdl...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-26 Stefan MonnierLet the debugger continue to the normal handler.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-19 Stefan MonnierMinor clean up to silence some gcc warnings.
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-26 Juanma Barranquero* src/eval.c (init_eval_once): Set max_lisp_eval_depth...
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-30 Lars Magne Ingebri... (Fbacktrace): Don't overwrite print-level on exit.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-24 Eli ZaretskiiFix int/EMACS_INT in eval.c and indent.c, correct previ...
2010-09-24 Lars Magne Ingebri... Fix all EMACS_INT/int conversion errors in print.c...
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-18 Joakim Veronamerge from trunk, no conflicts
2010-08-18 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Preload...
2010-08-17 Joakim Veronamerge from trunk
2010-08-17 Andreas Schwab* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_...
2010-08-17 Chong YidongAvoid stack overflow in let, eval, and apply (Bug#6214).
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-20 Stefan MonnierFix up "missing braces" warning.
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-13 Dan NicolaescuConvert maybe_fatal to standard C.
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-11 Andreas SchwabFix indentation problem
2010-07-11 Andreas SchwabRemove obsolete noinline declaration
2010-07-11 Ken RaeburnMake doprnt and related functions ANSI C compliant...
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Dan NicolaescuMake the function member of Lisp_Subr use standard...
2010-07-05 Juanma BarranqueroConvert most remaining function definitions to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-14 Stefan Monnier* eval.c (specbind): Disallow let-binding frame-local...
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-07 Stefan MonnierTry and fix unbind_to when localness of binding has...
2010-05-04 Stefan MonnierMisc tweaks.
2010-05-03 Chong YidongAdd optional arg to delete-file to force deletion ...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-29 Stefan MonnierFix wrong-docstring problem introduced with hash-consing.
2010-04-25 Dan NicolaescuRemove all NO_ARG_ARRAY uses.
next