summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2001-07-171-2/+4
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-1614-17/+19
|
* Fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-155-12/+18
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-159-10/+12
|
* (ad-make-advised-definition): If theGerd Moellmann2001-07-091-2/+6
| | | | | | original definition has an interactive form, but is Elp instrumented, use the interactive form of the function called by elp-wrapper.
* (define-minor-mode): Use eval-after-loadStefan Monnier2001-07-081-2/+5
| | | | | to delay the call to <mode> for global minor modes. (easy-mmode-define-navigation): Only recenter if interactive.
* (lisp-mode-shared-map): Bind TABGerd Moellmann2001-07-061-0/+1
| | | | to lisp-indent-line.
* (cl-do-arglist): Revert change ofGerd Moellmann2001-07-021-8/+7
| | | | 2000-10-15.
* (lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.Eli Zaretskii2001-07-021-1/+1
|
* (eval-last-sexp): Doc fix.Richard M. Stallman2001-06-231-1/+1
|
* (backquote-process): Handle `[,@SYMBOL].Richard M. Stallman2001-06-131-0/+2
|
* (lisp-indent-offset): Add a doc string.Eli Zaretskii2001-06-051-1/+2
|
* (byte-compile-file-form-autoload): Use theStefan Monnier2001-05-271-6/+6
| | | | | same definition in byte-compile-function-environment as `autoload' would put in `symbol-function'.
* (byte-compile-inline-expand): Complete Dave'sStefan Monnier2001-05-271-1/+1
| | | | patch to correct the error message as well.
* (byte-compile-inline-expand): Fix the arg of `load' again.Stefan Monnier2001-05-271-1/+1
|
* (byte-compile-inline-expand): Undo last change.Stefan Monnier2001-05-271-1/+1
|
* (byte-compile-inline-expand):Stefan Monnier2001-05-251-1/+1
| | | | Fix the arg of `load'. From Dave Love <fx@gnu.org>.
* (elp-instrument-function): Handle advisedGerd Moellmann2001-05-171-6/+13
| | | | functions.
* (toplevel): indent the :method sub-form of `defgeneric' correctly.Sam Steingold2001-05-161-0/+1
|
* (lisp-mode): MakeGerd Moellmann2001-05-151-0/+1
| | | | | font-lock-keywords-case-fold-search a buffer-local variable with make-local-variable before setting it.
* (elp-instrument-package): Don't allow empty prefixes.Eli Zaretskii2001-05-141-0/+2
|
* (lisp-interaction-mode): Doc fix.Gerd Moellmann2001-05-091-1/+3
|
* Fix autoload cookies.Gerd Moellmann2001-04-231-1/+1
|
* (easy-mmode-defsyntax): Unquote `doc'.Stefan Monnier2001-04-191-3/+2
|
* (toplevel): Comment out the specGerd Moellmann2001-04-181-2/+4
| | | | for defmethod.
* (ad-make-advised-definition): ConstructGerd Moellmann2001-04-101-9/+9
| | | | advice for subrs differently.
* Moved to lisp/obsolete/.Gerd Moellmann2001-04-091-292/+0
|
* (lm-keywords-list, lm-keywords-finder-p):Gerd Moellmann2001-04-041-0/+19
| | | | | | New functions. (lm-verify): Check keywords. From: Eric M. Ludlam <eric@siege-engine.com>.
* (checkdoc-common-verbs-wrong-voice): AddGerd Moellmann2001-04-031-1/+2
| | | | an antry for ``converts''.
* Say that it's obsolete in the header line.Eli Zaretskii2001-03-291-1/+1
|
* (ad-make-advised-definition): CallGerd Moellmann2001-03-291-7/+2
| | | | interactive-form to obtain the interactive spec of subrs.
* (byte-optimize-while)Gerd Moellmann2001-03-261-1/+5
| | | | | (byte-optimize-form-code-walker): Diagnose too few arguments for `if' and `while'.
* (add-menu): Re-added (was erroneously removed).Stefan Monnier2001-03-181-0/+21
|
* (generate-file-autoloads): RemoveGerd Moellmann2001-03-121-12/+2
| | | | warning about line lengths.
* (dotimes, dolist): Undef prior to autoloadingDave Love2001-03-051-0/+3
| | | | new defs.
* (reb-mode): Quote the hook name. FromDave Love2001-02-091-1/+1
| | | | Juanma Barranquero.
* (authors): Expand `root' before runningDave Love2001-02-091-1/+1
| | | | find.
* (reb-update-modestring): Don't use concat for integers.Eli Zaretskii2001-01-311-1/+1
| | | | From Juanma Barranquero <lektu@uol.com.br>.
* (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,Eli Zaretskii2001-01-271-1/+4
| | | | since backspace is now mapped into DEL.
* (define-minor-mode): Docstring fix.Stefan Monnier2001-01-251-2/+2
|
* (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.Sam Steingold2001-01-121-14/+15
|
* (byte-compile-log-1): In non-batch case, don't mention the file nameRichard M. Stallman2001-01-081-9/+15
| | | | or the date here, because they are logged at the start of the file.
* (copyright-current-year): Now a defvar.Eli Zaretskii2001-01-081-5/+8
| | | | | (copyright, copyright-update): Compute the current year at run time.
* (remove, remq): Remove.Dave Love2001-01-051-3/+0
|
* (lm-copyright-prefix): New Variable.Gerd Moellmann2001-01-021-3/+42
| | | | | | | (lm-copyright-mark): New function. (lm-crack-copyright): New function. (lm-verify): Check that the file has a copyright. Check that the file is copyright Free Software Foundation.
* (butlast, nbutlast): Moved to subr.el.Kenichi Handa2000-12-281-14/+0
|
* (define-minor-mode): Improve the spec and remove the rogue second spec.Stefan Monnier2000-12-231-4/+5
|
* Change maintainer to FSF.Gerd Moellmann2000-12-141-1/+1
|
* (easy-menu-current-active-maps): TestGerd Moellmann2000-12-141-2/+4
| | | | if symbol is bound before getting its value.