1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-30 11:09:23 +00:00
emacs/lisp/progmodes
Dave Love 315aa1de5c Don't require easymenu. Use repeat counts in various regexps.
(fortran-mode-syntax-table): Defvar directly.
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
Use defvar, not defconst.
(fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
(fortran-mode): Set fortran-comment-line-start-skip,
fortran-comment-line-start-skip, dabbrev-case-fold-search.
(fortran-comment-indent): Use defsubst.
(fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
Use fortran-comment-indent, not fortran-comment-indent-function.
(fortran-comment-region, fortran-electric-line-number): Simplify.
(fortran-auto-fill): New function.
(fortran-do-auto-fill): Deleted.
(fortran-find-comment-start-skip): Check for non-null
comment-start-skip.
(fortran-auto-fill-mode, fortran-fill-statement): Use
fortran-auto-fill.
(fortran-fill): Use fortran-auto-fill.  Check for null
comment-start-skip.  Simplify final clause and use end-of-line finally.
2000-07-11 17:56:56 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
ada-mode.el (ada-mode, ada-create-case-exception): Don't quote lambdas. 2000-05-19 21:40:45 +00:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el New commands: hide/unhide actions, 2000-05-29 15:49:05 +00:00
asm-mode.el
autoconf.el
awk-mode.el
c-mode.el
cc-align.el
cc-cmds.el
cc-compat.el
cc-defs.el
cc-engine.el
cc-langs.el
cc-menus.el
cc-mode.el
cc-styles.el
cc-vars.el
cmacexp.el
compile.el (compile-internal): Style typo. 2000-05-23 20:14:43 +00:00
cperl-mode.el
cplus-md.el
cpp.el
cwarn.el
dcl-mode.el
delphi.el
ebnf2ps.el
ebnf-bnf.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el Change file name EBROWSE' to BROWSE'. 2000-05-04 21:51:29 +00:00
etags.el (tags-query-replace): Put new parameters 2000-06-19 09:00:18 +00:00
executable.el (executable-make-buffer-file-executable-if-script-p): Renamed and 2000-06-09 09:59:41 +00:00
f90.el Change author's mail address. 2000-05-15 14:49:40 +00:00
fortran.el Don't require easymenu. Use repeat counts in various regexps. 2000-07-11 17:56:56 +00:00
glasses.el (glasses-convert-to-unreadable): Use 2000-05-04 20:17:59 +00:00
hideif.el (hif-compress-define-list) 2000-06-12 05:22:26 +00:00
hideshow.el
icon.el
idlw-rinfo.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlw-shell.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlw-toolbar.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlwave.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
inf-lisp.el (inferior-lisp-mode): Don't set 2000-04-19 19:08:28 +00:00
m4-mode.el
make-mode.el (makefile-pickup-filenames-as-targets): Don't quote lambda. 2000-06-12 05:23:37 +00:00
mantemp.el
meta-mode.el
modula2.el
octave-hlp.el
octave-inf.el
octave-mod.el
pascal.el (pascal-indent-alist, pascal-indent-comment): Changed 2000-05-18 18:38:09 +00:00
perl-mode.el (perl-indent-line): When looking for a 2000-05-30 20:40:09 +00:00
prolog.el
ps-mode.el
scheme.el
sh-script.el (sh-while-getopts): Fix handling of 2000-06-21 19:54:54 +00:00
simula.el
sql.el (sql-interactive-mode-map): Use `kbd' in calls to 2000-06-26 13:09:49 +00:00
tcl.el (tcl-indent-for-comment): Ignore comment-indent-hook. 2000-06-04 22:01:03 +00:00
vhdl-mode.el