mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Whitespace fixes to silence git hooks
This commit is contained in:
parent
5815bd5227
commit
8c16583491
6 changed files with 6 additions and 9 deletions
|
|
@ -311,4 +311,3 @@ gen-clean:
|
||||||
rm -f ${CHARSETS} ${SED_SCRIPT} ${TRANS_TABLE} ${srcdir}/charsets.stamp
|
rm -f ${CHARSETS} ${SED_SCRIPT} ${TRANS_TABLE} ${srcdir}/charsets.stamp
|
||||||
|
|
||||||
maintainer-clean: gen-clean distclean
|
maintainer-clean: gen-clean distclean
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,4 +50,3 @@
|
||||||
# The "kbd" macro turns KBD into @kbd{KBD}. Additionally, it
|
# The "kbd" macro turns KBD into @kbd{KBD}. Additionally, it
|
||||||
# encloses case-sensitive special keys (SPC, RET...) within @key{...}.
|
# encloses case-sensitive special keys (SPC, RET...) within @key{...}.
|
||||||
#+macro: kbd (eval (org-texinfo-kbd-macro $1))
|
#+macro: kbd (eval (org-texinfo-kbd-macro $1))
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -777,4 +777,3 @@ bug-reference-bug-regexp: "\\(\\(github\\|bug\\)#\\([0-9]+\\)\\)"
|
||||||
bug-reference-url-format: eglot--debbugs-or-github-bug-uri
|
bug-reference-url-format: eglot--debbugs-or-github-bug-uri
|
||||||
paragraph-separate: "[ ]"
|
paragraph-separate: "[ ]"
|
||||||
End:
|
End:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue