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
0a332240
Commit
0a332240
authored
Nov 13, 2001
by
Pavel Janík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fx_synchronize): Reindent.
parent
ddb67bdc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
src/ChangeLog
src/ChangeLog
+2
-0
src/w32fns.c
src/w32fns.c
+3
-3
No files found.
src/ChangeLog
View file @
0a332240
2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* w32fns.c (Fx_synchronize): Reindent.
* fns.c: Doc fix.
* emacs.c: Doc fix.
...
...
src/w32fns.c
View file @
0a332240
...
...
@@ -7704,9 +7704,9 @@ DEFUN ("x-display-list", Fx_display_list, Sx_display_list, 0, 0, 0,
}
DEFUN ("x-synchronize", Fx_synchronize, Sx_synchronize, 1, 2, 0,
doc: /* This is a noop on W32 systems. */)
(on, display)
Lisp_Object display, on;
doc: /* This is a noop on W32 systems.
*/)
(on, display)
Lisp_Object display, on;
{
return 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