Function: doctor-type

doctor-type is a byte-compiled function defined in doctor.el.gz.

Signature

(doctor-type X)

Source Code

;; Defined in /usr/src/emacs/lisp/play/doctor.el.gz
(defun doctor-type (x)
  (setq x (doctor-fix-2 x))
  (doctor-txtype (doctor-assm x)))