1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/emacs-lisp
Kim F. Storm f8a265f26e (bindat--unpack-group, bindat--length-group)
(bindat--pack-group): Let-bind COUNT during repeat block evaluation.
2006-12-29 01:20:48 +00:00
..
.gitignore
advice.el Update copyright years. 2006-12-07 05:06:17 +00:00
assoc.el Update copyright years. 2006-12-07 05:06:17 +00:00
authors.el (authors-aliases): Anchor FSF alias regexp, 2006-12-27 21:31:10 +00:00
autoload.el (make-autoload): Use new arg. 2006-07-17 21:27:17 +00:00
backquote.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
benchmark.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
bindat.el (bindat--unpack-group, bindat--length-group) 2006-12-29 01:20:48 +00:00
byte-opt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
byte-run.el Update copyright years. 2006-12-07 05:06:17 +00:00
bytecomp.el (byte-optimize, byte-compile-warnings): Doc fixes. 2006-11-30 16:26:37 +00:00
checkdoc.el (checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings. 2006-11-03 15:08:44 +00:00
cl-compat.el Update copyright years. 2006-12-07 05:06:17 +00:00
cl-extra.el Update copyright years. 2006-12-07 05:06:17 +00:00
cl-indent.el * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix. 2006-10-27 00:52:06 +00:00
cl-macs.el (defstruct): Suppress warnings about calls to cl-struct-setf-expander. 2006-12-11 04:36:04 +00:00
cl-seq.el Update copyright years. 2006-12-07 05:06:17 +00:00
cl-specs.el Update copyright years. 2006-12-07 05:06:17 +00:00
cl.el Update copyright years. 2006-12-07 05:06:17 +00:00
copyright.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
crm.el Update copyright years. 2006-12-07 05:06:17 +00:00
cust-print.el Update copyright years. 2006-12-07 05:06:17 +00:00
debug.el (debug-help-follow): Revert last change. 2006-03-20 04:44:47 +00:00
derived.el Update copyright years. 2006-12-07 05:06:17 +00:00
disass.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
easy-mmode.el (easy-mmode-define-navigation): Fix interactive spec of the functions 2006-11-28 19:22:31 +00:00
easymenu.el easy-menu-change patch 2006-12-26 03:26:14 +00:00
edebug.el Minor fix to last change. 2006-08-10 16:07:43 +00:00
eldoc.el Update copyright years. 2006-12-07 05:06:17 +00:00
elint.el Update copyright years. 2006-12-07 05:06:17 +00:00
elp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
ewoc.el Update copyright years. 2006-12-07 05:06:17 +00:00
find-func.el (find-variable): Doc fix. 2006-12-09 12:57:03 +00:00
find-gc.el Update copyright years. 2006-12-07 05:06:17 +00:00
float-sup.el Update copyright years. 2006-12-07 05:06:17 +00:00
generic.el Update copyright years. 2006-12-07 05:06:17 +00:00
gulp.el Update copyright years. 2006-12-07 05:06:17 +00:00
helper.el Update copyright years. 2006-12-07 05:06:17 +00:00
levents.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lisp-mnt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer. 2006-07-05 07:47:41 +00:00
lisp.el (beginning-of-defun-raw): Optimise (for speed) the case when 2006-12-17 22:56:39 +00:00
lmenu.el Update copyright years. 2006-12-07 05:06:17 +00:00
lselect.el Update copyright years. 2006-12-07 05:06:17 +00:00
lucid.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
macroexp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
map-ynp.el Update copyright years. 2006-12-07 05:06:17 +00:00
pp.el Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch 2006-11-03 13:54:32 +00:00
re-builder.el (reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder* 2006-11-12 05:28:37 +00:00
regexp-opt.el Update copyright years. 2006-12-07 05:06:17 +00:00
regi.el Update copyright years. 2006-12-07 05:06:17 +00:00
ring.el Update copyright years. 2006-12-07 05:06:17 +00:00
rx.el (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no 2006-03-03 12:20:26 +00:00
shadow.el Update copyright years. 2006-12-07 05:06:17 +00:00
sregex.el Update copyright years. 2006-12-07 05:06:17 +00:00
syntax.el (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos. 2006-12-18 14:34:01 +00:00
tcover-ses.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tcover-unsafep.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
testcover.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
timer.el Update copyright years. 2006-12-07 05:06:17 +00:00
tq.el Update copyright years. 2006-12-07 05:06:17 +00:00
trace.el Update copyright years. 2006-12-07 05:06:17 +00:00
unsafep.el (unsafep): Don't treat &rest or &optional as variables at all. 2006-02-21 19:54:36 +00:00
warnings.el (display-warning, lwarn): Doc fixes. 2006-05-01 20:16:40 +00:00