Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6cc6a2e9
Commit
6cc6a2e9
authored
Apr 26, 2002
by
Gerd Moellmann
Browse files
Remove Ada-specific example code.
parent
7f671def
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/find-file.el
lisp/find-file.el
+2
-2
No files found.
lisp/find-file.el
View file @
6cc6a2e9
...
...
@@ -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)
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment