Use new style backquotes. apel-wl
authordmaus <dmaus>
Sun, 17 Jul 2011 07:01:18 +0000 (07:01 +0000)
committerdmaus <dmaus>
Sun, 17 Jul 2011 07:01:18 +0000 (07:01 +0000)
commit25b3b26447dafb5377b06a7d615e221448838cfe
treee97ced0c1a331fbef7e27603048ee701b135d5bd
parent4b7036b54447261fc50f06e02a72d8eb7ba6d524
Use new style backquotes.

* tinycustom.el (defcustom): Use new style backquotes.
* static.el (static-if, static-when, static-unless)
(static-condition-case, static-defconst): Dto.
* 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): Dto.
* product.el (product-provide): Dto.
* poem-om.el (char-next-index): Dto.
* poem-nemacs.el (char-next-index): Dto.
* poem-ltn1.el (char-next-index): Dto.
* poe.el (save-current-buffer, with-current-buffer)
(with-temp-file, with-temp-message, with-temp-buffer)
(with-output-to-string): Dto.
* poe-18.el (save-match-data): Dto.
* pces-raw.el (as-binary-process, as-binary-input-file)
(as-binary-output-file): Dto
* pces-om.el (as-binary-process, as-binary-input-file)
(as-binary-output-file): Dto.
* pces-nemacs.el (as-binary-process, as-binary-input-file)
(as-binary-output-file): Dto.
* pccl.el (define-ccl-program): Dto.
* filename.el (filename-special-filter-1): Dto.
* broken.el (broken-facility, if-broken, when-broken)
(unless-broken, check-broken-facility): Dto.

[Patch created by HAMANO Kiyoto <khiker.mail@gmail.com>]

This breaks compatibility with Emacs18.
16 files changed:
ChangeLog
broken.el
filename.el
pccl.el
pces-nemacs.el
pces-om.el
pces-raw.el
poe-18.el
poe.el
poem-ltn1.el
poem-nemacs.el
poem-om.el
product.el
pym.el
static.el
tinycustom.el