| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove expt, delete, rassoc from autoloads | Dave Love | 2000-03-07 | 1 | -3/+3 |
| * | (lisp-mode-syntax-table): Fix syntax of |. | Dave Love | 2000-03-01 | 1 | -2/+1 |
| * | Indent `pprint-logical-block' properly. | Gerd Moellmann | 2000-02-25 | 1 | -0/+1 |
| * | (Helper-describe-mode): Make buffer writable. | Gerd Moellmann | 2000-02-25 | 1 | -0/+1 |
| * | Change old backquote syntax. | Dave Love | 2000-02-23 | 1 | -20/+24 |
| * | Change old backquote syntax. | Dave Love | 2000-02-23 | 1 | -8/+21 |
| * | Don't change syntax of multibyte | Kenichi Handa | 2000-02-23 | 1 | -10/+4 |
| * | (emacs-lisp-mode-syntax-table) | Dave Love | 2000-02-22 | 1 | -72/+71 |
| * | Remove bogus spec for define-condition. | Dave Love | 2000-02-22 | 1 | -4/+1 |
| * | Don't require emacsbug at top level. | Dave Love | 2000-02-20 | 1 | -165/+133 |
| * | (caar, cadr, cdar, cddr): Add defsetfs. | Gerd Moellmann | 2000-02-18 | 1 | -0/+4 |
| * | (lisp-indent-259): Indentation fix. | Gerd Moellmann | 2000-02-17 | 1 | -4/+5 |
| * | Don't bother testing for defalias. Don't set up `caar' &c that we now | Dave Love | 2000-02-10 | 1 | -2/+0 |
| * | Change maintainer. | Dave Love | 2000-02-02 | 1 | -0/+1 |
| * | (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash) | Dave Love | 2000-02-02 | 1 | -18/+5 |
| * | Use bytecomp-load-hook, not emacs-lisp-mode-hook. | Dave Love | 2000-02-02 | 1 | -8/+1 |
| * | Run bytecomp-load-hook. | Dave Love | 2000-02-02 | 1 | -1/+3 |
| * | (cl-lambda-list, cl-macro-list) | Gerd Moellmann | 2000-01-30 | 1 | -4/+4 |
| * | Replace autoloads for dolist, dotimes. | Dave Love | 2000-01-30 | 1 | -1/+1 |
| * | Revert last change. | Dave Love | 2000-01-30 | 1 | -0/+26 |
| * | Remove dotimes, dolist. | Dave Love | 2000-01-28 | 1 | -26/+0 |
| * | Remove stuff for dotimes, dolist, push, pop. | Dave Love | 2000-01-28 | 1 | -8/+2 |
| * | Add indent specs for dolist, dotimes, when, unless. | Dave Love | 2000-01-28 | 1 | -0/+4 |
| * | Add specs for push, pop, dotimes, dolist, unless, when. | Dave Love | 2000-01-28 | 1 | -0/+6 |
| * | (cl-parse-loop-clause): Recognize | Gerd Moellmann | 2000-01-28 | 1 | -1/+1 |
| * | (checkdoc-interactive-loop): Don't lose on a function with an empty | Dave Love | 2000-01-26 | 1 | -11/+11 |
| * | Undo previous change. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 |
| * | (beginning-of-defun-function): Variable renamed from beginning-of-defun. | Richard M. Stallman | 2000-01-21 | 1 | -25/+21 |
| * | (dolist, dotimes): Moved to subr.el. | Richard M. Stallman | 2000-01-21 | 1 | -26/+0 |
| * | (copyright-update): Removed the | Gerd Moellmann | 2000-01-14 | 1 | -2/+1 |
| * | (eval-last-sexp-1): Renamed from | Gerd Moellmann | 2000-01-12 | 1 | -5/+40 |
| * | (with-syntax-table): Moved to subr.el. | Richard M. Stallman | 2000-01-12 | 1 | -0/+1 |
| * | (with-syntax-table): Add a def-edebug-spec. | Richard M. Stallman | 2000-01-12 | 1 | -1/+2 |
| * | Remove inappropriate customization (allowing custom.el to use | Dave Love | 2000-01-08 | 1 | -19/+8 |
| * | Add defclass, define-condition, defmethod, symbol-macrolet. | Dave Love | 2000-01-06 | 1 | -1/+9 |
| * | (byte-extrude-byte-code-vectors): Use remprop. | Dave Love | 2000-01-06 | 1 | -3/+3 |
| * | Tag as emacs-mule coding. | Dave Love | 2000-01-06 | 1 | -1/+7 |
| * | (cl-make-hash-table): Use make-hash-table. | Dave Love | 2000-01-05 | 1 | -25/+6 |
| * | (beginning-of-defun): New variable. | Dave Love | 2000-01-05 | 1 | -60/+120 |
| * | (cl-emacs-type): Remove defvar. | Dave Love | 2000-01-03 | 1 | -21/+19 |
| * | (debugger-continue): Don't continue If | Gerd Moellmann | 1999-12-19 | 1 | -0/+2 |
| * | Don't put optimization info on `eql'. | Dave Love | 1999-12-18 | 1 | -3/+4 |
| * | Remove conditional definition of eval-when-compile. Don't specify abs, | Dave Love | 1999-12-18 | 1 | -33/+6 |
| * | Remove Emacs 18 compatibility code. Prepend `cl-' to autoload names | Dave Love | 1999-12-18 | 1 | -32/+5 |
| * | Bind free variables. | Dave Love | 1999-12-18 | 1 | -11/+11 |
| * | (byte-compile-constp): Include keywords. | Dave Love | 1999-12-18 | 1 | -0/+1 |
| * | (byte-compile-bound-variables): Doc fix. | Dave Love | 1999-12-16 | 1 | -9/+12 |
| * | (lm-header-multiline): fix spurious use of `cond'. | Stefan Monnier | 1999-12-02 | 1 | -179/+117 |
| * | (lisp-mode-variables): Change | Gerd Moellmann | 1999-12-02 | 1 | -1/+11 |
| * | (edebug-make-enter-wrapper): Correct | Gerd Moellmann | 1999-11-29 | 1 | -3/+4 |