1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/emacs-lisp
Gerd Moellmann 3ecf67a184 (byte-optimize-lapcode)
<byte-constref-ops>: Consider byte-constant2 and clarify the code.
<const-C varset-X const-C>: Fix car/cdr typo.
2001-10-11 17:25:26 +00:00
..
.gitignore
advice.el (ad-make-advised-definition): If the 2001-07-09 13:06:36 +00:00
assoc.el
authors.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
autoload.el (doc-string-elt): Remove. 2001-10-11 01:49:29 +00:00
backquote.el (backquote-backquote-symbol) 2001-09-03 07:56:39 +00:00
byte-opt.el (byte-optimize-lapcode) 2001-10-11 17:25:26 +00:00
bytecomp.el (byte-compile-display-log-head-p): New 2001-10-11 12:57:18 +00:00
checkdoc.el (checkdoc-this-string-valid-engine): 2001-09-17 15:51:54 +00:00
cl-compat.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) 2000-10-15 04:49:20 +00:00
cl-indent.el (lisp-indent-defmethod): New function. 2001-08-15 11:57:03 +00:00
cl-macs.el (define-setf-expander): Make it an 2001-10-05 10:40:18 +00:00
cl-seq.el (remove, remq): Remove. 2001-01-05 16:44:10 +00:00
cl-specs.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cl.el (most-positive-fixnum, most-negative-fixnum): 2001-10-06 23:24:15 +00:00
copyright.el (copyright): Add final \n. 2001-10-11 01:50:43 +00:00
crm.el
cust-print.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
debug.el
disass.el
easy-mmode.el (define-minor-mode): Use 2001-08-09 14:54:05 +00:00
easymenu.el Fixes to follow coding conventions. 2001-07-16 11:39:42 +00:00
edebug.el (rx): Add def-edebug-spec. 2001-10-01 07:30:38 +00:00
eldoc.el (eldoc): Don't make parent of itself. 2000-12-02 20:10:49 +00:00
elint.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
elp.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
ewoc.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
find-func.el (find-function-regexp): Add 2001-07-25 15:04:21 +00:00
find-gc.el *** empty log message *** 2001-08-30 09:20:39 +00:00
float.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
gulp.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
helper.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
levents.el Add Keywords header. 2001-09-04 12:54:14 +00:00
lisp-mnt.el (lm-history-header): Accept `ChangeLog'. 2001-10-05 09:30:59 +00:00
lisp-mode.el (lisp-imenu-generic-expression): Use regexp-opt. 2001-10-05 09:31:27 +00:00
lisp.el (defun-prompt-regexp): Doc fix. 2000-10-24 11:22:48 +00:00
lmenu.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
lselect.el Use facep iso find-face. 2001-10-05 09:32:11 +00:00
lucid.el Add Keywords header. 2001-09-04 12:54:14 +00:00
pp.el Add Keywords header. 2001-09-04 12:54:14 +00:00
re-builder.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
regexp-opt.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
ring.el
rx.el *** empty log message *** 2001-10-01 07:31:59 +00:00
shadow.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sregex.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
syntax.el New file. 2001-10-11 00:50:53 +00:00
tq.el Change ;;; to ;; for outline-minor-mode. 2001-10-05 09:36:02 +00:00
trace.el