Add arch taglines
[bpt/emacs.git] / lisp / emacs-lisp / lisp-mode.el
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave Love(common-lisp-mode): New.
2003-08-17 Richard M. Stallman(eval-last-sexp-print-value): New subroutine, broken...
2003-07-21 Richard M. Stallman(emacs-lisp-mode): Use run-mode-hooks.
2003-06-03 Juanma Barranquero(last-sexp-toggle-display): Remove stale comment.
2003-06-03 Richard M. Stallman(eval-last-sexp-1): Add save-excursion.
2003-05-28 Richard M. Stallman(last-sexp-toggle-display):
2003-05-27 Stefan Monnier(lisp-font-lock-syntactic-face-function): Don't infinit...
2003-04-24 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
2003-04-14 Richard M. Stallman(last-sexp-toggle-display): At end of buffer, run the...
2003-04-09 Richard M. Stallman(last-sexp-toggle-display): At end of buffer, just...
2003-04-06 Richard M. Stallman(last-sexp-toggle-display): Correct the starting point for
2003-03-02 Matthew Swift(emacs-lisp-docstring-fill-column): New custom variable.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-01-29 John Paul Wallington* font-lock.el (lisp-font-lock-keywords-1): Match ...
2002-11-03 Stefan Monnier(lisp-fill-paragraph): Use fill-comment-paragraph.
2002-11-02 Stefan Monnier(lisp-fill-paragraph): Use match-string and line-beginn...
2002-07-03 Juanma BarranqueroFix typo.
2002-01-13 Colin WaltersHandle define-ibuffer-column, define-ibuffer-filter,
2001-12-21 Richard M. Stallman(eval-defun-1): Cope with atoms as args.
2001-12-04 Colin Walters(toplevel): Define docstring offset for `defmacro*'.
2001-11-30 Stefan Monnier(read-if): Add lisp-indent-function prop.
2001-11-25 Stefan Monnier(lisp-mode-variables): Set syntax-begin-function.
2001-11-25 Richard M. Stallman(lisp-indent-function): Add doc string.
2001-11-20 Richard M. Stallman(lisp-interaction-mode): Set local-abbrev-table to...
2001-11-20 Richard M. Stallman(lisp-mode, emacs-lisp-mode): Don't use define-derived...
2001-11-20 Stefan Monnier(lisp-fill-paragraph): Don't move back to a line withou...
2001-11-15 Pavel JaníkFix typo.
2001-11-07 Stefan Monnier(lisp-imenu-generic-expression): Paren typo.
2001-11-06 Richard M. Stallman(eval-last-sexp-1): Return the value of the evaluated...
2001-11-05 Richard M. Stallman(last-sexp-toggle-display): Cope if previous-single...
2001-10-28 Richard M. Stallman(eval-defun): Doc fix.
2001-10-05 Gerd Moellmann(lisp-imenu-generic-expression): Use regexp-opt.
2001-07-27 Gerd Moellmann(last-sexp-setup-props): New function.
2001-07-26 Gerd Moellmann(eval-last-sexp-1): Don't search for
2001-07-26 Gerd Moellmann(eval-last-sexp-1): Look for a `...'
2001-07-26 Gerd Moellmann(last-sexp-print): New function.
2001-07-26 Gerd Moellmann(eval-last-sexp-1): If standard-output
2001-07-25 Eli Zaretskii(eval-print-last-sexp, eval-defun):
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-07-06 Gerd Moellmann(lisp-mode-shared-map): Bind TAB
2001-06-23 Richard M. Stallman(eval-last-sexp): Doc fix.
2001-06-05 Eli Zaretskii(lisp-indent-offset): Add a doc string.
2001-05-15 Gerd Moellmann(lisp-mode): Make
2001-05-09 Gerd Moellmann(lisp-interaction-mode): Doc fix.
2001-01-27 Eli Zaretskii(lisp-mode-shared-map): Undo the change from 2001-01...
2001-01-12 Sam Steingold(lisp-mode-shared-map): Bind `backspace' to `backward...
2000-12-08 Dave Love(lisp-mode): Set
2000-11-14 Stefan Monnier(lisp-mode-variables):
2000-11-06 Dave Love(lisp-imenu-generic-expression): Match
2000-10-08 Dave Love(lisp-imenu-generic-expression): Don't
2000-08-08 Gerd Moellmann(eval-last-sexp-1): Handle `#N=' labels.
2000-07-05 Gerd Moellmann(eval-defun-2): Remove parameter
2000-05-19 Stefan Monnier(lisp-mode-variables): Set comment-add.
2000-03-26 Dave Love(lisp-eval-defun): Make arglist compatible with inf...
2000-03-01 Dave Love(lisp-mode-syntax-table): Fix syntax of |.
2000-02-23 Kenichi HandaDon't change syntax of multibyte
2000-02-22 Dave Love(emacs-lisp-mode-syntax-table)
2000-01-28 Dave LoveAdd indent specs for dolist, dotimes, when, unless.
2000-01-12 Gerd Moellmann(eval-last-sexp-1): Renamed from
2000-01-12 Richard M. Stallman(with-syntax-table): Moved to subr.el.
1999-12-02 Gerd Moellmann(lisp-mode-variables): Change
1999-09-14 Gerd Moellmann(eval-last-sexp): Use prin1 instead of print.
1999-09-14 Richard M. Stallman(eval-defun, eval-last-sexp):
1999-09-12 Richard M. Stallman(eval-last-sexp): If after ?\LETTER, use all of that...
1999-09-10 Dave Love(lisp-imenu-generic-expression): Recognize define-widget.
1999-08-29 Richard M. Stallman(eval-defun): Expand macros,
1999-07-30 Dave LoveFix previous change.
1999-07-29 Dave Love(eval-defun): Re-written to avoid
1999-06-27 Karl Heuer(eval-defun): Doc fix.
1998-11-19 Richard M. Stallman(lisp-interaction-mode-map): Doc fix.
1998-11-16 Kenichi HandaSet syntaxes all non-word multibyte
1998-10-06 Karl Heuer(eval-defun): Return the evaluation result.
1998-09-04 Karl Heuer(lisp-imenu-generic-expression):
1998-06-13 Richard M. Stallman(eval-defun): Pass read function to
1998-05-25 Richard M. Stallman(eval-defun): Pass proper beg to eval-region.
1998-04-13 Karl Heuer(eval-defun): Arrange to use eval-region
1998-03-18 Dave Love(lisp-fill-paragraph): Adjust
1998-03-08 Richard M. Stallman(lisp-interaction-mode-map)
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-11-24 Richard M. Stallman(lisp-mode-auto-fill): New function.
1997-10-01 Richard M. Stallman(lisp-imenu-generic-expression): Allow `/' in names.
1997-09-09 Richard M. Stallman(lisp-imenu-generic-expression): Recognize`defcustom...
1997-08-26 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give formfeed whitespac...
1997-07-31 Richard M. Stallman(eval-last-sexp): Ignore `...' around sexp.
1997-04-10 Richard M. Stallman(eval-defun): For defcustom, always set the value.
1997-04-05 Richard M. Stallman(indent-sexp): If calculate-lisp-indent returns nil,
1997-03-11 Karl Heuer(lisp-imenu-generic-expression): Accept `*', `|',
1997-02-23 Karl Heuer(eval-last-sexp): Allow let-bindings to terminate
1996-12-16 Richard M. StallmanChange defconsts to defvars.
1996-11-11 Erik Naggum(combine-after-change-calls): The first form is not...
1996-11-09 Richard M. Stallman(combine-after-change-calls): Add lisp-indent-function...
1996-10-08 Erik Naggum(with-current-buffer): Correct indentation property.
1996-10-03 Richard M. Stallman(eval-after-load): Add lisp-indent-function for it.
1996-10-03 Erik Naggum(with-temp-buffer): Add indentation property.
1996-09-28 Richard M. Stallman(with-temp-file): Add lisp-indent-function property.
1996-09-27 Richard M. Stallman(save-current-buffer, with-current-buffer)
1996-07-04 Miles Bader(lisp-mode-variables): Set comment-start-skip to ignore...
1996-03-17 Richard M. Stallman(lisp-fill-paragraph): Treat code-and-comment case...
1996-03-02 Richard M. StallmanComment change.
next