mirror of
https://github.com/tildeclub/site.git
synced 2026-07-24 23:59:24 +00:00
Correct emacs.md wiki article
I learned that it is "a GNU Emacs", rather than "an GNU Emacs"; because the "g" in "GNU" is read as one syllable hard "g". Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
@@ -51,7 +51,7 @@ The Minibuffer is the small area under the Modeline. It acts as a prompt, tellin
|
||||
|
||||
### Menu Bar
|
||||
|
||||
The Menu Bar is the series of drop-down menus at the top of an GNU Emacs instance. It gives all the available commands in the current buffer, and shows their corresponding keybindings.
|
||||
The Menu Bar is the series of drop-down menus at the top of a GNU Emacs instance. It gives all the available commands in the current buffer, and shows their corresponding keybindings.
|
||||
|
||||
About Emacs Keybindings
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user