Gerd Moellmann
418d645c4d
(beginning-of-defun-raw): Add regexp
...
matching open parenthesis in column 0 to defun-prompt-regexp
only if open-paren-in-column-0-is-defun-start is set.
2000-03-24 20:42:41 +00:00
Richard M. Stallman
ab22ee5354
(beginning-of-defun-function): Variable renamed from beginning-of-defun.
...
(beginning-of-defun-raw): Use new variable name; doc fix.
(beginning-of-defun): Doc fix.
(end-of-defun-function): Variable renamed from end-of-defun.
(end-of-defun): Use new variable name; doc fix.
2000-01-21 02:44:44 +00:00
Dave Love
c6eeec6550
(beginning-of-defun): New variable.
...
(beginning-of-defun-raw): Use it.
(end-of-defun): New variable.
(end-of-defun): Use it.
(check-parens): New command.
2000-01-05 15:08:36 +00:00
Richard M. Stallman
e323ab22c3
(lisp-complete-symbol): Don't bind completion-fixup-function.
1998-10-13 23:56:32 +00:00
Richard M. Stallman
ba6b3a2a59
(defun-prompt-regexp): Fix customize type.
1997-09-09 02:57:48 +00:00
Richard M. Stallman
adce3b5f3d
(move-past-close-and-reindent):
...
Don't move closeparen back onto the end of a comment.
1997-09-07 01:12:07 +00:00
Richard M. Stallman
30e19aee85
Use defcustom.
1997-05-05 15:06:25 +00:00
Richard M. Stallman
030dccec3e
(lisp-complete-symbol): Sort the list.
1996-11-01 08:19:07 +00:00
Erik Naggum
e3ac26cbb8
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
...
the region.
(insert-parentheses): Let a negative argument enclose preceding sexps.
1996-10-08 23:13:39 +00:00
Richard M. Stallman
3f7e952d9a
(narrow-to-defun): New function.
1996-08-29 04:42:40 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
6696af6580
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 06:42:30 +00:00
Richard M. Stallman
52ae2b4256
(lisp-complete-symbol): Bind completion-fixup-function.
1994-07-11 21:26:44 +00:00
Richard M. Stallman
1af808dc42
(lisp-complete-symbol): Likewise.
1994-06-10 23:01:49 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Karl Heuer
24ff54989b
(defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 01:11:35 +00:00
Karl Heuer
81ccc37843
(beginning-of-defun-raw): Don't err when called at end of buffer.
1994-03-19 04:07:37 +00:00
Karl Heuer
afa995e19e
(beginning-of-defun-raw): New function.
...
(end-of-defun): Handle defun-prompt-regexp correctly.
1994-03-18 02:21:52 +00:00
Karl Heuer
37f31acf87
(end-of-defun): Fix check for trailing comment.
1994-03-18 01:47:28 +00:00
Karl Heuer
7fe78b07bc
(defun-prompt-regexp): Doc fix.
1994-03-15 23:36:48 +00:00
Richard M. Stallman
2eb9adabed
(lisp-complete-symbol): Doc fix.
1994-02-18 23:51:41 +00:00
Richard M. Stallman
5f65078a26
(defun-prompt-regexp): Now a user variable.
1994-02-17 21:06:52 +00:00
Karl Heuer
d5bfe0767b
(insert-parentheses): Doc mod.
1994-02-07 22:57:35 +00:00
Richard M. Stallman
78e367e9ae
(parens-require-spaces): Var renamed and sense changed.
...
(insert-parentheses): Corresponding changes.
1993-06-16 19:34:11 +00:00
Richard M. Stallman
44a53673e8
(parens-dont-require-spaces): New variable.
...
(insert-parentheses): Obey that variable.
1993-06-14 22:58:54 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
0ba911156b
(mark-sexp, mark-defun): Activate the mark.
1993-05-16 15:28:52 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21
Add or correct keywords
1993-03-18 21:29:42 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
fd7fa35a05
*** empty log message ***
1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
6594deb0dc
*** empty log message ***
1992-05-30 22:12:04 +00:00
Jim Blandy
e3f99b9122
*** empty log message ***
1991-03-12 20:00:05 +00:00
Richard M. Stallman
a17f9e55b2
*** empty log message ***
1990-12-10 03:02:52 +00:00
Richard M. Stallman
ecb7594297
*** empty log message ***
1990-11-12 22:03:33 +00:00
root
b73b9811e0
Initial revision
1990-08-27 04:15:41 +00:00