mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Remove Ada-specific example code.
This commit is contained in:
parent
7f671def72
commit
6cc6a2e95b
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
;; Maintainer: FSF
|
||||
;; Keywords: c, matching, tools
|
||||
|
||||
;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
@ -945,7 +945,7 @@ and the name of the file passed in."
|
|||
|
||||
(defvar ff-function-name nil "Name of the function we are in.")
|
||||
|
||||
(eval-when-compile (require 'ada-mode))
|
||||
;(eval-when-compile (require 'ada-mode))
|
||||
|
||||
;; bind with (setq ff-pre-load-hooks 'ff-which-function-are-we-in)
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue