Go to the first, previous, next, last section, table of contents.
検索語を入力するために幾つかの関数が定義されています。好みにあった関数を
利用して下さい。
- Function: sdic
-
- Function: sdic-describe-word
-
カーソル位置の単語をデフォルトの検索語とし、その語をミニバッファ内で編集
してから検索を行なう関数
- Function: sdic-describe-word-at-point
-
カーソル位置の単語をデフォルトの検索語としてキーワード検索を行なう関数。
sdic-describe-word
に比べて余分な入力を必要としないが、その代わり
に検索語を修正できない。
- Function: sdic-describe-region
-
リージョンで囲った範囲を検索語としてキーワード検索を行なう関数
Go to the first, previous, next, last section, table of contents.