summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Don't defconst the colon symbols, since theyKarl Heuer1998-04-101-20/+0
* (update-file-autoloads): Redo 1997-08-23 change.Richard M. Stallman1998-04-051-1/+4
* Customized.Stephen Eglen1998-04-059-55/+150
* Customized.Andreas Schwab1998-04-011-7/+20
* (lisp-fill-paragraph): AdjustDave Love1998-03-181-1/+11
* Updated to 0.4.3:Eric M. Ludlam1998-03-141-20/+21
* Change comment and version numbers.Richard M. Stallman1998-03-141-5/+4
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* (debug, debugger-env-macro): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (defsetf match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (update-file-autoloads):Richard M. Stallman1998-03-091-4/+1
* (lisp-interaction-mode-map)Richard M. Stallman1998-03-081-6/+6
* Whitespace changes.Richard M. Stallman1998-03-081-5/+9
* (gulp-send-requests): Call sort properly.Richard M. Stallman1998-03-031-3/+4
* (easy-menu-change): Handle case of no keywords.Richard M. Stallman1998-03-031-1/+1
* Customized.Stephen Eglen1998-02-221-4/+12
* Fix indentation rules forKarl Heuer1998-02-221-65/+61
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
* (byte-optimize-form-code-walker): Only call compiler-macroexpand ifRichard M. Stallman1998-02-091-0/+2
* (easy-mmode-define-minor-mode): FixRichard M. Stallman1998-02-061-5/+4
* (byte-compile-output-as-comment):Richard M. Stallman1998-02-051-3/+9
* Doc fixes.Richard M. Stallman1998-02-041-32/+8
* (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.Richard M. Stallman1998-02-021-3/+6
* (update-file-autoloads): Give clean errorsRichard M. Stallman1998-02-021-0/+4
* (easy-menu-add-item); The BEFORE argument worksRichard M. Stallman1998-01-301-57/+58
* easy-menu-define): Use ` and , read-macrosRichard M. Stallman1998-01-271-108/+302
* (byte-optimize-form-code-walker): Fix previous change.Richard M. Stallman1998-01-261-2/+1
* Customized.Richard M. Stallman1998-01-261-30/+68
* (byte-compile-inline-expand): Use string-as-unibyte, if it is defined.Richard M. Stallman1998-01-261-2/+5
* (define-compiler-macro): Handle empty arglist.Richard M. Stallman1998-01-221-2/+2
* (byte-optimize-form-code-walker):Richard M. Stallman1998-01-221-0/+7
* (tq-filter): Use with-current-buffer.Richard M. Stallman1998-01-211-8/+4
* (lm-get-package-name, lm-header,Dave Love1998-01-111-14/+14
* Added some more comments in the commentary.Eric M. Ludlam1998-01-081-11/+29
* (pp-to-string): Greatly simplify by letting theAndreas Schwab1998-01-071-32/+9
* Use imenu-case-fold-search.Dave Love1997-12-121-0/+2
* (byte-optimize-lapcode): CorrectlyKarl Heuer1997-12-041-1/+1
* (debug-on-entry): If definition is a symbol,Karl Heuer1997-12-041-0/+5
* (debugger-mode-hook): New user variable.Karl Heuer1997-12-041-43/+83
* (lisp-mode-auto-fill): New function.Richard M. Stallman1997-11-241-0/+13
* (byte-optimize-concat): New function.Karl Heuer1997-11-031-1/+13
* (find-function, find-function-other-window, find-function-other-frame,Dave Love1997-10-251-0/+4
* Initial revisionDave Love1997-10-251-0/+249
* picture.el no longer required.Karl Heuer1997-10-231-2/+1
* Initial revisionKarl Heuer1997-10-161-0/+1757
* (edebug-eval-mode): Nicer mode-name value.Karl Heuer1997-10-161-39/+16
* (elint-check-defcustom-form): New function.Karl Heuer1997-10-021-14/+23
* (lisp-imenu-generic-expression): Allow `/' in names.Richard M. Stallman1997-10-011-3/+3
* (shadows-compare-text-p): Add.Karl Heuer1997-09-251-8/+32