~reddyuday/vm/virtual

« back to all changes in this revision

Viewing changes to lisp/vm-search.el

  • Committer: udr
  • Date: 2010-12-22 20:16:48 UTC
  • Revision ID: udr@maruti-20101222201648-p4bh5zoba7h7uplv
Fixed most undefined function errors using the Emacs 23 byte compiler.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
(provide 'vm-search)
25
25
 
 
26
(eval-and-compile
 
27
  (require 'vm-misc)
 
28
  (require 'vm-minibuf)
 
29
  (require 'vm-undo)
 
30
  (require 'vm-startup)
 
31
  (require 'vm-motion)
 
32
  (require 'vm-summary)
 
33
  (require 'vm-folder)
 
34
  (require 'vm-window)
 
35
)
 
36
 
 
37
 
26
38
;;;###autoload
27
39
(defun vm-isearch-forward (&optional arg)
28
40
  "Incrementally search forward through the current folder's messages.