[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Status of experimental-async branch
>>>>> In [emacs-w3m : No.02195]
>>>>> Katsumi Yamaoka <yamaoka@jpl.org> wrote:
山岡> そういったことも含めてソースの洗い出しを始めました。
とりあえず、experimental-async 枝における相関図です。定義されて
いるファイルの中だけで使われているものは除外してあります。
List of the dependencies among w3m*.el files on the macros or the inline
functions.
+-------------------------------+------------+---------------------------+
|name |defined in |used in |
+-------------------------------+------------+---------------------------+
|w3m-action |w3m.el |w3m-form.el w3m.el |
|w3m-add-text-properties |w3m-macro.el|w3m.el |
|w3m-anchor |w3m.el |mime-w3m.el w3m-bookmark.el|
| | |w3m.el |
|w3m-content-charset |w3m.el |w3m-form.el w3m.el |
|w3m-content-length |w3m.el |w3m-antenna.el |
|w3m-content-type |w3m.el |w3m-antenna.el w3m.el |
|w3m-cursor-anchor |w3m.el |w3m-form.el w3m.el |
|w3m-find-coding-system |[V] |w3m.el |
|w3m-get-buffer-create |w3m-macro.el|w3m-proc.el w3m.el |
|w3m-get-text-property-around |w3m.el |w3m-form.el w3m.el |
|w3m-image |w3m.el |mime-w3m.el w3m-e21.el |
| | |w3m-xmas.el w3m.el |
|w3m-kill-buffer |w3m-macro.el|w3m-proc.el |
|w3m-last-modified |w3m.el |w3m-antenna.el w3m.el |
|w3m-parse-attributes |w3m.el |w3m-form.el w3m.el |
|w3m-process-do |w3m-proc.el |w3m-e21.el w3m-proc.el |
| | |w3m-xmas.el w3m.el |
|w3m-process-do-with-temp-buffer|w3m-proc.el |w3m-e21.el w3m-proc.el |
| | |w3m-xmas.el w3m.el |
|w3m-process-with-environment |w3m-proc.el |w3m-proc.el w3m.el |
|w3m-process-with-null-handler |w3m-proc.el |w3m-proc.el w3m.el |
|w3m-process-with-wait-handler |w3m-proc.el |w3m-e21.el w3m-proc.el |
| | |w3m-xmas.el w3m.el |
|w3m-static-if |w3m-macro.el|mime-w3m.el w3m-tabmenu.el |
| | |w3m.el |
|w3m-tag-regexp-of |w3m-macro.el|w3m-form.el |
|w3m-time-newer-p |w3m.el |w3m-antenna.el w3m.el |
|w3m-which-command |w3m-macro.el|w3m.el |
| | | |
|w3m-content-encoding |w3m.el | |
|w3m-static-cond |w3m-macro.el| |
|w3m-static-unless |w3m-macro.el| |
|w3m-static-when |w3m-macro.el| |
+-------------------------------+------------+---------------------------+
[V]: One of w3m-fsf.el, w3m-om.el or w3m-xmas.el
--
Katsumi Yamaoka <yamaoka@jpl.org>