~reddyuday/vm/virtual

« back to all changes in this revision

Viewing changes to lisp/vm-version.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:
21
21
 
22
22
(provide 'vm-version)
23
23
 
 
24
(declare-function device-type "vm-xemacs" ())
 
25
(declare-function device-matching-specifier-tag-list "vm-xemacs" ())
 
26
 
 
27
 
24
28
(defconst vm-version
25
29
  (condition-case nil
26
30
      (with-temp-buffer