mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
This commit is contained in:
commit
1bad168e59
132 changed files with 1042 additions and 893 deletions
|
|
@ -4955,11 +4955,11 @@ The paragraph is indented on the first line."
|
|||
;; cursor at the correct position.
|
||||
;; Standard Ada does not force any relation between unit names and file names,
|
||||
;; so some of these functions can only be a good approximation. However, they
|
||||
;; are also overriden in `ada-xref'.el when we know that the user is using
|
||||
;; are also overridden in `ada-xref'.el when we know that the user is using
|
||||
;; GNAT.
|
||||
;; ---------------------------------------------------
|
||||
|
||||
;; Overriden when we work with GNAT, to use gnatkrunch
|
||||
;; Overridden when we work with GNAT, to use gnatkrunch
|
||||
(defun ada-make-filename-from-adaname (adaname)
|
||||
"Determine the filename in which ADANAME is found.
|
||||
This matches the GNAT default naming convention, except for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue