aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Use file-name-coding-system when decoding symlinks on MS-Windows.Eli Zaretskii2013-01-251-0/+2
| * Support MS-Windows file names encoded in multibyte encodings.Eli Zaretskii2013-01-251-0/+5
* | Make opendir on MS-Windows accept a 'const char *'.Eli Zaretskii2013-01-281-0/+4
* | Remove obsolete redisplay code. See the discussion atDmitry Antipov2013-01-281-0/+10
* | * insdel.c (insert_1): Remove.Dmitry Antipov2013-01-251-0/+3
* | Revert 2013-01-25T10:27:16Z!eliz@gnu.org.Eli Zaretskii2013-01-251-2/+0
* | w32.c (readlink): Support DBCS codepages.Eli Zaretskii2013-01-251-0/+2
* | Update doc string of w32notify-add-watch per discussions in bug #13540.Eli Zaretskii2013-01-251-0/+4
* | * font.c (num_fonts): Remove the leftover from oldDmitry Antipov2013-01-251-1/+6
* | Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.caGlenn Morris2013-01-241-0/+17
|\ \ | |/
| * Fix bug #13515 with processing DBCS file names on MS-Windows.Eli Zaretskii2013-01-231-0/+9
| * Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-221-0/+5
| * Fixes: debbugs:13505Andreas Schwab2013-01-201-0/+5
* | * nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script):Dmitry Antipov2013-01-241-0/+5
* | Drop async_visible and async_iconified fields of struct frame.Dmitry Antipov2013-01-241-0/+21
* | * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggestedDmitry Antipov2013-01-241-0/+5
* | * src/xdisp.c (message2, message2_nolog): Remove functions.Stefan Monnier2013-01-231-0/+29
* | Fix dimensions of maximized frame on MS-Windows.Eli Zaretskii2013-01-231-0/+5
* | * insdel.c (prepare_to_modify_buffer): Force redisplay ifDmitry Antipov2013-01-231-0/+5
* | * window.h (struct window): Change window_end_valid member fromDmitry Antipov2013-01-221-0/+16
* | * xdisp.c (mark_window_display_accurate): Simplify the loopDmitry Antipov2013-01-221-0/+9
* | * emacs.c (Qkill_emacs_hook): Now static.Paul Eggert2013-01-211-0/+2
* | * fileio.c (Finsert_file_contents): Simplify.Paul Eggert2013-01-211-0/+5
* | Another minor fix in acl_set_file on Windows.Eli Zaretskii2013-01-211-0/+6
* | * fileio.c (Finsert_file_contents): Revert code introduced atDmitry Antipov2013-01-211-0/+7
* | * lisp.h (eabs): Define unconditionally.Paul Eggert2013-01-191-0/+6
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-191-0/+4
|\ \ | |/
| * * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-161-0/+4
* | Fix crashes with lots of overlays.Eli Zaretskii2013-01-191-0/+10
* | * fileio.c: Use O_APPEND to append.Paul Eggert2013-01-191-0/+11
* | Fix size bug on DOS_NT introduced by CIFS workaround.Paul Eggert2013-01-191-0/+3
* | Allow floating-point file offsets.Paul Eggert2013-01-191-0/+9
* | * emacs.c (Fkill_emacs): Set waiting_for_input to 0 to avoid aborting on Fsig...Chong Yidong2013-01-191-0/+5
* | Make 'fstat' on MS-Windows behave more like 'stat' and 'lstat'.Eli Zaretskii2013-01-191-0/+1
* | Minor fix in acl_set_file.Eli Zaretskii2013-01-191-0/+6
* | Work around bug in CIFS and vboxsf file systems.Paul Eggert2013-01-181-0/+13
* | * fileio.c (Finsert_file_contents): Simplify new diagnosticPaul Eggert2013-01-181-0/+5
* | Fix crash when inserting data from non-regular files. SeeDmitry Antipov2013-01-181-0/+14
* | Close a race when statting and reading files.Paul Eggert2013-01-171-0/+8
* | * lisp.h (toplevel): Add comment about using Lisp_Save_ValueDmitry Antipov2013-01-171-0/+16
* | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.Dmitry Antipov2013-01-171-0/+7
* | * src/alloc.c (free_save_value): Now static.Paul Eggert2013-01-151-0/+4
* | * keymap.c (map_keymap_internal): Use format_save_value.Dmitry Antipov2013-01-151-0/+14
* | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-151-0/+8
* | Some convenient bits to deal with Lisp_Save_Values.Dmitry Antipov2013-01-151-0/+13
* | Avoid needless casts with XSAVE_POINTER.Paul Eggert2013-01-141-0/+15
* | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.Dmitry Antipov2013-01-141-0/+6
* | Make Lisp_Save_Value more versatile storage for up to four objects.Dmitry Antipov2013-01-141-0/+24
* | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.eduGlenn Morris2013-01-131-0/+13
|\ \ | |/
| * Fix spelling error.Jan Djärv2013-01-131-1/+1