diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2007-10-21 14:54:34 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2007-10-21 14:54:34 +0000 |
commit | 3cd79f623b94e3aeef6c08dde13128733e5e6dec (patch) | |
tree | ee17f75e1da487b5ec3ecc57e77257e10b264cdc /lisp/play | |
parent | dd753688122625b82ede34e657cb6ceb904f372e (diff) | |
download | emacs-3cd79f623b94e3aeef6c08dde13128733e5e6dec.tar.gz |
* progmodes/prolog.el: Undo previous change.
(comint-prompt-regexp, comint-process-echoes): Pacify
byte-compiler.
* progmodes/dcl-mode.el:
* play/yow.el:
* calendar/todo-mode.el:
* calendar/cal-hebrew.el:
* vc-hg.el: Undo previous change.
* vms-patch.el: Likewise.
(print-region-function): Pacify byte-compiler.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/yow.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/play/yow.el b/lisp/play/yow.el index db9768b0800..28fc453577b 100644 --- a/lisp/play/yow.el +++ b/lisp/play/yow.el @@ -35,7 +35,6 @@ ;;; Code: (require 'cookie1) -(eval-when-compile (require 'doctor)) (defgroup yow nil "Quote random zippyisms." |