projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15fd1e2
)
* src/keyboard.c (lispy_function_keys): Define as static on Android.
author
Po Lu
<luangruo@yahoo.com>
Sun, 12 May 2024 02:18:02 +0000
(10:18 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 12 May 2024 02:18:02 +0000
(10:18 +0800)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 2995b3f906c3a0896e2a9fc0b5d1384a52968600..dff86bbca13c85d627e6b4e1e083cbae3f2e3921 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-5022,7
+5022,7
@@
static const char *const lispy_accent_keys[] =
merely abstruse terminology for the ``select'' key frequently
located in certain physical keyboards. */
-const char *const lispy_function_keys[] =
+
static
const char *const lispy_function_keys[] =
{
/* All elements in this array default to 0, except for the few
function keys that Emacs recognizes. */