aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/finder.el
Commit message (Collapse)AuthorAgeFilesLines
* (finder-mode): Follow coding convention.Stefan Monnier2004-03-261-15/+14
|
* (finder-known-keywords): Fix data, tex, unix.Juri Linkov2004-03-221-3/+3
|
* (finder-commentary): Call delete-other-windows.Richard M. Stallman2004-01-051-0/+1
|
* (finder-mode-hook): New variable.Richard M. Stallman2003-09-191-1/+5
| | | | (finder-mode): Run hook finder-mode-hook
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* * finder.el (generated-finder-keywords-file): New variable.Andreas Schwab2002-12-291-5/+10
| | | | | (finder-compile-keywords): Use it instead of hardcoding finder-inf.el.
* (finder-compile-keywords): Don't insert a keyword to the generatedMarkus Rost2002-12-061-1/+0
| | | | file.
* (finder-commentary): Use buffer *Finder-package*.Richard M. Stallman2002-11-181-1/+3
|
* ("finder-inf"): Don't fail if the file is absent.Stefan Monnier2002-10-101-1/+1
|
* (finder-find-library): Remove.Stefan Monnier2002-09-111-14/+8
| | | | (finder-commentary): Use find-library-name and add completion.
* Don't load finder-inf.el during byte-compilation.Stefan Monnier2002-03-221-1/+3
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-0/+1
|
* (finder-insert-at-column): Also move to the next line if exactly at COLUMN.Miles Bader2001-07-111-2/+2
|
* (finder-known-keywords): Add `files', remove `vms'.Dave Love2000-11-121-7/+22
| | | | | | (finder-help-echo): New variable. (finder-mouse-face-on-line): Add help-echo stuff. (finder-list-keywords, finder-list-matches): Use mapc.
* Add local-variable settings to the generated file.Stefan Monnier2000-08-161-1/+10
|
* (finder-commentary): Add autoload cookie.Gerd Moellmann2000-04-091-0/+3
|
* (finder-commentary): Activate Finder mode.Gerd Moellmann1999-12-011-0/+1
|
* Comment on finder-known-keywords.Dave Love1999-09-091-0/+2
|
* (finder-known-keywords): Add `multimedia'.Dave Love1999-08-171-0/+1
|
* (finder-commentary): Fix interactive spec. TryDave Love1999-01-291-12/+14
| | | | | appending .el to file name. (finder-find-library, finder-commentary): Doc fixes.
* (finder-known-keywords): Fix `convenience' entry.Dave Love1998-05-301-1/+1
|
* (finder-known-keywords): Add `convenience'.Richard M. Stallman1998-05-181-0/+1
|
* (finder-insert-at-column): Simplify.Dave Love1998-04-281-19/+23
| | | | | | | (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.
* (finder-compile-keywords):Richard M. Stallman1998-04-241-34/+38
| | | | | | Avoid error for nonexistent directory. Print progress messages about directories. Ignore files that are actually Emacs lock files.
* (finder-find-library): Re-instate (with a differentKarl Heuer1997-11-151-2/+12
| | | | | implementation) so that `locate-library' can find compressed files. (finder-commentary): Use it.
* (finder-exit): Simplify.Karl Heuer1997-11-101-9/+6
|
* (finder-mode-map): Bind [mouse-2].Karl Heuer1997-09-301-24/+35
| | | | | | | | | | | (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.
* (finder-compile-keywords): Don't process file names that start with `.'.Richard M. Stallman1997-08-051-1/+1
|
* (finder-list-matches): Create *Finder Category* buffer.Richard M. Stallman1997-07-091-1/+1
|
* (finder-list-keywords): Create *Finder* buffer if nec.Richard M. Stallman1997-06-171-1/+1
|
* (finder-mode): Don't switch buffers or change text here.Richard M. Stallman1997-06-121-19/+21
| | | | | | | | | (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.
* (finder-compile-keywords-make-dist):Richard M. Stallman1997-05-121-1/+2
| | | | Use the dirs specified on the command line.
* (finder-compile-keywords-make-dist): New function.Richard M. Stallman1996-02-251-0/+4
|
* Removed (require 'picture).Erik Naggum1996-02-201-51/+55
| | | | | (finder-insert-at-column): New function. (finder-list-keywords, finder-list-matches): Use it.
* (finder-summary): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (finder-known-keywords): Delete `debugging'.Richard M. Stallman1995-11-181-1/+0
|
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
|
* (finder-known-keywords): Add `debugging'.Richard M. Stallman1995-04-191-0/+1
|
* (finder-known-keywords): Generalize `c' keyword.Richard M. Stallman1995-04-171-1/+1
|
* (finder-known-keywords):Richard M. Stallman1995-04-141-0/+4
| | | | Add frames, hypermedia, outlines, oop.
* (finder-mode-map): Change key bindings:Richard M. Stallman1994-10-011-9/+11
| | | | | RET or f to select, d to go back to directory. (finder-summary): Fix the help summary.
* (finder-commentary): Fix error message syntax.Richard M. Stallman1994-06-171-1/+1
|
* (finder-mode): Doc fix.Richard M. Stallman1994-02-081-1/+1
|
* (finder-known-keywords): Add data, faces, mouse, matching.Richard M. Stallman1993-11-231-1/+5
|
* (finder-find-library): New function.Richard M. Stallman1993-06-131-1/+15
| | | | (finder-commentary): Use it.
* * case-table.el, disp-table.el, finder.el, iso-ascii.el,Jim Blandy1993-05-241-5/+1
| | | | | | iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el, swedish.el: Change "i14n" keyword to "i18n". * finder.el (finder-compile-keywords): Replacement unnecessary.
* (finder-known-keywords): Use i18n, not i14n.Richard M. Stallman1993-05-231-10/+19
| | | | | | | (finder-compile-keywords): Substitute i18n for i14n. Turn off undo in *finder-scratch*. Ignore file names starting with =. (finder-mode, finder-current-item): Rename headmark to finder-headmark. (finder-list-matches, finder-list-keywords): Likewise.
* * finder.el: Bind finder-exit to 'q', not 'x'; the former is theJim Blandy1993-05-091-3/+4
| | | | | | conventional way to get out of such a package. (finder-summary): Use substitute-command-keys. (finder-mode): Use \\<...> to make sure we get the right keymap.
* Rewritten. The Finder is now a major mode with the ability to browseEric S. Raymond1993-04-141-35/+121
| | | | package commentary sections.