all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36143: [PATCH] Fix typo in src/keyboard.c
@ 2019-06-09  3:16 Stefan Kangas
  2019-06-09  6:26 ` Eli Zaretskii
       [not found] ` <handler.36143.D36143.156006163211770.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Stefan Kangas @ 2019-06-09  3:16 UTC (permalink / raw)
  To: 36143

[-- Attachment #1: Type: text/plain, Size: 50 bytes --]

Please see attached patch.

Thanks,
Stefan Kangas

[-- Attachment #2: 0001-src-keyboard.c-tool_bar_items-Fix-typo.patch --]
[-- Type: application/octet-stream, Size: 929 bytes --]

From 94db8f399056f758438cb686191316b32bc01121 Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Sun, 9 Jun 2019 05:02:39 +0200
Subject: [PATCH] ; * src/keyboard.c (tool_bar_items): Fix typo.

---
 src/keyboard.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/keyboard.c b/src/keyboard.c
index 0c269d6422..39d81daac0 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -7969,7 +7969,7 @@ tool_bar_items (Lisp_Object reuse, int *nitems)
     {
       /* No, so use major and minor mode keymaps and keymap property.
 	 Note that tool-bar bindings in the local-map and keymap
-	 properties may not work reliable, as they are only
+         properties may not work reliably, as they are only
 	 recognized when the tool-bar (or mode-line) is updated,
 	 which does not normally happen after every command.  */
       ptrdiff_t nminor = current_minor_maps (NULL, &tmaps);
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-09 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-09  3:16 bug#36143: [PATCH] Fix typo in src/keyboard.c Stefan Kangas
2019-06-09  6:26 ` Eli Zaretskii
2019-06-09  8:00   ` Stefan Kangas
     [not found] ` <handler.36143.D36143.156006163211770.notifdone@debbugs.gnu.org>
2019-06-09 13:20   ` bug#36143: [PATCH] Fix typo in src/keyboard.c) Noam Postavsky
2019-06-09 13:56     ` Eli Zaretskii
2019-06-09 14:07       ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.