Searched refs:emacs (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/scripts/ |
D | tags.sh | 277 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
|
D | checkpatch.pl | 30 my $emacs = 0; 205 'emacs!' => \$emacs, 315 $emacs = 1; 2522 } elsif ($emacs) {
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 507 ``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/ |
D | socfpga-dwmac.txt | 21 for ptp ref clk. This affects all emacs as the clock is common.
|
/Linux-v5.4/Documentation/process/ |
D | coding-style.rst | 578 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
|
D | clang-format.rst | 99 like vim, emacs, BBEdit and Visual Studio you can find support built-in.
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | coding-style.rst | 585 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
|
D | clang-format.rst | 111 essi come vim, emacs, BBEdit, Visaul Studio, lo supportano direttamente.
|
/Linux-v5.4/Documentation/scsi/ |
D | NinjaSCSI.txt | 56 $ emacs Makefile
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-config.txt | 497 (with emacs client) and 'konqueror'. Default is 'man'.
|
/Linux-v5.4/Documentation/trace/ |
D | histogram.rst | 950 { child_comm: emacs } hitcount: 12 987 { child_comm: emacs } hitcount: 12
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 2868 This is useful when gdb is a subprocess of some UI, such as emacs or
|