mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* fileio.c (Finsert_file_contents): Simplify.
Remove unnecessary assignments and tests.
This commit is contained in:
parent
bb677ef744
commit
b41b8a7eff
2 changed files with 10 additions and 14 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2013-01-22 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* fileio.c (Finsert_file_contents): Simplify.
|
||||
Remove unnecessary assignments and tests.
|
||||
|
||||
2013-01-21 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* w32.c (acl_set_file): Don't test for errors unless
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue