Spelling fixes.
[bpt/emacs.git] / src / fileio.c
2011-11-23 Paul EggertSpelling fixes.
2011-11-20 Stefan Monnier* src/fileio.c (Finsert_file_contents): Add missing...
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-19 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-30 Paul Eggert* buffer.h (struct buffer): Use time_t, not int, for...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-18 Paul Eggert* fileio.c: Report proper errno when syscall falls.
2011-09-12 Stefan Monnier* src/fileio.c (Finsert_file_contents): Don't assume...
2011-09-11 Lars Magne Ingebri... Clarify slightly the last checkin.
2011-09-11 Lars Magne Ingebri... (Fvisited_file_modtime): Document `(-1 65535)' as a...
2011-09-11 Eli ZaretskiiFix bug #9139 with revisiting non-existent files.
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-06 Paul EggertMerge from trunk.
2011-09-06 Paul EggertMerge from trunk.
2011-09-05 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Paul Eggert* fileio.c: Fix bugs with large file offsets.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from intsign.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-18 Paul Eggert* fileio.c: Integer overflow issues with file modes.
2011-07-18 Paul Eggert* fileio.c (Fcopy_file) [!MSDOS]: Tighten created file...
2011-07-18 Paul Eggert* fileio.c (Fcopy_file): Adjust mode if fchown fails...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul Eggert* fileio.c (Fcopy_file): Pacify gcc re fchown. (Bug...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Paul Eggert* fileio.c (Fcopy_file): Don't diagnose fchown failures.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-09 Paul EggertMerge from trunk.
2011-07-07 Paul Eggert* editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide):
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-04 Paul Eggert* fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.
2011-07-04 Lars Magne Ingebri... (barf_or_query_if_file_exists): Make the "File is a...
2011-07-04 Lars Magne Ingebri... * fileio.c (barf_or_query_if_file_exists): Check first...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul EggertMerge from trunk.
2011-06-19 Paul Eggert* fileio.c: Fix some integer overflow issues.
2011-06-16 Paul EggertImprove buffer-overflow checking (Bug#8873).
2011-06-16 Paul EggertMerge from trunk.
2011-06-16 Paul EggertImprove buffer-overflow checking.
2011-06-16 Paul Eggert* insdel.c, lisp.h (buffer_overflow): New function.
2011-06-15 Paul EggertInteger overflow and signedness fixes (Bug#8873).
2011-06-15 Paul Eggert* fileio.c (emacs_lseek): Work around GCC bug 43772.
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul Eggert* fileio.c: Don't assume EMACS_INT fits in off_t.
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Paul EggertMerge from trunk.
2011-06-13 Paul Eggert* fileio.c (make_temp_name): Omit unnecessary cast...
2011-06-06 Paul EggertMerge: Cons<->int and similar integer overflow fixes.
next