1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
emacs/lisp/progmodes
Gerd Moellmann 058fb10a33 (sql-mysql): Doc change by RMS.
(sql-db2): Doc change.
(sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
(sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
2001-10-29 09:35:04 +00:00
..
.gitignore
ada-mode.el (ada-mode): Avoid unneeded version checks. 2001-07-16 15:12:19 +00:00
ada-prj.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
ada-stmt.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
ada-xref.el (ada-xref-initialize): Fix call to add-hook. 2001-07-16 13:38:53 +00:00
antlr-mode.el Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
asm-mode.el
autoconf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
awk-mode.el (awk-mode-syntax-table): / has string syntax. 2001-10-12 17:29:30 +00:00
cc-align.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-bytecomp.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-cmds.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-compat.el Update to version 5.28. 2001-03-21 12:59:36 +00:00
cc-defs.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-engine.el (c-beginning-of-member-init-list): 2001-10-24 16:07:06 +00:00
cc-langs.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-menus.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-mode.el Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL. 2001-05-04 10:02:56 +00:00
cc-styles.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-vars.el *** empty log message *** 2001-10-12 17:29:52 +00:00
cmacexp.el (c-macro-preprocessor): Use "gcc -E" for 2001-09-02 17:29:14 +00:00
compile.el (compilation-parse-errors-filename-function): 2001-10-25 07:47:48 +00:00
cperl-mode.el Merged in changes from v4.32. 2001-10-12 18:11:06 +00:00
cpp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cwarn.el (cwarn-font-lock-feature-keywords-alist): 2001-10-21 22:47:15 +00:00
dcl-mode.el (dcl-calc-command-indent-function): Fix :type. 2001-02-07 23:28:21 +00:00
delphi.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf2ps.el Eliminate make-local-hook calls. Doc fix. 2001-09-24 17:41:19 +00:00
ebnf-bnf.el Fix character range regexp. Doc fix. 2001-09-24 17:41:41 +00:00
ebnf-iso.el Fix character range regexp. Doc fix. 2001-09-24 17:42:00 +00:00
ebnf-otz.el Doc fix. 2001-09-19 08:56:58 +00:00
ebnf-yac.el Fix character range regexp. Doc fix. 2001-09-24 17:43:45 +00:00
ebrowse.el Adapt to change in perform-replace. 2001-10-24 12:37:08 +00:00
etags.el (tags-query-replace): Make tags-loop-scan 2001-10-25 15:26:46 +00:00
executable.el (executable-binary-suffixes): Make varalias. 2001-10-14 20:09:46 +00:00
f90.el (f90-mode): Remove startup message. 2001-02-01 16:02:07 +00:00
fortran.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
glasses.el (glasses-convert-to-unreadable): Consider 2001-09-03 08:20:54 +00:00
hideif.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
hideshow.el Update first-line description. 2001-08-27 22:23:09 +00:00
icon.el
idlw-rinfo.el Fixed copyright notice. 2000-12-19 11:15:38 +00:00
idlw-shell.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlw-toolbar.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlwave.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
inf-lisp.el
m4-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
make-mode.el (makefile-macroassign-regex): Recognize the ?= operator. 2001-07-30 11:09:22 +00:00
mantemp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
meta-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
modula2.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
octave-hlp.el
octave-inf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
octave-mod.el
pascal.el
perl-mode.el (perl-indent-continued-arguments): New var. 2001-10-05 09:36:31 +00:00
prolog.el
ps-mode.el (ps-mode-print-function): Remove quote for 2001-10-26 09:14:37 +00:00
scheme.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sh-script.el sugar: escape a "{" in the first column to pacify font-lock 2001-10-26 15:37:54 +00:00
simula.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sql.el (sql-mysql): Doc change by RMS. 2001-10-29 09:35:04 +00:00
tcl.el Change maintainer to FSF and remove loads of compatibility cruft. 2001-10-11 00:26:48 +00:00
vhdl-mode.el