index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
edebug.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-2
/
+2
|
\
|
*
Comment changes.
Richard M. Stallman
2008-02-04
1
-2
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* erc-stamp.el (erc-echo-timestamp):
David Kastrup
2007-12-08
1
-2
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-15
1
-38
/
+6
|
\
|
|
*
(edebug-install-custom-print-funcs)
Richard M. Stallman
2007-10-09
1
-38
/
+6
*
|
(byte-compile-resolve-functions): Use `mapc' rather than `mapcar'.
Juanma Barranquero
2007-09-26
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-08-27
1
-4
/
+4
|
\
|
|
*
(edebug-list-form, edebug-match-symbol, \,)
Stefan Monnier
2007-08-23
1
-4
/
+4
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(edebug-pop-to-buffer, edebug-display): Remove redundant checks.
Juanma Barranquero
2007-06-14
1
-2
/
+2
|
/
*
(edebug-pop-to-buffer): Don't select window marked as dedicated.
Martin Rudalics
2007-04-13
1
-19
/
+27
*
(edebug-display): Don't go to edebug-outside-buffer if it is dead.
Richard M. Stallman
2007-03-28
1
-1
/
+2
*
(edebug-kill-buffer): New function.
Richard M. Stallman
2007-03-04
1
-0
/
+11
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Minor fix to last change.
Chong Yidong
2006-08-10
1
-1
/
+2
*
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
Chong Yidong
2006-08-10
1
-5
/
+4
*
(edebug-instrument-function): Err if find-function-noselect gives no position.
Richard M. Stallman
2006-07-12
1
-0
/
+2
*
(def-edebug-spec): Moved to subr.el.
Richard M. Stallman
2006-07-09
1
-7
/
+0
*
(edebug-basic-spec): New function for vetting file-local form specs.
Eli Zaretskii
2006-04-13
1
-0
/
+14
*
(edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
Eli Zaretskii
2006-03-03
1
-2
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(edebug-all-defs, edebug-all-forms): Add autoload cookies.
Juri Linkov
2005-12-23
1
-4
/
+12
*
* emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
Chong Yidong
2005-12-17
1
-1
/
+3
*
(edebug-skip-whitespace): read1:lread.c says
Stefan Monnier
2005-12-06
1
-2
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
(def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
Juanma Barranquero
2005-07-16
1
-5
/
+8
*
(edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
Richard M. Stallman
2005-07-11
1
-29
/
+32
*
(edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.
Richard M. Stallman
2005-07-10
1
-0
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(edebug): Finish `defgroup' description with period.
Juanma Barranquero
2005-07-04
1
-2
/
+2
*
(edebug-eval-defun): Remove unnecessary quotes.
Juri Linkov
2005-07-04
1
-1
/
+1
*
(edebug-eval-defun):
Juri Linkov
2005-06-21
1
-2
/
+9
*
(edebug-goto-here): Doc fix.
Luc Teirlinck
2005-06-17
1
-1
/
+1
*
(edebug-all-defs, edebug-initial-mode, edebug-print-length)
Luc Teirlinck
2005-06-14
1
-12
/
+13
*
(edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
Lute Kamstra
2005-06-11
1
-12
/
+6
*
(edebug-set-global-break-condition):
Juri Linkov
2004-11-28
1
-15
/
+17
*
Comment changes.
Richard M. Stallman
2004-11-27
1
-6
/
+1
*
(edebug-next-token-class): Allow all symbol-constituent characters
Juri Linkov
2004-11-05
1
-2
/
+4
*
(edebug-eval-defun): Add `defface'. Fix docstring.
Juri Linkov
2004-06-10
1
-2
/
+8
*
* emacs-lisp/edebug.el (edebug-compute-previous-result)
Juri Linkov
2004-05-28
1
-3
/
+3
*
(edebug-display): Bring up a debug trace if the source location can't be found.
Stefan Monnier
2004-03-22
1
-11
/
+13
*
Add edebug specs for macros `1value' and `noreturn'.
Jonathan Yavner
2003-11-30
1
-0
/
+4
*
(edebug-display-freq-count): Doc fix.
Richard M. Stallman
2003-10-20
1
-2
/
+2
*
(edebug-var-status, edebug-restore-status): New functions.
Richard M. Stallman
2003-09-19
1
-20
/
+55
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
[next]