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
7f78e619
Commit
7f78e619
authored
Mar 13, 1995
by
Karl Heuer
Browse files
(clear_prefix_arg): current_perdisplay now is never null.
parent
a8d9bd4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/callint.c
src/callint.c
+0
-2
No files found.
src/callint.c
View file @
7f78e619
...
...
@@ -52,8 +52,6 @@ static Lisp_Object point_marker;
void
clear_prefix_arg
()
{
if
(
!
current_perdisplay
)
abort
();
Vprefix_arg
=
Qnil
;
if
(
!
current_prefix_partial
)
{
...
...
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