2002-02-27 (Wed) 環境改善 [長年日記]
▲ 今日の update
- JDE 2.2.9beta8 … http://jdee.sunsite.dk/
- speedbar 0.14beta2 … http://cedet.sourceforge.net
- eieio 0.17beta3 … http://cedet.sourceforge.net
- semantic 1.4beta13 … http://cedet.sourceforge.net
- psgml 1.2.3 … ftp://ftp.lysator.liu.se/pub/sgml/
▲ 今度の JDE は byte-compile するとウマく動作しないようだ。bsh の実行やJavaメソッド名の補完に失敗する。
▲ Semantic が恐らく Emacs21 依存のコードによって動作しなくなっていたようなのでテキトーに修正。
--- semantic-util-modes.el~ Tue Dec 18 12:03:18 2001
+++ semantic-util-modes.el Wed Feb 27 13:05:30 2002
@@ -339,9 +339,11 @@
(defface semantic-unmatched-syntax-face
'((((class color) (background dark))
- (:underline "red"))
+ (:underline t))
(((class color) (background light))
- (:underline "red")))
+ (:underline t)))
"*Face used to show unmatched-syntax in.
The face is used in `semantic-show-unmatched-syntax-mode'."
:group 'semantic)
▲ インターネット時代の文字コード
欲しい
[ツッコミを入れる]





