* broken.el (broken-facility, if-broken, when-broken) no-backquotes
authoryamaoka <yamaoka>
Tue, 4 Sep 2007 09:08:33 +0000 (09:08 +0000)
committeryamaoka <yamaoka>
Tue, 4 Sep 2007 09:08:33 +0000 (09:08 +0000)
commit0d21514f12263c7d94f7c843ec5253c166e89851
tree97467ff29d10d875ee427d8a2be725b6883f8d95
parentae660fa7dabf781de597ab35e58c6a06eb6d7643
* broken.el (broken-facility, if-broken, when-broken)
(unless-broken, check-broken-facility): Don't use backquotes.

* filename.el (filename-special-filter-1): Don't use backquotes.

* pccl.el (define-ccl-program, transform-make-coding-system-args):
Don't use backquotes.

* poe.el (save-current-buffer, with-current-buffer)
(with-temp-file, with-temp-message, with-temp-buffer)
(with-output-to-string): Don't use backquotes.

* product.el (product-provide): Don't use backquotes.

* pym.el (defun-maybe, defmacro-maybe, defsubst-maybe)
(defalias-maybe, defvar-maybe, defconst-maybe, defun-maybe-cond)
(defmacro-maybe-cond, defsubst-maybe-cond, def-edebug-spec): Don't
use backquotes.

* static.el (static-if, static-when, static-unless)
(static-condition-case, static-defconst): Don't use backquotes.
ChangeLog
broken.el
filename.el
pccl.el
poe.el
product.el
pym.el
static.el