2010-09-30 |
Lars Magne Ingebrigtsen |
(Fbacktrace): Don't overwrite print-level on exit.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
2010-08-22 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-08-17 |
Andreas Schwab |
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
|
2010-08-17 |
Chong Yidong |
Avoid stack overflow in let, eval, and apply (Bug#6214).
|
2010-08-18 |
Stefan Monnier |
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
|
2010-08-06 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-20 |
Stefan Monnier |
Fix up "missing braces" warning.
|
2010-07-13 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-11 |
Andreas Schwab |
Fix indentation problem
|
2010-07-11 |
Andreas Schwab |
Remove obsolete noinline declaration
|
2010-07-11 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-07 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
2010-07-05 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-05-14 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
2010-05-07 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
2010-05-04 |
Stefan Monnier |
Misc tweaks.
|
2010-05-03 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
2010-04-29 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
2010-04-25 |
Dan Nicolaescu |
Remove all NO_ARG_ARRAY uses.
|
2010-04-21 |
Glenn Morris |
Add SELinux support.
|
2010-04-20 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-01 |
Chong Yidong |
* eval.c (run_hook_with_args): Handle the case where the global
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-11-06 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
2009-10-24 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-01 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
2009-09-20 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
2009-08-21 |
Stefan Monnier |
(init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
|
2009-08-15 |
Chong Yidong |
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc
|
2009-07-27 |
Bastien Guerry |
Better docstring for `called-interactively-p'.
|
2009-03-24 |
Chong Yidong |
(Fcommandp): Use Qinteractive_form.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-05 |
Chong Yidong |
(Vdebug_on_error): Doc fix.
|
2008-08-27 |
Chong Yidong |
(find_handler_clause): Temporarily increase max-lisp-eval-depth while
|
2008-08-26 |
Chong Yidong |
(Fcondition_case): Doc fix.
|
2008-07-28 |
Andreas Schwab |
* lisp.h (init_weak_hash_tables, syms_of_font)
|
2008-07-13 |
Dan Nicolaescu |
* config.nt (HAVE_FACES): Remove, unused.
|
2008-06-04 |
John Paul Wallington |
(Fdefmacro): Doc fix.
|
2008-05-20 |
Stefan Monnier |
* xdisp.c (select_frame_for_redisplay): Adjust for last change to
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-11 |
Glenn Morris |
(Fdefvaralias): If the alias is bound and the target is not, set the
|
2008-03-19 |
Jason Rumney |
* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
|
2008-02-07 |
Stefan Monnier |
* xselect.c (x_handle_dnd_message):
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|