You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
http://ftp.gnu.org/pub/gnu/emacs にあった emacs22.3 と emacs23.1 をビルドし,emacs23で追加された関数,削除された関数を調べました。 追加された関数 http://gist.github.com/369189 削除された関数 http://gist.github.com/369190 調査方法はおおまかにいって,emacs -q で起動したそれぞれの emacs で (mapatoms (lambda (s) (when (functionp s) (insert (symbol-name s) "\n")))) し,diff をとりました。functionp は emacs23 でも emacs22 の定義を用い統一しました。間違いの指摘などはコメントで頂けるとうれしいです。 追記 id:rubikitch さんに eldoc-
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く