Seiji Zenitani
zenit****@users*****
2006年 8月 7日 (月) 23:55:02 JST
Index: CarbonEmacsPackage/GPL/mac/mac-print-mode.el diff -u CarbonEmacsPackage/GPL/mac/mac-print-mode.el:1.2 CarbonEmacsPackage/GPL/mac/mac-print-mode.el:1.3 --- CarbonEmacsPackage/GPL/mac/mac-print-mode.el:1.2 Wed May 3 23:21:11 2006 +++ CarbonEmacsPackage/GPL/mac/mac-print-mode.el Mon Aug 7 23:55:02 2006 @@ -9,7 +9,7 @@ ;; In order to use this package, ;; htmlize.el <http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el> -;; and coral <http://hmdt-web.net/coral/> are required. +;; and coral 1.1 or later <http://hmdt-web.net/coral/> are required. ;; ;; ;; M-x mac-print-buffer @@ -27,6 +27,7 @@ (defvar mac-print-coral-program "coral" "The coral program.") +;;;###autoload (defun mac-print-buffer(&optional region-only) "Convert buffer to html, preserving colors and decoration and send it to the coral application.