log lisp/emacs-lisp/lisp.el @ 13236:c9af99bb26d4

age author description
Thu, 22 Sep 1994 06:42:30 +0000 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
Mon, 11 Jul 1994 21:26:44 +0000 Richard M. Stallman (lisp-complete-symbol): Bind completion-fixup-function.
Fri, 10 Jun 1994 23:01:49 +0000 Richard M. Stallman (lisp-complete-symbol): Likewise.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Wed, 20 Apr 1994 01:11:35 +0000 Karl Heuer (defun-prompt-regexp): Make this variable buffer-local.
Sat, 19 Mar 1994 04:07:37 +0000 Karl Heuer (beginning-of-defun-raw): Don't err when called at end of buffer.
Fri, 18 Mar 1994 02:21:52 +0000 Karl Heuer (beginning-of-defun-raw): New function.
Fri, 18 Mar 1994 01:47:28 +0000 Karl Heuer (end-of-defun): Fix check for trailing comment.
Tue, 15 Mar 1994 23:36:48 +0000 Karl Heuer (defun-prompt-regexp): Doc fix.
Fri, 18 Feb 1994 23:51:41 +0000 Richard M. Stallman (lisp-complete-symbol): Doc fix.
Thu, 17 Feb 1994 21:06:52 +0000 Richard M. Stallman (defun-prompt-regexp): Now a user variable.
Mon, 07 Feb 1994 22:57:35 +0000 Karl Heuer (insert-parentheses): Doc mod.
Wed, 16 Jun 1993 19:34:11 +0000 Richard M. Stallman (parens-require-spaces): Var renamed and sense changed.
Mon, 14 Jun 1993 22:58:54 +0000 Richard M. Stallman (parens-dont-require-spaces): New variable.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.