summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (mark-sexp): Mark more if repeated.Stefan Monnier2001-11-191-1/+5
* (lisp-indent-defmethod): At first three elements, act like defun.Richard M. Stallman2001-11-191-4/+7
* (reb-mode): Use define-derived-mode.Stefan Monnier2001-11-181-35/+13
* (princ-list, checkdoc-read-event, add-to-list): Delete compatibility code.Richard M. Stallman2001-11-171-22/+3
* (elp-not-profilable): New var.Stefan Monnier2001-11-171-16/+28
* (byte-compile-call-tree, byte-code-vector)Stefan Monnier2001-11-171-10/+17
* (edebug-form-data, edebug-offsets)Stefan Monnier2001-11-171-88/+12
* (eldoc-mode): Use define-minor-mode.Stefan Monnier2001-11-161-47/+17
* (values, values-list, multiple-value-list, multiple-value-apply, nth-value):Richard M. Stallman2001-11-161-5/+31
* Fix typo.Pavel Janík2001-11-151-1/+1
* Indent properly `generic-flet', `generic-labels', `with-accessors',Sam Steingold2001-11-121-7/+9
* (checkdoc-file-comments-engine):Richard M. Stallman2001-11-111-2/+2
* (debugger-make-xrefs): Add buttons to all symbols.Sam Steingold2001-11-091-1/+1
* (lisp-imenu-generic-expression): Paren typo.Stefan Monnier2001-11-071-23/+24
* (eval-last-sexp-1): Return the value of the evaluated form.Richard M. Stallman2001-11-061-11/+12
* (last-sexp-toggle-display): Cope if previous-single-property-change orRichard M. Stallman2001-11-051-2/+2
* easy source access from the *debugger* bufferSam Steingold2001-10-311-3/+17
* (find-function-search-for-symbol):Stefan Monnier2001-10-301-5/+10
* (delay-mode-hooks): Add edebug-spec.Stefan Monnier2001-10-301-8/+9
* (edebug-window-live-p): Always alias to window-live-p.Richard M. Stallman2001-10-301-88/+75
* (byte-recompile-directory): Report numbers of files skipped and failed too.Sam Steingold2001-10-291-17/+24
* (eval-defun): Doc fix.Richard M. Stallman2001-10-281-4/+5
* (syntax-ppss-stats): Be more robust when dividing by 0.Stefan Monnier2001-10-281-1/+4
* (checkdoc-eval-defun): Call eval-defunStefan Monnier2001-10-251-29/+30
* Put the *Compile-Log* buffer in `compilation-mode'.Sam Steingold2001-10-181-18/+20
* (syntax-ppss): Autoload.Stefan Monnier2001-10-131-0/+1
* (byte-compile-check-lambda-list):Gerd Moellmann2001-10-121-2/+2
* (byte-compile-check-lambda-list): NewGerd Moellmann2001-10-121-1/+28
* (byte-optimize-lapcode)Gerd Moellmann2001-10-111-7/+8
* Downcase error messages.Gerd Moellmann2001-10-111-11/+11
* (byte-compile-display-log-head-p): NewGerd Moellmann2001-10-111-104/+95
* (copyright): Add final \n.Stefan Monnier2001-10-111-1/+1
* (doc-string-elt): Remove.Stefan Monnier2001-10-111-30/+4
* New file.Stefan Monnier2001-10-111-0/+281
* (byte-compile-file): Return success when the file says no-byte-compile.Stefan Monnier2001-10-071-48/+48
* (most-positive-fixnum, most-negative-fixnum):Gerd Moellmann2001-10-061-4/+0
* (define-setf-expander): Make it anGerd Moellmann2001-10-051-0/+1
* Change ;;; to ;; for outline-minor-mode.Gerd Moellmann2001-10-051-9/+9
* Use facep iso find-face.Gerd Moellmann2001-10-051-6/+6
* (lisp-imenu-generic-expression): Use regexp-opt.Gerd Moellmann2001-10-051-16/+77
* (lm-history-header): Accept `ChangeLog'.Gerd Moellmann2001-10-051-1/+1
* (frame-parameter): Add a setf method.Gerd Moellmann2001-10-051-2/+2
* (byte-recompile-directory): Make sure the file is readable.Gerd Moellmann2001-10-051-60/+71
* (autoload-ensure-default-file, autoload-insert-section-header)Gerd Moellmann2001-10-051-46/+113
* *** empty log message ***Gerd Moellmann2001-10-011-0/+753
* (rx): Add def-edebug-spec.Gerd Moellmann2001-10-011-0/+1
* Comment change.Richard M. Stallman2001-09-261-0/+1
* (checkdoc-this-string-valid-engine):Gerd Moellmann2001-09-171-0/+11
* (edebug-window-live-p): UseGerd Moellmann2001-09-071-1/+1
* Add Keywords header.Gerd Moellmann2001-09-043-3/+6