Inline functions to examine and change buffer intervals.
[bpt/emacs.git] / src / fileio.c
2012-08-08 Dmitry AntipovInline functions to examine and change buffer intervals.
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-20 Dmitry AntipovSimple wrapper for make_unibyte_string, adjust font_ope...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-14 Eli ZaretskiiDon't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.
2012-07-10 Paul EggertEMACS_TIME simplification (Bug#11875).
2012-07-10 Paul EggertSimplify by avoiding confusing use of strncpy etc.
2012-07-10 Dmitry AntipovOptimize pure C strings initialization.
2012-07-10 Dmitry AntipovAvoid calls to strlen in path processing functions.
2012-07-07 Paul EggertDo not require float-time's arg to fit in time_t (Bug...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Paul Eggert* fileio.c (time_error_value): Check the right error...
2012-07-04 Paul Eggert* fileio.c (time_error_value): Rename from special_mtime.
2012-07-04 Paul EggertFix bugs in file timestamp newness comparisons.
2012-07-03 Paul Eggert* fileio.c: Improve handling of file time marker. ...
2012-07-03 Andreas Schwab* fileio.c (Finsert_file_contents): Properly handle...
2012-07-03 Tom TromeyAuto-generate EXFUN using make-docfile
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-20 Paul Eggert* fileio.c (Fdefault_file_modes): Block input while...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-01 Dmitry AntipovFor a 'struct window', replace some Lisp_Object fields to
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Stefan Monnier* src/fileio.c, src/character.h: Minor style tweaks.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Glenn Morrisfileio.c fix for bug#11245
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-02 Paul EggertMerge from trunk.
2012-02-25 Chong YidongDocument SELinux support functions in Lisp manual.
2012-02-25 Paul EggertMerge from trunk.
2012-02-21 Chong YidongUpdate Files chapter in Lisp manual.
2012-02-19 Chong YidongProtect fileio.c primitives against invalid file handle...
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-29 Paul Eggertemacs: fix an auto-save permissions race condition
2011-12-17 Ken Brown* src/fileio.c (check_writable) [CYGWIN]: Return non...
2011-12-14 Paul EggertMerge from trunk.
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Paul EggertSpelling fixes.
2011-12-05 Kenichi Handamerge trunk
2011-12-01 Stefan Monnier* src/fileio.c (Finsert_file_contents): Move after...
2011-11-26 Paul Eggert* fileio.c (Finsert_file_contents): Undo previous change.
2011-11-26 Paul EggertRename locals to avoid shadowing.
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-19 Paul EggertMerge from trunk.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-02 Paul EggertMerge from trunk.
2011-10-31 Paul EggertMerge from trunk.
2011-10-30 Paul EggertMerge from trunk.
2011-10-29 Paul EggertMerge from trunk.
2011-10-27 Paul EggertMerge from trunk.
2011-10-26 Paul EggertMerge from trunk.
2011-10-25 Paul EggertMerge from trunk.
2011-10-23 Paul EggertMerge from trunk.
2011-10-23 Paul EggertMerge from trunk.
2011-10-17 Paul EggertMerge from trunk.
next