Emacs 完整学习方法: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2026

  • curprev 19:2019:20, 10 July 2026 Mwroot talk contribs 1,503 bytes +1,503 Created page with "{| class="wikitable" !遇到什么问题 !操作 !作用 !使用习惯 |- |想快速知道光标处函数怎么调用 |光标停留,查看 Eldoc |在底部显示函数签名、参数位置、简短说明 |第一眼先看,不打断阅读 |- |想查函数完整说明 |<code>C-h f</code> |查看函数用途、参数、返回值、定义位置 |看到陌生函数时最常用 |- |不确定它是函数、变量还是别的符号 |<code>C-h o</code> |自动识别并说明..." Tag: Visual edit