Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4cc4b5d6
Commit
4cc4b5d6
authored
Jun 09, 2019
by
Stefan Kangas
Committed by
Eli Zaretskii
Jun 09, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; * src/keyboard.c (tool_bar_items): Fix a typo. (Bug#36143)
parent
b58ecafc
Pipeline
#1939
failed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/keyboard.c
src/keyboard.c
+1
-1
No files found.
src/keyboard.c
View file @
4cc4b5d6
...
...
@@ -8035,7 +8035,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 reliabl
e
, as they are only
properties may not work reliabl
y
, 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);
...
...
EMBA bot
@bot
mentioned in commit
e17cda49
·
Jun 11, 2019
mentioned in commit
e17cda49
mentioned in commit e17cda4942adf353fb7adc4bcdaa61a1ae79db8d
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment