emacs/lisp/emacs-lisp
Glenn Morris 1e46f9e42b (edebug-setup-hook, edebug-all-forms)
(edebug-eval-macro-args, edebug-save-displayed-buffer-points)
(edebug-print-length, edebug-print-level, edebug-print-circle)
(edebug-sit-for-seconds, edebug-view-outside)
(edebug-bounce-point, edebug-set-global-break-condition)
(edebug-Go-nonstop-mode, edebug-trace-mode)
(edebug-Trace-fast-mode, edebug-continue-mode)
(edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
(edebug-visit-eval-list): Doc fixes.
2009-07-14 08:01:50 +00:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
assoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
authors.el (authors-aliases): Remove some "ignore" entries that are no longer needed. 2009-01-21 03:54:29 +00:00
autoload.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
avl-tree.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
backquote.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
benchmark.el * emacs-lisp/benchmark.el (benchmark): Reflow docstring. 2009-03-17 10:32:20 +00:00
bindat.el * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string 2009-05-04 01:18:11 +00:00
byte-opt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
byte-run.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
bytecomp.el (emacs-lisp-file-regexp): Fix up EOB. 2009-02-02 03:27:30 +00:00
check-declare.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
checkdoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-compat.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-extra.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-indent.el Remove leading "*" from defcustom docs. 2009-06-22 06:27:00 +00:00
cl-loaddefs.el Update. 2009-05-12 12:28:40 +00:00
cl-macs.el * emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178). 2009-05-10 22:01:20 +00:00
cl-seq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-specs.el (defstruct): Fix :conc-name spec. 2009-06-27 22:09:39 +00:00
cl.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
copyright.el Tweak copyright-regexp 2009-02-17 10:13:59 +00:00
crm.el (crm--choose-completion-string): New function. 2009-03-16 00:44:02 +00:00
cust-print.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
debug.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
derived.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
disass.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
easy-mmode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
easymenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edebug.el (edebug-setup-hook, edebug-all-forms) 2009-07-14 08:01:50 +00:00
eldoc.el * emacs-lisp/eldoc.el (eldoc-function-argstring-format): 2009-01-24 11:34:57 +00:00
elint.el (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453) 2009-02-24 03:32:19 +00:00
elp.el (elp-output-insert-symname): Add a link face to make it obvious item 2009-06-23 05:54:33 +00:00
ewoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
find-func.el (find-library-name, find-library): Doc fixes. 2009-02-11 02:25:06 +00:00
find-gc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
float-sup.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
generic.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
gulp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
helper.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
levents.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lisp-mnt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lisp-mode.el (lisp-indent-offset): Fix safe-local-variable property. 2009-06-22 06:24:32 +00:00
lisp.el (end-of-defun-function): Make it more clear that 2009-03-03 16:12:02 +00:00
lmenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lucid.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
macroexp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
map-ynp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
pp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
re-builder.el Replace last-command-char with last-command-event. 2009-01-09 04:29:16 +00:00
regexp-opt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
regi.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ring.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
rx.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
shadow.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
sregex.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
syntax.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-ses.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
testcover.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
timer.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
trace.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
warnings.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00