log lisp/emacs-lisp/lisp.el @ 102025:a41e65af8655

age author description
Sat, 14 Feb 2009 04:19:34 +0000 Stefan Monnier (end-of-defun-function): Docstring fix.
Thu, 12 Feb 2009 04:31:01 +0000 Stefan Monnier (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.
Thu, 12 Feb 2009 04:16:14 +0000 Stefan Monnier (end-of-defun): Don't skip to next line after
Wed, 04 Feb 2009 05:48:16 +0000 Miles Bader Add "^" to interactive spec of sexp movement commands
Sat, 31 Jan 2009 16:19:46 +0000 Chong Yidong (end-of-defun): Protect against infloops (Bug#2106).
Fri, 09 Jan 2009 04:29:16 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 26 Nov 2008 10:46:21 +0000 Juanma Barranquero Fix typo in previous commit.
Wed, 26 Nov 2008 10:30:53 +0000 Alan Mackenzie (forward-sexp, backward-sexp, mark-sexp)
Fri, 15 Aug 2008 00:06:12 +0000 Chong Yidong Revert last change.
Thu, 14 Aug 2008 23:44:14 +0000 Chong Yidong (lisp-complete-symbol): Supply match-size to display-completion-list.
Mon, 11 Aug 2008 21:38:17 +0000 Chong Yidong (beginning-of-defun): Doc fix.
Tue, 06 May 2008 03:21:21 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 22 Mar 2008 00:10:59 +0000 Juri Linkov (lisp-complete-symbol):