summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (elint-standard-variables): Update list of variables.Richard M. Stallman2004-12-031-8/+11
* (edebug-set-global-break-condition):Juri Linkov2004-11-281-15/+17
* Comment changes.Richard M. Stallman2004-11-271-6/+1
* (cl-parse-loop-clause, labels): Use gensymStefan Monnier2004-11-271-2/+8
* (byte-optimize-form-code-walker):Richard M. Stallman2004-11-251-1/+2
* (custom-printers): Use `defvar' instead of `defconst'.Luc Teirlinck2004-11-211-1/+1
* (byte-compile-form): Move the calls to byte-compile-set-symbol-position,Richard M. Stallman2004-11-211-12/+15
* (map-keymap): Definition deleted.Richard M. Stallman2004-11-161-30/+0
* (find-function-regexp): Optimize `define-minor-mode'. Add `defun-cvs-mode'.Juri Linkov2004-11-161-3/+3
* Use make-symbol rather than gensym.Stefan Monnier2004-11-161-225/+219
* (pair-with-newsyms): Use make-symbol.Stefan Monnier2004-11-161-3/+3
* (byte-optimize-inline-handler): Simplify.Stefan Monnier2004-11-141-13/+12
* (byte-compile-inline-expand): Understand theStefan Monnier2004-11-121-3/+4
* Use push.Stefan Monnier2004-11-111-15/+13
* (easy-menu-add-item): Use keymap-prompt. Simplify.Stefan Monnier2004-11-101-8/+3
* (easy-menu-define-key): Understand the case where the keymap is a symbol.Stefan Monnier2004-11-101-0/+1
* (easy-menu-intern): Revert to no-downcasing.Stefan Monnier2004-11-091-21/+2
* (byte-compile-defalias):Richard M. Stallman2004-11-091-13/+19
* (elp-results): Delete wasteful beginning-of-buffer.Richard M. Stallman2004-11-071-1/+0
* (easy-menu-get-map): Fix last change.Andreas Schwab2004-11-061-1/+1
* (easy-menu-get-map-look-for-name): Remove.Stefan Monnier2004-11-061-29/+44
* (edebug-next-token-class): Allow all symbol-constituent charactersJuri Linkov2004-11-051-2/+4
* (elp-instrument-function): Use called-interactively-p.Richard M. Stallman2004-11-021-1/+1
* (easy-menu-intern):Richard M. Stallman2004-11-021-1/+19
* (define-minor-mode): Use called-interactively-p.Richard M. Stallman2004-11-021-1/+1
* (byte-compile-warning-types): Add interactive-only.Richard M. Stallman2004-11-021-3/+19
* (update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.Richard M. Stallman2004-11-021-4/+7
* (ad-make-advised-definition): Use called-interactively-p.Richard M. Stallman2004-11-021-1/+1
* Adjust to new names for x-(lost|sent)-selection-functions.Stefan Monnier2004-10-281-8/+8
* (elp-unload-hook): Set the variable.Richard M. Stallman2004-10-161-0/+1
* (cl-unload-hook): Don't defvar it, just set it.Richard M. Stallman2004-10-161-2/+1
* (byte-compile-eval): Don't processRichard M. Stallman2004-10-161-22/+36
* (mark-sexp): Preserve direction when repeating.Stefan Monnier2004-10-121-3/+5
* (byte-optimize-backward-word): OptimizeAndreas Schwab2004-10-101-1/+1
* (lisp-fill-paragraph): Fix backslashes.Stefan Monnier2004-10-091-4/+6
* (lisp-fill-paragraph): ChangeEli Zaretskii2004-10-081-1/+1
* (checkdoc-this-string-valid-engine):Stefan Monnier2004-09-121-2/+3
* (byte-compile-generate-call-tree): Doc fix.Thien-Thi Nguyen2004-09-081-4/+7
* (define-compilation-mode): Specify `doc-string-elt' property.Thien-Thi Nguyen2004-09-081-1/+2
* (make-autoload): Handle `define-compilation-mode'.Thien-Thi Nguyen2004-09-081-1/+3
* (authors-aliases): Add more aliases.Kim F. Storm2004-09-071-8/+25
* (kill-backward-up-list): New function.Eli Zaretskii2004-09-041-0/+14
* (beginning-of-defun, end-of-defun):Juri Linkov2004-09-021-2/+4
* (prin1-char): Don't turn S-a into A.Richard M. Stallman2004-08-301-15/+25
* Whitespace change.Richard M. Stallman2004-08-281-1/+1
* (prin1-char): Put `shift' modifier into the basic character,Richard M. Stallman2004-08-281-2/+8
* (lisp-indent-defmethod): CorrectEli Zaretskii2004-08-211-1/+1
* (elp-results-symname-map): New keymap.Masatake YAMATO2004-08-191-1/+27
* (copyright-update-year): Delete code that replaces 20xy with xy.Luc Teirlinck2004-08-181-21/+1
* (reb-mode-map): Define within defvar.John Paul Wallington2004-08-171-16/+14