Dave Pearson wrote:

(defcustom boxquote-title-buffers t
  "*Should a `boxquote-insert-bugger' title the box with the buffer name?"
  :type '(choice
          (const :tag "Title the box with the buffer name" t)
          (const :tag "Don't title the box with the buffer name" nil))
  :group 'boxquote)

A bugger?  :-)

--
Kevin Rodgers
Denver, Colorado, USA



_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to