(defun-prompt-regexp): Now a user variable.
This commit is contained in:
parent
489847162d
commit
5f65078a26
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
;;; Code:
|
||||
|
||||
(defvar defun-prompt-regexp nil
|
||||
"Non-nil => regexp to ignore, before the `(' that starts a defun.")
|
||||
"*Non-nil => regexp to ignore, before the `(' that starts a defun.")
|
||||
|
||||
(defvar parens-require-spaces t
|
||||
"Non-nil => `insert-parentheses' should insert whitespace as needed.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue