Adding a more intuitive title to these tutorials

This commit is contained in:
Jose 2022-09-23 08:59:51 -03:00
parent 806f3eb480
commit 3c0cc55c25
4 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#+date: 2021
#+options: toc:nil num:nil author:nil
* Commands
* Using 'alt' keystroke to input commands in GNU emacs
Use the following keybindings to edit in emacs

View File

@ -1,7 +1,7 @@
#+date: 2021
#+options: toc:nil num:nil author:nil
* Commands
* Using 'control' keystroke to input commands in GNU emacs
Use the following keybindings to edit in emacs

View File

@ -1,7 +1,7 @@
#+date: 2021
#+options: toc:nil num:nil author:nil
* Commands
* Using 'control' plus 'x' keystroke to input commands in GNU emacs
Use the following keybindings to edit in emacs
@ -41,4 +41,6 @@ Use the following keybindings to edit in emacs
| | i | insert a file within the actual file |
| | C- | Reduce buffer text size |
| | C+ | Increase buffer text size |
| | 5 2 | Open a new emacs window |
| | | |

View File

@ -1,7 +1,7 @@
#+date: 2021
#+options: toc:nil num:nil author:nil
* Commands
* Using 'alt' plus 'x' keystroke to input commands in GNU emacs
Use the following keybindings to edit in emacs