Home
last modified time | relevance | path

Searched refs:emacs (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/scripts/
Dtags.sh277 emacs() function
279 setup_regex emacs asm c
282 setup_regex emacs kconfig
290 elif $1 --version 2>&1 | grep -iq emacs; then
291 emacs $1
Dcheckpatch.pl30 my $emacs = 0;
205 'emacs!' => \$emacs,
315 $emacs = 1;
2522 } elsif ($emacs) {
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dcoding-style.rst507 ``GNU emacs`` 能自动帮你格式化 C 源代码,而且你也注意到了,确实是这样,不过它
509 在 GNU emacs 里打字永远不会创造出一个好程序) (译注:Infinite Monkey Theorem)
511 所以你要么放弃 GNU emacs,要么改变它让它使用更合理的设定。要采用后一个方案,
512 你可以把下面这段粘贴到你的 .emacs 文件里。
563 这会让 emacs 在 ``~/src/linux-trees`` 下的 C 源文件获得更好的内核代码风格。
565 不过就算你尝试让 emacs 正确的格式化代码失败了,也并不意味着你失去了一切:还可
568 不过,GNU indent 也有和 GNU emacs 一样有问题的设定,所以你需要给它一些命令选
839 有一些编辑器可以解释嵌入在源文件里的由一些特殊标记标明的配置信息。比如,emacs
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dsocfpga-dwmac.txt21 for ptp ref clk. This affects all emacs as the clock is common.
/Linux-v5.4/Documentation/process/
Dcoding-style.rst578 user helper that ``GNU emacs`` automatically formats the C sources for
581 typing - an infinite number of monkeys typing into GNU emacs would never
584 So, you can either get rid of GNU emacs, or change it to use saner
585 values. To do the latter, you can stick the following in your .emacs file:
636 This will make emacs go better with the kernel coding style for C
639 But even if you fail in getting emacs to do sane formatting, not
642 Now, again, GNU indent has the same brain-dead settings that GNU emacs
1002 indicated with special markers. For example, emacs interprets lines marked
Dclang-format.rst99 like vim, emacs, BBEdit and Visual Studio you can find support built-in.
/Linux-v5.4/Documentation/translations/it_IT/process/
Dcoding-style.rst585 aiutante Unix di fiducia che ``GNU emacs`` formatta automaticamente il
589 GNU emacs non faranno mai un buon programma).
591 Quindi, potete sbarazzarvi di GNU emacs, o riconfigurarlo con valori più
593 segue nel vostro file .emacs:
644 Questo farà funzionare meglio emacs con lo stile del kernel per i file che
647 Ma anche se doveste fallire nell'ottenere una formattazione sensata in emacs
650 Ora, ancora, GNU indent ha la stessa configurazione decerebrata di GNU emacs,
1019 nei file sorgenti e indicati con dai marcatori speciali. Per esempio, emacs
Dclang-format.rst111 essi come vim, emacs, BBEdit, Visaul Studio, lo supportano direttamente.
/Linux-v5.4/Documentation/scsi/
DNinjaSCSI.txt56 $ emacs Makefile
/Linux-v5.4/tools/perf/Documentation/
Dperf-config.txt497 (with emacs client) and 'konqueror'. Default is 'man'.
/Linux-v5.4/Documentation/trace/
Dhistogram.rst950 { child_comm: emacs } hitcount: 12
987 { child_comm: emacs } hitcount: 12
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt2868 This is useful when gdb is a subprocess of some UI, such as emacs or