diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ada-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi index 127a009417e..2ea4c7f36b2 100644 --- a/doc/misc/ada-mode.texi +++ b/doc/misc/ada-mode.texi | |||
| @@ -540,7 +540,7 @@ Lisp variable: @code{ada-prj-default-bind-opt}. | |||
| 540 | @item @code{build_dir} [default: @code{"."}] | 540 | @item @code{build_dir} [default: @code{"."}] |
| 541 | The compile commands will be issued in this directory. | 541 | The compile commands will be issued in this directory. |
| 542 | 542 | ||
| 543 | @item @code{casing} [default: @code{("~/.emacs_case_exceptions")} | 543 | @item @code{casing} [default: @code{("~/.emacs_case_exceptions")}] |
| 544 | List of files containing casing exceptions. See the help on | 544 | List of files containing casing exceptions. See the help on |
| 545 | @code{ada-case-exception-file} for more info. | 545 | @code{ada-case-exception-file} for more info. |
| 546 | @c FIXME: section on case exceptions | 546 | @c FIXME: section on case exceptions |