Emacs NEWS を読んでみる 11日目

だめだ. 眠すぎる.
でもすこしでもすすめとかないと.


  • Makefile-mode は, automake, gmake, makepp, BSD make と imake 用のサブモード.

前者2つは, 違いなし. 後者3つが新しいもの.

  • Telnet は, C-u M-x telnet でポート番号をを尋ねる.

  • term.el にあるターミナルエミュレーションコードは, 改良された.

ほとんどのカーソルアプリケーションを動かせる.

  • M-x diff は, compilation-mode の変わりに diff-mode を使用する.

  • M-x view-file とそれを使用するコマンドは, 現在, tar-mode のような特別なモードとの干渉を避ける.

  • winner.el からのコマンド, winner-redo と winner-undo.

これは, C-c と C-c に割り当てられている.
これは, 非互換な変更.
(*) http://dev.ariel-networks.com/Members/matsuyama/winner-mode
(*) ウィンドウ構成を redo, undo するものみたい.

  • global-whitespace-mode は, whitespace-global-mode のための新しい alias.

(*) プログラムのソースコードに存在する5つの whitespace に関する問題を見つけたり, 修正したりするモード, らしい.
(*) 1. Leading space (empty lines at the top of a file).
(*) 2. Trailing space (empty lines at the end of a file).
(*) 3. Indentation space (8 or more spaces at beginning of line, that should be
(*) replaced with TABS).
(*) 4. Spaces followed by a TAB. (Almost always, we never want that).
(*) 5. Spaces or TABS at the end of a line.


こ, こんなもんで.
英辞郎便利だわ. 買ってよかった.

更新時刻

2007年, 2月26日, 0:20