log lisp/emacs-lisp/lisp-mode.el @ 111655:36363a7ada1e

age author description
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Sun, 31 Oct 2010 15:25:39 -0400 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Fri, 30 Apr 2010 21:29:12 -0400 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 11 Dec 2009 01:20:04 +0000 Glenn Morris (emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Wed, 11 Nov 2009 06:06:43 +0000 Dan Nicolaescu * net/eudc.el (eudc-tools-menu):
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
Sun, 18 Oct 2009 22:25:36 +0000 Chong Yidong * minibuffer.el (read-file-name): Check for repeat before putting
Sun, 27 Sep 2009 23:25:03 +0000 Chong Yidong * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
Thu, 17 Sep 2009 06:28:32 +0000 Glenn Morris (lisp-mode-syntax-table): Give it a doc-string.
Thu, 17 Sep 2009 06:26:59 +0000 Glenn Morris (emacs-lisp-mode-syntax-table): Give it a doc-string.
Sat, 12 Sep 2009 02:42:03 +0000 Glenn Morris (emacs-lisp-mode-map): Add menu entries to elint file and directory.
Sat, 05 Sep 2009 01:00:36 +0000 Chong Yidong * emacs-lisp/autoload.el (generated-autoload-load-name): New var.
Sun, 16 Aug 2009 15:40:50 +0000 Stefan Monnier (lisp-indent-region): Remove unused function.
Thu, 23 Jul 2009 07:09:28 +0000 Dan Nicolaescu (emacs-lisp-mode-map): Add menu entries
Mon, 22 Jun 2009 06:24:32 +0000 Glenn Morris (lisp-indent-offset): Fix safe-local-variable property.
Sun, 21 Jun 2009 01:39:43 +0000 Glenn Morris (lisp-indent-function): Add doc string.
Sun, 07 Jun 2009 07:21:23 +0000 Martin Rudalics (lisp-mode-variables): Fix doc-string.
Thu, 16 Apr 2009 04:31:13 +0000 Chong Yidong * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
Wed, 25 Feb 2009 08:18:00 +0000 Glenn Morris (eval-last-sexp): Mention truncation in doc.
Thu, 15 Jan 2009 10:50:37 +0000 Stephen Eglen (lisp-mode-variables): Doc fix.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 04 Jan 2009 19:32:40 +0000 Juanma Barranquero * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):