Variable: todo-print-function
todo-print-function is a customizable variable defined in
otodo-mode.el.gz.
Value
ps-print-buffer-with-faces
Documentation
Function to print the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/otodo-mode.el.gz
(defcustom todo-print-function 'ps-print-buffer-with-faces
"Function to print the current buffer."
:type 'symbol)