Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
92b61838
Commit
92b61838
authored
Mar 15, 1995
by
Karl Heuer
Browse files
(read_minibuf): Rename perdisplay to kboard.
parent
3d8585a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/minibuf.c
src/minibuf.c
+2
-2
No files found.
src/minibuf.c
View file @
92b61838
...
...
@@ -133,8 +133,8 @@ read_minibuf (map, initial, prompt, backup_n, expflag, histvar, histpos)
Lisp_Object
mini_frame
;
struct
gcpro
gcpro1
,
gcpro2
,
gcpro3
;
#ifdef MULTI_
PERDISPLAY
display
_locked
=
1
;
#ifdef MULTI_
KBOARD
kboard
_locked
=
1
;
#endif
val
=
Qnil
;
...
...
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