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
dd19b04f
Commit
dd19b04f
authored
Apr 14, 2011
by
Paul Eggert
Browse files
Fix merge typo.
parent
8bd7b830
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/fileio.c
src/fileio.c
+0
-1
No files found.
src/fileio.c
View file @
dd19b04f
...
...
@@ -145,7 +145,6 @@ Lisp_Object Qfile_name_history;
static
Lisp_Object
Qcar_less_than_car
;
static
Lisp_Object
Fmake_symbolic_link
(
Lisp_Object
,
Lisp_Object
,
Lisp_Object
);
static
int
a_write
(
int
,
Lisp_Object
,
int
,
int
,
static
int
a_write
(
int
,
Lisp_Object
,
EMACS_INT
,
EMACS_INT
,
Lisp_Object
*
,
struct
coding_system
*
);
static
int
e_write
(
int
,
Lisp_Object
,
EMACS_INT
,
EMACS_INT
,
...
...
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