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:
keyboardan
2026-07-20 18:32:40 +01:00
committed by deepend
parent 3925a4f74f
commit a953cd9ca1

View File

@@ -51,7 +51,7 @@ The Minibuffer is the small area under the Modeline. It acts as a prompt, tellin
### Menu Bar ### 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 About Emacs Keybindings
----------------------- -----------------------