projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd7b83
)
Fix merge typo.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 14 Apr 2011 20:20:17 +0000
(13:20 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 14 Apr 2011 20:20:17 +0000
(13:20 -0700)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index b8c5e796db4d249a26f1229a1909a7d88b406968..dcba6b6c0ae90bbffd2b9fd7b7cea795d84df511 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-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,