1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 01:20:28 -08:00
emacs/lisp/progmodes
Stefan Monnier 4607c7f433 (ada-case-exception-file, ada-indent-handle-comment-special): New variables.
(ada-case-exception-substring): New variable.  Casing exceptions can
now also be defined for substrings, in addition to full identifier
names.  This provides more flexibility.
(ada-align-list): New function, provide support for align.el in ada-mode.
(ada-procedure-start-regexp): Add support for operators and generic formal
subprograms and packages.
(ada-imenu-comment-re): New variable.
(ada-imenu-generic-expression): Add support for protected types.
(ada-mode): Set comment-start only after running ada-mode-hook, so that the
user can change ada-comment-start in the hook.
Add support for ispell in comments.  Add support for align.el.
(ada-save-exception-file, ada-create-case-exception-substring)
(ada-adjust-case-substring): New functions.
(ada-get-current-indent): Properly handles keywords with uppercases.
(ada-goto-matching-end): Rewritten, fixes problems in the handling of
nested blocks.
(ada-untab-hard): Do not touch the contents of comments and strings.
2002-04-09 18:50:17 +00:00
..
.gitignore
ada-mode.el (ada-case-exception-file, ada-indent-handle-comment-special): New variables. 2002-04-09 18:50:17 +00:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el Comment change. 2001-12-31 20:35:03 +00:00
asm-mode.el
autoconf.el
awk-mode.el
cc-align.el
cc-bytecomp.el
cc-cmds.el
cc-compat.el
cc-defs.el
cc-engine.el
cc-langs.el
cc-menus.el
cc-mode.el (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table) 2001-12-28 22:16:42 +00:00
cc-styles.el
cc-vars.el 2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk> 2002-04-06 11:41:36 +00:00
cmacexp.el
compile.el (compilation-error-regexp-alist): 2002-04-06 15:57:47 +00:00
cperl-mode.el (cperl-make-face, cperl-force-face): 2002-04-08 22:39:00 +00:00
cpp.el
cwarn.el (global-cwarn-mode): Use define-minor-mode. 2002-04-08 22:45:13 +00:00
dcl-mode.el
delphi.el Comment change (delete change log). 2001-12-04 01:16:39 +00:00
ebnf-bnf.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Add 2002 to the copyright years. 2002-03-07 11:30:36 +00:00
etags.el (tags-query-replace): Pass t for NOERROR to query-replace-read-args. 2002-03-25 00:40:16 +00:00
executable.el
f90.el (f90-indent-subprogram): Braino (missing arg). 2002-04-02 17:29:58 +00:00
fortran.el (fortran-split-line): Make it work with any `!' comment as well. 2002-03-13 16:42:47 +00:00
glasses.el
hideif.el Augment expression parser to handle conditional expressions. 2002-03-06 15:12:01 +00:00
hideshow.el Typo. 2002-04-08 22:47:17 +00:00
icon.el
idlw-rinfo.el (idlwave-system-routines): 2002-04-01 12:08:38 +00:00
idlw-shell.el (idlwave-shell-mode): Do not use make-local-hook. 2002-02-16 12:50:25 +00:00
idlw-toolbar.el Update maintainer. 2001-12-01 12:54:29 +00:00
idlwave.el (idlwave-mode): Do not use make-local-hook. 2002-02-16 12:53:42 +00:00
inf-lisp.el Doc fixes. 2001-12-20 18:59:32 +00:00
m4-mode.el
make-mode.el Move `provide' to the end. 2001-11-28 20:41:49 +00:00
mantemp.el
meta-mode.el
modula2.el
octave-hlp.el
octave-inf.el
octave-mod.el (octave-abbrev-table): Mark all the predefined abbrevs as "system" abbrevs. 2001-12-30 22:23:27 +00:00
pascal.el (pascal-imenu-generic-expression): Add menu-title and fix parentheses. 2002-02-12 17:38:06 +00:00
perl-mode.el (perl-mode-abbrev-table): Restore definition. 2002-01-22 07:18:14 +00:00
prolog.el
ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file. 2002-03-03 22:21:08 +00:00
scheme.el
sh-script.el (sh-set-shell): Doc fix. 2002-01-22 21:05:13 +00:00
simula.el Doc fix for commented out function. 2001-12-20 18:17:15 +00:00
sql.el (sql-escape-newlines-and-send) 2002-01-17 01:39:49 +00:00
tcl.el Change maintainer. 2002-04-01 21:01:04 +00:00
vhdl-mode.el Comment change. 2002-01-25 05:06:14 +00:00