aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/edebug.el
Commit message (Expand)AuthorAgeFilesLines
* (edebug-eval-defun): Don't use defconst on variables.Stefan Monnier2002-04-121-2/+2
* (edebug-form-data, edebug-offsets)Stefan Monnier2001-11-171-88/+12
* (delay-mode-hooks): Add edebug-spec.Stefan Monnier2001-10-301-8/+9
* (edebug-window-live-p): Always alias to window-live-p.Richard M. Stallman2001-10-301-88/+75
* (rx): Add def-edebug-spec.Gerd Moellmann2001-10-011-0/+1
* (edebug-window-live-p): UseGerd Moellmann2001-09-071-1/+1
* (edebug-read-function): Fix handling ofGerd Moellmann2001-08-081-5/+4
* (define-minor-mode): Improve the spec and remove the rogue second spec.Stefan Monnier2000-12-231-4/+5
* (edebug-version)Dave Love2000-11-221-60/+31
* (edebug-form-spec prop): use dolist.Stefan Monnier2000-11-211-25/+30
* Comment.Dave Love2000-10-061-0/+2
* Change authors' mail address.Gerd Moellmann2000-08-151-2/+2
* (edebug-eval-defun): Make doc stringGerd Moellmann2000-07-051-5/+17
* (edebug-window-live-p, edebug-window-list)Gerd Moellmann2000-07-031-23/+10
* (edebug-emacs-19-specific): CallEli Zaretskii2000-05-251-1/+1
* (edebug-keywordp): Remove. Change callersDave Love2000-04-131-9/+10
* Fix specs for dolist, dotimes, push, pop, unless, when.Dave Love2000-04-081-6/+6
* Add specs for push, pop, dotimes, dolist, unless, when.Dave Love2000-01-281-0/+6
* (with-syntax-table): Add a def-edebug-spec.Richard M. Stallman2000-01-121-1/+2
* (edebug-make-enter-wrapper): CorrectGerd Moellmann1999-11-291-3/+4
* Use new backquote syntax.Gerd Moellmann1999-11-211-123/+122
* (edebug-install-read-eval-functions)Dave Love1999-10-161-8/+3
* (edebug-outside-current-prefix-arg):Phillip Rulon1999-09-241-3/+6
* Delete compatibility code.Karl Heuer1999-07-251-8/+7
* (with-temp-message): Add def-edebug-spec call.Richard M. Stallman1999-01-191-0/+1
* (edebug-eval-defun): Deal with defcustomDave Love1999-01-071-4/+9
* (edebug-initial-mode): Fix customize type.Andreas Schwab1998-10-301-2/+6
* (edebug-all-forms): Add autoload cookie.Richard M. Stallman1998-05-071-0/+10
* (edebug-compute-previous-result):Richard M. Stallman1998-04-181-1/+1
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* Doc fixes.Richard M. Stallman1998-02-041-32/+8
* (edebug-eval-mode): Nicer mode-name value.Karl Heuer1997-10-161-39/+16
* (edebug-enter): Save, and bind to nil,Richard M. Stallman1997-09-151-0/+11
* (condition-case): Fix edebug-form-spec toRichard M. Stallman1997-07-121-2/+2
* (edebug-version): Use the Emacs version.Richard M. Stallman1997-06-231-8/+1
* (edebug-sit-for-seconds): New variable.Richard M. Stallman1997-06-221-3/+8
* (edebug-signal): Avoid infinite recursion.Richard M. Stallman1997-05-291-3/+5
* (edebug-eval-mode): Add a mode-class property.Richard M. Stallman1997-05-051-2/+3
* (edebug-read-and-maybe-wrap-form): ProtectRichard M. Stallman1997-04-141-4/+6
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-43/+88
* (edebug-read-symbol, edebug-read-string): Don't back up after reading.Richard M. Stallman1996-12-261-21/+6
* (combine-after-change-calls): New def-edebug-spec.Richard M. Stallman1996-11-091-2/+3
* (save-selected-window, save-current-buffer)Richard M. Stallman1996-10-021-2/+10
* (edebug-original-signal): Don't define it.Richard M. Stallman1996-09-241-16/+8
* (pre-command-hook, post-command-hook): Defvars deleted.Richard M. Stallman1996-09-231-19/+4
* (edebug-trace-display): Save and restore current buffer.Richard M. Stallman1996-07-241-4/+6
* Use executing-kbd-macro, not executing-macro.Karl Heuer1996-05-291-8/+8
* Comment change.Richard M. Stallman1996-03-201-292/+270
* checked in with -k by liberte at 1994/04/09 20:57:56Daniel LaLiberte1994-04-081-51/+51
* (edebug-version): Delete third arg of string-match.Richard M. Stallman1994-04-071-3/+3