1999-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
+ * poe-18.el: Fix open parenthesis.
+
* README.ja: Sync up with README.en.
* README.en: Fix what versions of Emacsen can use
;; (symbol-plist 'cyclic-function-indirection)
(put 'cyclic-function-indirection
'error-conditions
- '(cyclic-function-indirection error)
+ '(cyclic-function-indirection error))
(put 'cyclic-function-indirection
'error-message
"Symbol's chain of function indirections contains a loop")