log lisp/emacs-lisp/lisp-mode.el @ 91228:9b51a7263aec

age author description
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-08-21 Miles Bader Merge from emacs--devo--0
2007-08-03 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-18 Miles Bader Merge from emacs--devo--0
2007-07-15 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-04-11 Miles Bader Merge from emacs--devo--0
2007-03-18 Miles Bader Merge from emacs--devo--0
2007-02-26 Miles Bader Merge from emacs--devo--0
2007-02-13 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-07-06 Miles Bader Merge from emacs--devo--0
2006-04-09 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-10-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
2005-09-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
2005-06-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
2005-06-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2005-03-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
2005-03-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
2005-02-18 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
2005-02-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
2005-01-29 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
2005-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
2004-10-14 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
2004-09-09 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
2004-09-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
2004-08-27 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-10 Dave Love (prin1-char): Use characterp.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-09-19 Stefan Monnier (lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent.
2007-08-20 Vinicius Jose Latorre preceding-sexp
2007-07-30 Richard M. Stallman (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-09-02 Richard M. Stallman (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
2007-08-20 Vinicius Jose Latorre preceding-sexp
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-21 Thien-Thi Nguyen (calculate-lisp-indent): In the
2007-07-10 Richard M. Stallman (eval-defun): Explain special handling of `defface'.
2007-07-06 Andreas Schwab (eval-last-sexp): Avoid introducing any
2007-04-01 Stefan Monnier (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in
2007-03-05 Richard M. Stallman (calculate-lisp-indent): Redo previous change.
2007-02-17 Eli Zaretskii (calculate-lisp-indent): Added indentation for the constants of Lisp.
2007-02-11 Richard M. Stallman (indent-sexp): Clean up termination condition -- don't fail to stop at endpos.
2007-02-03 Chong Yidong define-global-minor-mode changed to define-globalized-minor-mode.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-20 Eli Zaretskii (last-sexp-toggle-display): Fixed cursor position when toggle abbreviated
2006-07-05 Thien-Thi Nguyen (emacs-lisp-mode-map): Use eval-buffer.
2006-04-07 Richard M. Stallman (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-04 Juri Linkov Put `doc-string-elt' property on
2005-12-03 Eli Zaretskii (lisp-imenu-generic-expression): Fix bug whereby names of length one
2005-11-08 Stefan Monnier (lisp-mode-variables): Don't set comment-indent-function.
2005-10-24 Stefan Monnier (easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
2005-10-05 Stefan Monnier (lisp-mode-syntax-table): Move the nesting bit from # to |.
2005-10-05 Stefan Monnier (lambda): Add its doc-string-elt property.
2005-10-05 Stefan Monnier (lisp-font-lock-syntactic-face-function):
2005-08-29 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face, font-lock-string-face,
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-15 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
2005-07-04 Stefan Monnier (lisp-mode-variables): Prevent adaptive
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juri Linkov (eval-defun-1): Remove unnecessary quotes.
2005-06-25 Richard M. Stallman (lisp-mode-variables): Bind comment-indent-function locally.
2005-06-21 Juri Linkov (eval-defun-1):
2005-06-07 Juanma Barranquero (defstruct): Set 'doc-string-elt property.
2005-05-15 Richard M. Stallman (lisp-mode-variables): Set font-lock-comment-start-skip.
2005-03-24 Lute Kamstra (lisp-imenu-generic-expression): Recognize define-generic-mode.
2005-03-19 Eli Zaretskii (lisp-mode-variables): Recognize `@' in function names.
2005-02-15 Lute Kamstra (lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
2005-02-01 Thien-Thi Nguyen (lisp-indent-function): Fix bug:
2005-02-01 Thien-Thi Nguyen (lisp-indent-function): Doc fix.
2005-01-28 Stefan Monnier (eval-defun-1): Make sure `defvar' always sets the default value.
2005-01-15 Richard M. Stallman (indent-pp-sexp): Doc fix.
2004-10-09 Stefan Monnier (lisp-fill-paragraph): Fix backslashes.
2004-10-08 Eli Zaretskii (lisp-fill-paragraph): Change
2004-09-08 Thien-Thi Nguyen (define-compilation-mode): Specify `doc-string-elt' property.
2004-08-30 Richard M. Stallman (prin1-char): Don't turn S-a into A.
2004-08-28 Richard M. Stallman Whitespace change.
2004-08-28 Richard M. Stallman (prin1-char): Put `shift' modifier into the basic character,
2004-08-16 Richard M. Stallman (eval-last-sexp): Don't cons a new symbol each time.
2004-06-10 Juri Linkov (eval-defun-1): Add `defface'. Fix docstring.
2004-05-29 Richard M. Stallman (prin1-char): Catch errors from `string'.
2004-05-28 Juri Linkov * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
2004-05-25 Sam Steingold (lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
2004-05-11 Stefan Monnier (prin1-char): Use eventp.
2004-03-22 Stefan Monnier (lisp-mode-variables): Don't set
2004-03-08 Stefan Monnier (lisp-mode-variables): Set it.
2004-02-12 Luc Teirlinck (lisp-mode-variables): Adapt outline-regexp to the new conventions for
2003-09-01 Miles Bader Add 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 out of eval-last-sexp-1.
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 infinite lop at bob.
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 global binding
2003-04-09 Richard M. Stallman (last-sexp-toggle-display): At end of buffer, just call `newline'.
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 Barranquero Trailing whitepace deleted.
2003-01-29 John Paul Wallington * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
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-beginning-position.
2002-07-03 Juanma Barranquero Fix typo.
2002-01-13 Colin Walters Handle 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 lisp-mode-abbrev-table.
2001-11-20 Richard M. Stallman (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.
2001-11-20 Stefan Monnier (lisp-fill-paragraph): Don't move back to a line without a comment.
2001-11-15 Pavel Janík Fix 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 form.
2001-11-05 Richard M. Stallman (last-sexp-toggle-display): Cope if previous-single-property-change or
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ík Some fixes to follow coding conventions in files maintained by FSF.
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-12. It is not needed,
2001-01-12 Sam Steingold (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.
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-lisp version.
2000-03-01 Dave Love (lisp-mode-syntax-table): Fix syntax of |.
2000-02-23 Kenichi Handa Don't change syntax of multibyte
2000-02-22 Dave Love (emacs-lisp-mode-syntax-table)
2000-01-28 Dave Love Add indent specs for dolist, dotimes, when, unless.
2000-01-12 Gerd Moellmann (eval-last-sexp-1): Renamed from
2000-01-12 Richard M. Stallman *** empty log message ***
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 as the sexp.
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 Love Fix 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 Handa Set 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 Love Use 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' and `defgroup".
1997-08-26 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.
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. Stallman Change defconsts to defvars.
1996-11-11 Erik Naggum (combine-after-change-calls): The first form is not special.
1996-11-09 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
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 backslash-quoted
1996-03-17 Richard M. Stallman (lisp-fill-paragraph): Treat code-and-comment case specially.
1996-03-02 Richard M. Stallman Comment change.
1996-02-29 Simon Marshall Save if reqd in emacs-lisp-byte-compile-and-load.
1996-02-21 Karl Heuer (lisp-fill-paragraph): When filling a comment,
1996-02-05 Richard M. Stallman (lisp-mode-variables): Locally clear adaptive-fill-mode.
1996-01-26 Richard M. Stallman (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
1996-01-24 Karl Heuer (emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-09 Karl Heuer (emacs-lisp-byte-compile): Fix error message.
1995-12-21 Karl Heuer (lisp-fill-paragraph): Several changes.
1995-11-11 Richard M. Stallman (lisp-mode-variables, lisp-fill-paragraph): Remove
1995-07-28 Karl Heuer (lisp-imenu-generic-expression): Var defined.
1995-07-26 Richard M. Stallman (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
1995-06-21 Richard M. Stallman (eval-defun): Don't change defvar to defconst
1995-06-14 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
1995-05-30 Karl Heuer (emacs-lisp-mode-map): Add a menu.
1995-03-11 Richard M. Stallman (eval-defun): Convert defvar to defconst.
1995-02-02 Richard M. Stallman (lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman (shared-lisp-mode-map): Don't bind M-q.
1995-01-30 Richard M. Stallman (lisp-indent-region): Set endmark before indenting first line.
1994-10-10 Richard M. Stallman Fix typo in previous change.
1994-10-10 Richard M. Stallman (calculate-lisp-indent): Local var
1994-10-09 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
1994-07-25 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
1994-05-03 Richard M. Stallman (lisp-mode-variables): Added missing backslash to outline-regexp.
1994-04-28 Karl Heuer (lisp-mode-variables): Undo previous change.
1994-04-24 Richard M. Stallman (lisp-mode-variables): In comment-start-skip,
1994-02-24 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
1993-11-22 Richard M. Stallman (lisp-eval-defun): Renamed from lisp-send-defun.
1993-06-11 Richard M. Stallman (lisp-indent-function): Look for either
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-29 Richard M. Stallman (indent-sexp): Even if outer-loop-done is t, still move down one line.
1993-05-21 Richard M. Stallman (lisp-body-indent): Add doc.
1993-04-01 Richard M. Stallman (eval-defun): Rename argument to avoid collision.
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-17 Eric S. Raymond Add standard library headers.
1993-02-14 Jim Blandy * lisp-mode.el (lisp-fill-paragraph): New function.
1992-09-18 Richard M. Stallman entered into RCS
1992-07-27 Richard M. Stallman *** empty log message ***
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-17 Eric S. Raymond *** empty log message ***