Richard M. Stallman
c9fdebdf3a
(finder-mode-map): Add n and p bindings.
2006-04-10 15:28:25 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Chong Yidong
24bdbffe0b
* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
...
with 2005-10-23 change to doctor.el.
* finder.el (finder-mode-map): Add follow-link binding.
2005-10-24 22:13:08 +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
Juanma Barranquero
887195ac83
Replace eval-current-buffer' by
eval-buffer'.
2005-05-18 10:17:59 +00:00
Eli Zaretskii
62832105d7
(finder-current-item): Throw an error on an empty line.
2005-03-19 14:35:59 +00:00
Stefan Monnier
79760fb2d0
(finder-mode): Follow coding convention.
2004-03-26 14:54:17 +00:00
Juri Linkov
dde4a5bbca
(finder-known-keywords): Fix data, tex, unix.
2004-03-22 07:45:47 +00:00
Richard M. Stallman
61e938eb8b
(finder-commentary): Call delete-other-windows.
2004-01-05 13:59:08 +00:00
Richard M. Stallman
dcd70a815b
(finder-mode-hook): New variable.
...
(finder-mode): Run hook finder-mode-hook
2003-09-19 14:28:46 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Andreas Schwab
9bd0d71aa9
* finder.el (generated-finder-keywords-file): New variable.
...
(finder-compile-keywords): Use it instead of hardcoding
finder-inf.el.
2002-12-29 17:59:00 +00:00
Markus Rost
529bc8c14c
(finder-compile-keywords): Don't insert a keyword to the generated
...
file.
2002-12-06 00:39:16 +00:00
Richard M. Stallman
63fe0a9878
(finder-commentary): Use buffer *Finder-package*.
2002-11-18 04:56:45 +00:00
Stefan Monnier
2e819a0824
("finder-inf"): Don't fail if the file is absent.
2002-10-10 15:04:41 +00:00
Stefan Monnier
24d30c0359
(finder-find-library): Remove.
...
(finder-commentary): Use find-library-name and add completion.
2002-09-11 21:28:51 +00:00
Stefan Monnier
f0c4433f47
Don't load finder-inf.el during byte-compilation.
2002-03-22 23:27:35 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Miles Bader
ff524b84a8
(finder-insert-at-column): Also move to the next line if exactly at COLUMN.
2001-07-11 01:40:16 +00:00
Dave Love
f06f741699
(finder-known-keywords): Add files', remove
vms'.
...
(finder-help-echo): New variable.
(finder-mouse-face-on-line): Add help-echo stuff.
(finder-list-keywords, finder-list-matches): Use mapc.
2000-11-12 00:42:36 +00:00
Stefan Monnier
6a7ceddcab
Add local-variable settings to the generated file.
2000-08-16 20:49:45 +00:00
Gerd Moellmann
706239c766
(finder-commentary): Add autoload cookie.
2000-04-09 20:24:49 +00:00
Gerd Moellmann
8f713f537c
(finder-commentary): Activate Finder mode.
1999-12-01 23:41:44 +00:00
Dave Love
4f451c3f19
Comment on finder-known-keywords.
1999-09-09 20:06:35 +00:00
Dave Love
1226dd0bb1
(finder-known-keywords): Add `multimedia'.
1999-08-17 14:09:14 +00:00
Dave Love
2d212d8735
(finder-commentary): Fix interactive spec. Try
...
appending .el to file name.
(finder-find-library, finder-commentary): Doc fixes.
1999-01-29 18:27:10 +00:00
Dave Love
35e9c644ca
(finder-known-keywords): Fix `convenience' entry.
1998-05-30 17:57:14 +00:00
Richard M. Stallman
1c9056c314
(finder-known-keywords): Add `convenience'.
1998-05-18 04:34:54 +00:00
Dave Love
eb4df0c388
(finder-insert-at-column): Simplify.
...
(finder-mouse-face-on-line): New function.
(finder-list-keywords, finder-list-matches): Use it.
(finder-commentary, finder-select): Doc.
(finder-mouse-select): Doc. Remove spurious let.
1998-04-28 18:06:36 +00:00
Richard M. Stallman
5b64ebe8ec
(finder-compile-keywords):
...
Avoid error for nonexistent directory.
Print progress messages about directories.
Ignore files that are actually Emacs lock files.
1998-04-24 21:24:44 +00:00
Karl Heuer
35863d776f
(finder-find-library): Re-instate (with a different
...
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
1997-11-15 21:04:47 +00:00
Karl Heuer
b26f4fbd7d
(finder-exit): Simplify.
1997-11-10 23:28:59 +00:00
Karl Heuer
f3b330d6d8
(finder-mode-map): Bind [mouse-2].
...
(finder-compile-keywords): Match compressed file names, but don't
put compression extension in the output.
(finder-find-library): Deleted.
(finder-commentary): Use locate-library, not finder-find-library.
(finder-mouse-select): New function.
(finder-summary): Mention mouse binding.
(finder-exit): Kill "*Finder Category*" buffer too. Avoid error
from deleting sole window.
1997-09-30 07:36:28 +00:00
Richard M. Stallman
6656e09937
(finder-compile-keywords): Don't process file names that start with `.'.
1997-08-05 17:10:16 +00:00
Richard M. Stallman
2d7b0db76e
(finder-list-matches): Create *Finder Category* buffer.
1997-07-09 01:24:54 +00:00
Richard M. Stallman
b32410669e
(finder-list-keywords): Create *Finder* buffer if nec.
1997-06-17 21:51:35 +00:00
Richard M. Stallman
5acc847d85
(finder-mode): Don't switch buffers or change text here.
...
(finder-by-keyword): Don't call finder-mode here.
(finder-list-matches): Call finder-mode here.
Switch to a buffer called *Finder Category*.
(finder-list-keywords): Call finder-mode here.
Switch to the buffer *Finder*.
If the buffer already exists, don't reinitialize it or move point.
1997-06-12 03:51:53 +00:00
Richard M. Stallman
644f58ebb8
(finder-compile-keywords-make-dist):
...
Use the dirs specified on the command line.
1997-05-12 00:49:50 +00:00
Richard M. Stallman
1c6425eaf0
(finder-compile-keywords-make-dist): New function.
1996-02-25 22:59:08 +00:00
Erik Naggum
e6fb4d11c9
Removed (require 'picture).
...
(finder-insert-at-column): New function.
(finder-list-keywords, finder-list-matches): Use it.
1996-02-20 14:48:08 +00:00
Karl Heuer
90f061c7e7
(finder-summary): Pass proper format string to message.
1996-01-25 00:54:04 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
4d98816f32
(finder-known-keywords): Delete `debugging'.
1995-11-18 15:50:42 +00:00
Karl Heuer
7c938215cd
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
Richard M. Stallman
5ca76c211a
(finder-known-keywords): Add `debugging'.
1995-04-19 00:32:10 +00:00
Richard M. Stallman
68f8f37f9d
(finder-known-keywords): Generalize `c' keyword.
1995-04-17 18:42:29 +00:00
Richard M. Stallman
f1aabce03a
(finder-known-keywords):
...
Add frames, hypermedia, outlines, oop.
1995-04-14 23:16:06 +00:00
Richard M. Stallman
e141acb3f4
(finder-mode-map): Change key bindings:
...
RET or f to select, d to go back to directory.
(finder-summary): Fix the help summary.
1994-10-01 04:24:56 +00:00
Richard M. Stallman
67a69ba62f
(finder-commentary): Fix error message syntax.
1994-06-17 20:35:16 +00:00