aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/edebug.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.Stefan Monnier2012-09-131-196/+65
* * lisp/emacs-lisp/edebug.el (edebug-outside-unread-command-events):Stefan Monnier2012-09-121-7/+6
* * lisp/emacs-lisp/edebug.el: Use lexical-binding.Stefan Monnier2012-09-121-200/+188
* Remove unread-command-char.Stefan Monnier2012-09-121-5/+0
* * lisp/emacs-lisp/edebug.el (edebug-enter): Don't mess withStefan Monnier2012-09-121-66/+40
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/subr.el (function-get): Refine `autoload' arg so it can alsoStefan Monnier2012-08-131-1/+1
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-5/+8
* * lisp/emacs-lisp/edebug.el (edebug-read-function): Remove old incorrectStefan Monnier2012-06-131-2/+1
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-5/+8
* Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-071-4/+3
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'Juri Linkov2012-05-271-0/+1
* Use `declare' in `lambda' and mis minor changes.Stefan Monnier2012-05-261-6/+0
* lisp/emacs-lisp/edebug.el: Do not load cl-specs.el.Juanma Barranquero2012-05-221-8/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Edebug doc fixesGlenn Morris2012-03-311-2/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* * lisp/emacs-lisp/edebug.el: Heed checkdoc recommendations.Stefan Monnier2011-10-051-20/+19
* Improve Edebug error for attempting to instrument built-in functions.Chong Yidong2011-08-211-1/+1
* Miscellanous cleanups in preparation for the merge.Stefan Monnier2011-04-011-1/+1
* * lisp/subr.el (apply-partially): Use a non-nil static environment.Stefan Monnier2011-03-301-1/+2
* Fix C-M-x in lexbind mode. Misc tweaks.Stefan Monnier2011-03-241-1/+2
* Merge from trunkStefan Monnier2011-02-111-1/+1
|\
| * * lisp/emacs-lisp/edebug.el (edebug-instrument-function): Check a marker isStefan Monnier2011-02-101-1/+1
* | Merge from trunkStefan Monnier2011-02-011-5/+1
|\|
| * Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
| * Refill some copyright headers.Glenn Morris2011-01-151-3/+3
| * Merge from emacs-23Stefan Monnier2011-01-141-3/+3
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * | * lisp/emacs-lisp/rx.el: Make it a superset of sregex.Stefan Monnier2010-12-261-2/+0
* | | Obey lexical-binding in interactive evaluation commands.Stefan Monnier2010-12-151-7/+10
|/ /
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+4
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-12/+10
* | * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.Stefan Monnier2010-06-181-26/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* (edebug-display, edebug-outside-excursion):Stefan Monnier2009-08-281-15/+14
* (cl-debug-env): Only define for compiler.Glenn Morris2009-07-211-7/+5
* (edebug-setup-hook, edebug-all-forms)Glenn Morris2009-07-141-25/+37
* Remove references to last-command-char andGlenn Morris2009-01-091-13/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,Juanma Barranquero2008-05-241-44/+45
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-02-241-2/+2
|\
| * Comment changes.Richard M. Stallman2008-02-041-2/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1