reformating

This commit is contained in:
2025-06-18 23:06:44 +02:00
parent 3511f44aa5
commit 0d6d2afaec

View File

@@ -67,8 +67,8 @@
[[help:helpful-function][Functions (extended)]] ..... =C-h= =F= [[help:helpful-key][Key (extended)]] ........... =C-h= =K=
*Multiple cursors* [[help:mc/mark-all-dwim][Mark all at point]] .... =M-m= =s= =m= =a=
, Jump to next cursor ...... =C-v= , (un)hide other lines ..... =C-'=
, Jump to previous cursor .. =M-v=
· Jump to next cursor ...... =C-v= · (un)hide other lines ..... =C-'=
· Jump to previous cursor .. =M-v=
/[[info:emacs#Key%2520Bindings][Other key bindings]]/
*Mouse*
[[help:mwheel-scroll][Scroll right]] ........... =mouse-6= [[help:previous-buffer][Previous buffer]] ........ =mouse-8=
@@ -79,8 +79,8 @@
*Spelling* (flyspell ispell)
Spell check whole buffer ........................... [[help:flyspell-buffer][flyspell-buffer]]
On-the-fly spell checking ............................ [[help:flyspell-mode][flyspell-mode]]
, [[help:flyspell-correct-wrapper][Correct word]] ............. =C-;= , [[help:flyspell-goto-next-error][Next error]] ............... =C-,=
, [[help:flyspell-correct-word][Correct word]] ......... =mouse-2=
· [[help:flyspell-correct-wrapper][Correct word]] ............. =C-;= · [[help:flyspell-goto-next-error][Next error]] ............... =C-,=
· [[help:flyspell-correct-word][Correct word]] ......... =mouse-2=
*Org* see also [[elisp:(my-org-article-help)][Article help]] and YASnippet templates
@@ -95,8 +95,8 @@
[[help:org-table-toggle-column-width][Shrink/expand column]] ... =C-c TAB= [[help:org-table-expand][Expand columns]] . =C-u C-u C-c TAB=
[[help:org-table-create-or-convert-from-region][Convert seperator (1. tab, 2. comma, 3. space)]] ............... =C-c= =|=
, comma .............. =C-u= =C-c= =|= , tab separator .. =C-u= =C-u= =C-c= =|=
, spaces ..... =C-u= =INTEGER= =C-c= =|= , regex ........ =C-u= =REGEX= =C-c= =|=
· comma .............. =C-u= =C-c= =|= · tab separator .. =C-u= =C-u= =C-c= =|=
· spaces ..... =C-u= =INTEGER= =C-c= =|= · regex ........ =C-u= =REGEX= =C-c= =|=
*SRC*
[[help:org-babel-tangle][write src block to file]] (=:tangle filename=) ............... =C-c= =C-v= =t=
@@ -128,8 +128,8 @@
*Elisp*
[[help:eval-expression][Evaluate expression]] ........ =M-:= [[help:forward-sexp][Jump to next expression]] .. =C-M-f=
- [[help:eval-last-sexp][last to echo]] ......... =C-x= =C-e= [[help:backward-sexp][Jump tp prev. expression]] . =C-M-b=
- [[help:eval-print-last-sexp][last to buffer]] [[help:kill-sexp][Cut expression]] ........... =C-M-k=
· [[help:eval-last-sexp][last to echo]] ......... =C-x= =C-e= [[help:backward-sexp][Jump tp prev. expression]] . =C-M-b=
· [[help:eval-print-last-sexp][last to buffer]] [[help:kill-sexp][Cut expression]] ........... =C-M-k=
[[help:mark-sexp][Mark expression]] .......... =C-M-@= [[help:backward-kill-sexp][Cut last expression]] . =C-M-backsp=
[[help:counsel-set-variable][Set variable]] .............. =F2 j=