~reddyuday/vm/virtual

« back to all changes in this revision

Viewing changes to lisp/vm-ps-print.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:
62
62
(require 'vm-save)
63
63
(require 'ps-print)
64
64
 
 
65
(declare-function vm-marked-messages "vm-mark" ())
 
66
 
65
67
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
66
68
(defgroup vm nil
67
69
  "VM"