]> git.eshelyaron.com Git - emacs.git/commit
Remove leading `*' from all defcustom doc strings.
authorGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2007 06:18:16 +0000 (06:18 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2007 06:18:16 +0000 (06:18 +0000)
commit694cf05e5b5b503af94b63dfe51c44859d76d7b7
tree753c5110a21a8e9dfb8be3e52980555863d71c8c
parentf3e82d6997144e6925c86dedd0f2f828d8a3cd29
Remove leading `*' from all defcustom doc strings.
(fortran-tab-mode-default): Remove needless autoload.
(fortran-tab-mode-string): Add help-echo and mouse properties, and
mark as risky.
(fortran-line-length): New buffer-local variable, safe if integer.
(fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
Change from variables to constants.
(fortran-font-lock-syntactic-keywords): Delete as a variable,
replace with a new function definition.
(fortran-mode): Use fortran-line-length, and
fortran-font-lock-syntactic-keywords as a function.  Add a
hack-local-variables-hook function.
(fortran-line-length, fortran-hack-local-variables): New functions.
(fortran-window-create, fortran-strip-sequence-nos): Doc fix.  Use
fortran-line-length rather than 72.
(fortran-window-create-momentarily): Doc fix.
lisp/progmodes/fortran.el