1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/progmodes
Stephen Leake 0b702bc14d * progmodes/ada-mode.el: Fix bug#1920, bug#5400.
(ada-ident-re): Delete ., allow multibyte characters.
  (ada-goto-label-re): New; matches goto labels.
  (ada-block-label-re): New; matches block labels.
  (ada-label-re): New; matches both.
  (ada-named-block-re): Deleted; callers changed to use
  `ada-block-label-re' instead.
  (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
  Use `ada-block-label-re'.
  (ada-indent-on-previous-lines): Improve handling of goto labels.
  (ada-get-indent-block-start): Special-case block label.
  (ada-get-indent-label): Split into `ada-indent-block-label' and
  `ada-indent-goto-label'.
  (ada-goto-stmt-start, ada-goto-next-non-ws): Optionally ignore goto labels.
  (ada-goto-next-word): Simplify.
  (ada-indent-newline-indent-conditional): Insert newline before
  trying to fix indentation; doc fix.
2010-01-17 20:15:32 +01:00
..
.gitignore
ada-mode.el * progmodes/ada-mode.el: Fix bug#1920, bug#5400. 2010-01-17 20:15:32 +01:00
ada-prj.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ada-stmt.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
ada-xref.el Simplify previous change. 2010-01-14 14:14:24 +01:00
antlr-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
asm-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoconf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bug-reference.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cap-words.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-align.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-awk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-bytecomp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-cmds.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-compat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-defs.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
cc-engine.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
cc-fonts.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
cc-langs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-menus.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-styles.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cfengine.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cmacexp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
compile.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cperl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cpp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cwarn.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dcl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
delphi.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
ebnf2ps.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-abn.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-bnf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-dtd.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-ebx.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-iso.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-otz.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-yac.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
etags.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
executable.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
f90.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
flymake.el Fix typo in error message. 2010-01-14 19:49:53 +01:00
fortran.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gdb-ui.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
glasses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
grep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gud.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hideif.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hideshow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
icon.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-complete-structtag.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-help.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-shell.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-toolbar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlwave.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
inf-lisp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
js.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ld-script.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
m4-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mantemp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
meta-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mixal-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
modula2.el
octave-inf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
octave-mod.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pascal.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
perl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
prolog.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
python.el
ruby-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sh-script.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
simula.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sql.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
subword.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vera-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
verilog-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vhdl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
which-func.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xscheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00