1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 07:20:28 -08:00
emacs/lisp/emacs-lisp
Juri Linkov 20c78df04b (edebug-set-global-break-condition):
Use `read-expression-history'.  Set initial contents only if
`edebug-global-break-condition' is non-nil.  Set histpos to 1
if initial contents is equal to the last history element.
(edebug-set-conditional-breakpoint): Instead of temporarily
prepending the current condition to the history, set initial
contents to the current condition.  Set histpos to 1 if initial
contents is equal to the last history element.
2004-11-28 07:57:10 +00:00
..
.gitignore
advice.el (ad-make-advised-definition): Use called-interactively-p. 2004-11-02 09:17:50 +00:00
assoc.el
authors.el
autoload.el (update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER. 2004-11-02 09:20:13 +00:00
backquote.el
benchmark.el
bindat.el
byte-opt.el (byte-optimize-form-code-walker): 2004-11-25 02:58:34 +00:00
byte-run.el
bytecomp.el (byte-compile-form): Move the calls to byte-compile-set-symbol-position, 2004-11-21 00:47:13 +00:00
checkdoc.el
cl-compat.el (pair-with-newsyms): Use make-symbol. 2004-11-16 04:04:50 +00:00
cl-extra.el
cl-indent.el
cl-macs.el (cl-parse-loop-clause, labels): Use gensym 2004-11-27 00:20:38 +00:00
cl-seq.el
cl-specs.el
cl.el (cl-unload-hook): Don't defvar it, just set it. 2004-10-16 15:21:10 +00:00
copyright.el
crm.el
cust-print.el (custom-printers): Use defvar' instead of defconst'. 2004-11-21 03:27:39 +00:00
debug.el
derived.el
disass.el
easy-mmode.el (define-minor-mode): Use called-interactively-p. 2004-11-02 09:23:34 +00:00
easymenu.el (easy-menu-add-item): Use keymap-prompt. Simplify. 2004-11-10 16:20:20 +00:00
edebug.el (edebug-set-global-break-condition): 2004-11-28 07:57:10 +00:00
eldoc.el
elint.el
elp.el (elp-results): Delete wasteful beginning-of-buffer. 2004-11-07 04:09:31 +00:00
ewoc.el
find-func.el (find-function-regexp): Optimize define-minor-mode'. Add defun-cvs-mode'. 2004-11-16 15:26:30 +00:00
find-gc.el
float-sup.el
gulp.el
helper.el
levents.el
lisp-mnt.el
lisp-mode.el (lisp-fill-paragraph): Fix backslashes. 2004-10-09 14:28:12 +00:00
lisp.el (mark-sexp): Preserve direction when repeating. 2004-10-12 16:05:55 +00:00
lmenu.el
lselect.el Adjust to new names for x-(lost|sent)-selection-functions. 2004-10-28 23:32:28 +00:00
lucid.el (map-keymap): Definition deleted. 2004-11-16 17:06:56 +00:00
macroexp.el
map-ynp.el
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el
shadow.el
sregex.el
syntax.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el