1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/progmodes
Juanma Barranquero f4df536d0a Added LINTER support.
(sql-linter-program): New variable.
(sql-linter-options): New variable.
(sql-mode-menu): Added Linter keywords.
(sql-mode-linter-font-lock-keywords): New variable.
(sql-highlight-linter-keywords): New function.
(sql-linter): New function.
(sql-ms-options): New variable.
(sql-ms): Use it.
2002-11-21 08:32:06 +00:00
..
.gitignore
ada-mode.el * progmodes/ada-mode.el: Update copyright notice. 2002-06-20 17:40:38 +00:00
ada-prj.el Update copyright. Improve `revision' info. 2002-06-20 17:17:32 +00:00
ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by 2002-10-03 18:20:27 +00:00
ada-xref.el (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu 2002-10-03 18:21:34 +00:00
antlr-mode.el
asm-mode.el
autoconf.el
awk-mode.el
cc-align.el CC Mode update to version 5.29. This is for testing; it's not a released 2002-04-22 00:35:36 +00:00
cc-bytecomp.el (cc-bytecomp-defun): Fixed bug that caused existing function 2002-11-16 01:37:44 +00:00
cc-cmds.el (c-mask-comment): A better way to ensure point doesn't move around 2002-04-24 01:27:15 +00:00
cc-compat.el CC Mode update to version 5.29. This is for testing; it's not a released 2002-04-22 00:35:36 +00:00
cc-defs.el CC Mode update to version 5.29. This is for testing; it's not a released 2002-04-22 00:35:36 +00:00
cc-engine.el Fix typo in comment. 2002-10-18 08:52:37 +00:00
cc-langs.el CC Mode update to version 5.29. This is for testing; it's not a released 2002-04-22 00:35:36 +00:00
cc-menus.el CC Mode update to version 5.29. This is for testing; it's not a released 2002-04-22 00:35:36 +00:00
cc-mode.el (c-postprocess-file-styles): Do nothing except in CC modes. 2002-06-03 22:56:12 +00:00
cc-styles.el (c-set-style, c-set-style-1): Added another state for the 2002-06-08 23:38:42 +00:00
cc-vars.el Undo previous change. 2002-11-18 00:54:30 +00:00
cmacexp.el
compile.el (compilation-shell-minor-mode): Add group. 2002-11-18 04:14:26 +00:00
cperl-mode.el (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories. 2002-09-09 19:38:22 +00:00
cpp.el (cpp-choose-symbol): Don't cons unnecessarily. 2002-05-20 18:48:58 +00:00
cwarn.el (global-cwarn-mode): Use define-minor-mode. 2002-04-08 22:45:13 +00:00
dcl-mode.el (dcl-calc-cont-indent-relative): Fix typo. 2002-08-30 11:02:54 +00:00
delphi.el
ebnf2ps.el
ebnf-bnf.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el (ebnf-yac-error): Fix typo. 2002-07-09 10:47:38 +00:00
ebrowse.el (ebrowse-ts, ebrowse-view/find-file-and-search-pattern, 2002-10-17 16:57:37 +00:00
etags.el (find-tag-default): Copy text at point without properties. 2002-11-14 07:18:12 +00:00
executable.el
f90.el Remove (eval-when-compile) for free variables. 2002-09-01 00:54:55 +00:00
fortran.el (fortran-beginning-do): Ignore labelled DO loops altogether. 2002-10-06 14:57:38 +00:00
glasses.el
hideif.el
hideshow.el (hs-adjust-block-beginning): Fix typo. 2002-05-16 12:01:17 +00:00
icon.el
idlw-rinfo.el Updated to IDLWAVE version 4.15. See idlwave.org. 2002-09-12 17:24:53 +00:00
idlw-shell.el (idlwave-shell-set-bp): Fix typo. 2002-10-17 15:41:01 +00:00
idlw-toolbar.el Updated to IDLWAVE version 4.15. See idlwave.org. 2002-09-12 17:24:53 +00:00
idlwave.el (idlwave-region-active-p): Fix typo. 2002-10-18 08:12:35 +00:00
inf-lisp.el Fix spacing (garbled by previous patch). 2002-07-03 11:32:20 +00:00
m4-mode.el (m4-font-lock-keywords) 2002-09-28 02:09:30 +00:00
make-mode.el (makefile-space-face): Fix typo in group name. 2002-11-17 22:37:11 +00:00
mantemp.el
meta-mode.el
modula2.el
octave-hlp.el
octave-inf.el
octave-mod.el Fix typo in comment. 2002-10-18 08:52:37 +00:00
pascal.el (pascal-start-keywords): Fix spacing. 2002-09-06 07:16:42 +00:00
perl-mode.el (perl-hanging-paren-p): New fun. 2002-11-12 21:03:37 +00:00
prolog.el (prolog-mode-syntax-table): Add flags to ?/ and ?* entries 2002-06-01 00:55:41 +00:00
ps-mode.el
scheme.el (syntax-case): Define 2002-10-29 18:48:30 +00:00
sh-script.el (sh-mode-syntax-table): Don't make ^L 2002-10-27 23:01:57 +00:00
simula.el * startup.el (normal-splash-screen): Ensure splash buffer is 2002-08-24 14:26:06 +00:00
sql.el Added LINTER support. 2002-11-21 08:32:06 +00:00
tcl.el (tcl-mode): Don't set paragraph-start, 2002-11-07 15:22:49 +00:00
vhdl-mode.el (defgroup vhdl-related): Declare the members here rather than with 2002-11-19 17:22:52 +00:00