1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
No description
Find a file
Dave Love 1eb6bf70dc Use regexp-opt and eval-and-compile to
build font-lock patterns.
(fortran-mode): Define indent-region-function,
indent-line-function.
(fortran-tab-mode-string): Make buffer-local.
(fortran-comment-indent-style): Custom tweak.
(fortran-comment-region, fortran-electric-line-number,
fortran-analyze-depth, fortran-break-before-delimiters,
fortran-mode): Doc fix.
(fortran-startup-message, bug-fortran-mode): Variables
deleted.
(fortran-font-lock-keywords-1): Add "select", "case"; allow
double-quoted strings.
(fortran-mode-map): Add fill-paragraph menu item.  Don't
define \t.
(fortran-mode): Make `fill-column' buffer-local; set
`fill-paragraph-function', `indent-region-function',
`indent-line-function'.
(calculate-fortran-indent): Renamed to:
(fortran-calculate-indent):
(fortran-split-line): Simplify.
(fortran-remove-continuation): New function.
(fortran-join-line): Use it.
(fortran-end-prog-re1, fortran-end-prog-re): New variables.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram):
Use them.
(fortran-blink-matching-if, fortran-blink-matching-do,
fortran-indent-new-line): Bind case-fold-search.
(fortran-end-do, fortran-beginning-do, fortran-end-if,
fortran-beginning-if): Bind case-fold-search.  Allow labelled
blocks.  Use fortran-end-prog-re.
(fortran-if-start-re): New variable.
(fortran-calculate-indent): Allow labelled blocks.  Simplify the
conds.  Make select case indentation work.
(fortran-is-in-string-p): Ignore Emacs 18 bug kluge.
(fortran-fill): Allow double quotes in check for string.
(fortran-fill-paragraph): New function.
(fortran-fill-statement): New function.
1998-04-07 18:59:44 +00:00
etc *** empty log message *** 1998-03-27 03:49:56 +00:00
leim (lrt-composing-pattern-double-c): Change 1998-04-06 09:49:37 +00:00
lib-src Integrate support for GSS-API 1998-04-06 22:16:30 +00:00
lisp Use regexp-opt and eval-and-compile to 1998-04-07 18:59:44 +00:00
lispref *** empty log message *** 1998-02-28 01:53:53 +00:00
lwlib Always declare xmalloc. 1998-04-06 10:23:30 +00:00
man (ENVADD): Enviroment vars to pass to texi2dvi. Use 1998-04-06 10:33:02 +00:00
msdos Initial revision 1997-11-20 16:29:53 +00:00
nt addpm.c (env_vars): Fix misplaced % in SHELL entry. 1997-10-01 05:42:45 +00:00
src (main): Obey environment variable EMACS_UNIBYTE as 1998-04-07 11:48:18 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Configure the man subdirectory. 1997-11-20 16:36:24 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure.in Add --with-gssapi to specify GSS-API 1998-04-07 04:00:53 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Remove some directories that don't really work now. 1998-04-03 01:52:38 +00:00
make-dist Fix shell syntax in check for missing .el or .elc files. 1998-03-27 04:56:51 +00:00
Makefile.in (install-arch-indep): Fix previous change. 1998-04-07 03:20:31 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00