Add general searching and backlink searching.
commit28b8ee88ccf737ea64431ccb79a839d086211cb7
authorPer B. Sederberg <per@med.upenn.edu>
Tue, 21 Mar 2006 00:15:39 +0000 (21 00:15 +0000)
committerPer B. Sederberg <per@med.upenn.edu>
Tue, 21 Mar 2006 00:15:39 +0000 (21 00:15 +0000)
tree1699cbae7989eacdad4e3c9946b4c62bba7dcb1b
parent766d2899d619d1475efe93af7e1eb9b7ae83c2fd
Add general searching and backlink searching.

* lisp/muse-mode.el (muse-grep-command): Add custom to set up the command
  used for grepping.

* muse-mode.el (muse-mode-map): Changed muse-browse-result to C-c C-v and
  made muse-find-backlinks C-c C-b

* muse-mode.el (muse-grep): New function to envoke a search with the compiler.

* muse-mode.el (muse-search-with-command): New function to search for
  text, optionally editing the command.

* muse-mode.el (muse-search): New function to search for text.

* muse-mode.el (muse-find-backlinks): New function to search for
  backlinks to the current page.

--This line, and those below, will be ignored--
Files to commit:
   lisp/muse-mode.el

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!
git-archimport-id: mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-25
lisp/muse-mode.el