Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dtags.sh270 emacs() function
272 setup_regex emacs asm c
275 setup_regex emacs kconfig
283 elif $1 --version 2>&1 | grep -iq emacs; then
284 emacs $1
Dcheckpatch.pl30 my $emacs = 0;
203 'emacs!' => \$emacs,
313 $emacs = 1;
2487 } elsif ($emacs) {
/Linux-v4.19/Documentation/translations/zh_CN/
Dcoding-style.rst520 ``GNU emacs`` 能自动帮你格式化 C 源代码,而且你也注意到了,确实是这样,不过它
522 在 GNU emacs 里打字永远不会创造出一个好程序) (译注:Infinite Monkey Theorem)
524 所以你要么放弃 GNU emacs,要么改变它让它使用更合理的设定。要采用后一个方案,
525 你可以把下面这段粘贴到你的 .emacs 文件里。
559 这会让 emacs 在 ``~/src/linux-trees`` 下的 C 源文件获得更好的内核代码风格。
561 不过就算你尝试让 emacs 正确的格式化代码失败了,也并不意味着你失去了一切:还可
564 不过,GNU indent 也有和 GNU emacs 一样有问题的设定,所以你需要给它一些命令选
835 有一些编辑器可以解释嵌入在源文件里的由一些特殊标记标明的配置信息。比如,emacs
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dsocfpga-dwmac.txt15 for ptp ref clk. This affects all emacs as the clock is common.
/Linux-v4.19/Documentation/process/
Dcoding-style.rst575 user helper that ``GNU emacs`` automatically formats the C sources for
578 typing - an infinite number of monkeys typing into GNU emacs would never
581 So, you can either get rid of GNU emacs, or change it to use saner
582 values. To do the latter, you can stick the following in your .emacs file:
616 This will make emacs go better with the kernel coding style for C
619 But even if you fail in getting emacs to do sane formatting, not
622 Now, again, GNU indent has the same brain-dead settings that GNU emacs
948 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-v4.19/Documentation/scsi/
DNinjaSCSI.txt56 $ emacs Makefile
/Linux-v4.19/tools/perf/Documentation/
Dperf-config.txt483 (with emacs client) and 'konqueror'. Default is 'man'.
/Linux-v4.19/Documentation/trace/
Dhistogram.rst962 { child_comm: emacs } hitcount: 12
999 { child_comm: emacs } hitcount: 12
/Linux-v4.19/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2868 This is useful when gdb is a subprocess of some UI, such as emacs or