view lisp/term/bobcat.el @ 88127:9c783aa2b379

Attempt to eliminate some byte compiler warnings. (rmail-add-label): Force the display of the labels. (rmail-read-label): Remove call to rmail-parse-file-keywords which is no longer used. (rmail-set-label): Rewrite. (rmail-keywords): Use (rmail-keyword-init). (rmail-keyword-init, rmail-keyword-register-keywords): New function. (rmail-install-keyword): Rewrite.
author Paul Reilly <pmr@pajato.com>
date Sat, 15 Feb 2003 15:12:08 +0000
parents 33d53d287ee4
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

;; -*- no-byte-compile: t -*-
;;; HP terminals usually encourage using ^H as the rubout character
(load "term/keyswap" nil t)

;;; bobcat.el ends here