1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Thien-Thi Nguyen
7365aa8be1 (ff-special-constructs): Doc fix. Also, for C/C++
entry, don't assign to free var; simply return the extracted filename.
(ff-treat-as-special): Incorporate common preamble from callers.
(ff-other-file-name, ff-find-the-other-file):
Update call to ff-treat-as-special.
2006-07-16 21:08:28 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Richard M. Stallman
af4210a7e9 (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars. 2005-08-09 02:53:00 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Stefan Monnier
c7c7f94a05 (ff-which-function-are-we-in): Clean up. 2005-07-02 19:11:52 +00:00
Juanma Barranquero
dff4ac99b6 (ff-search-directories, ff-special-constructs, ff-find-other-file): Fix spelling
in docstrings.
2005-06-16 16:09:00 +00:00
Daniel Pfeiffer
7179694039 (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $. 2004-10-26 21:39:34 +00:00
Andreas Schwab
e641d30067 (ff-special-constructs): Add autoload cookie. 2003-09-28 16:11:45 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
fbf2dd6136 (ff-special-constructs): Delete the Ada entry. 2003-05-19 14:46:49 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
Richard M. Stallman
0af8ad28d3 (ff-find-related-file): Fix autoload cookie. 2002-10-26 22:35:16 +00:00
Richard M. Stallman
f7583fb625 (ff-related-file-alist): New alias.
(ff-find-related-file): New alias.
2002-10-14 01:25:16 +00:00
Stefan Monnier
03741cc50b (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
(ff-not-found-hook, ff-file-created-hook): Rename from *-hooks.
Update callers (but still run the old hooks as well).
2002-09-09 22:45:09 +00:00
Gerd Moellmann
6cc6a2e95b Remove Ada-specific example code. 2002-04-26 14:40:21 +00:00
Richard M. Stallman
274890d9fe (ff-other-file-name): New function. 2001-12-17 01:52:01 +00:00
Eli Zaretskii
f4a9721617 (ff-find-the-other-file): Use file-name-nondirectory
instead of string-match to find the basename of the file.  From
Pascal Obry <p.obry@wanadoo.fr>.
2001-07-03 13:02:55 +00:00
Dave Love
98d775e56e Doc fixes. Move provide to end.
(ff) <defgroup>: Add :link.
(ff-goto-click): Deleted.
(ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
Use mouse-set-point.
2000-08-15 14:18:18 +00:00
Richard M. Stallman
6e9aac7491 (ff-emacs-19, ff-xemacs): Functions deleted.
(ff-goto-click, ff-mouse-find-other-file)
(ff-mouse-find-other-file-other-window): Just one definition.
(locate-file): Definition deleted.
1998-05-22 23:36:06 +00:00
Stephen Eglen
14d4446b73 Customized. 1998-03-07 15:27:01 +00:00
Richard M. Stallman
5027054fdd Comment change. 1998-03-03 18:18:31 +00:00
Richard M. Stallman
b4686a1c45 Comment change. 1997-06-02 22:10:28 +00:00
Richard M. Stallman
97b7ec0bbd (ada-other-file-alist): Variable definition moved to ada-mode.el.
(ada-search-directories, ada-procedure-start-regexp): Likewise.
(ada-package-start-regexp): Likewise.
1997-06-02 06:05:04 +00:00
Richard M. Stallman
988021a7d1 Fix messages. 1997-04-23 23:34:20 +00:00
Richard M. Stallman
17feeeb26f Enabled commentary for Finder.
(ff-search-directories): changed /usr/include/* to /usr/include;
(ff-get-file-name): improve behaviour when file is found in a buffer.
1996-11-03 20:29:42 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
91afecb383 Doc fixes.
(ff-get-file): Use get-file-buffer to avoid false match.
(ff-switch-to-buffer): Rename arg FILE to BUFFER-OR-NAME.
1995-12-31 00:10:18 +00:00
Richard M. Stallman
903a238c61 (ada-spec-suffix): Definition deleted.
(ada-make-filename-from-adaname): Delete autoload.
(ff-special-constructs): Load ada-mode before referring to
ada-spec-suffix and ada-make-filename-from-adaname.
1995-08-26 20:43:35 +00:00
Karl Heuer
2ab6bb1432 (ff-set-point-accordingly): Doc fix. 1995-07-17 23:07:35 +00:00
Richard M. Stallman
8c17509ef7 Many doc fixes.
(ff-upcase-p): Renamed from upcase-p.  Callers changed.
(ff-emacs-19): Renamed from ff-gnu-emacs-19.
(ff-string-match): Simplify.
1995-04-07 21:51:51 +00:00
Karl Heuer
732be46569 Update copyright. 1995-04-07 01:20:53 +00:00
Richard M. Stallman
2be55c9c82 Initial revision 1995-01-20 06:04:56 +00:00