aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't fail in acl_set_file on MS-Windows if the operation is a no-op.Eli Zaretskii2012-12-231-0/+6
* Improve handling of subprocess shutdown on MS-Windows.Eli Zaretskii2012-12-231-0/+19
* * nsfns.m (Fns_do_applescript): Run event loop until script hasJan Djärv2012-12-231-0/+7
* Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.orgGlenn Morris2012-12-221-0/+4
|\
| * Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-221-0/+4
* | Support 'fullscreen' frame parameter on MS-Windows.Eli Zaretskii2012-12-221-0/+5
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-211-0/+28
|\ \ | |/
| * src/fileio.c (Finsert_file_contents): Doc fix.Eli Zaretskii2012-12-211-0/+2
| * Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.Eli Zaretskii2012-12-211-0/+11
| * * buffer.c (Fset_buffer_major_mode): Doc fix.Chong Yidong2012-12-211-0/+4
| * * fns.c (Fcompare_strings): Doc fix.Chong Yidong2012-12-151-0/+4
| * Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.Eli Zaretskii2012-12-141-0/+9
* | Make read-char-by-name signal an error for invalid input.Chong Yidong2012-12-211-0/+5
* | Avoid calls to CHAR_TO_BYTE if byte position is known.Dmitry Antipov2012-12-201-0/+17
* | * xdisp.c (redisplay_internal): Remove now-unused local.Paul Eggert2012-12-201-0/+4
* | * src/xdisp.c (select_frame_for_redisplay, ensure_selected_frame): Remove.Stefan Monnier2012-12-201-0/+6
* | * textprop.c (set_text_properties_1): Do not allow NULL interval.Dmitry Antipov2012-12-201-0/+6
* | * coding.c (Fdetect_coding_region): Do not check start and end withDmitry Antipov2012-12-191-0/+6
* | Follow symlinks in MS-Windows emulations of ACL functions.Eli Zaretskii2012-12-181-0/+8
* | src/makefile.w32-in: Update depencencies.Juanma Barranquero2012-12-171-0/+5
* | * src/xdisp.c (select_frame_for_redisplay): Use select_window_1 toStefan Monnier2012-12-171-13/+19
* | Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-171-0/+24
* | Don't reraise SIGCHLD, as that can now lose.Paul Eggert2012-12-171-0/+10
* | * sysdep.c (emacs_abort): Bump backtrace size to 40.Paul Eggert2012-12-161-0/+6
* | Add support for preserving ACL entries of files.Romain Francoise2012-12-161-0/+11
* | * fileio.c (internal_delete_file): Use bool for boolean.Paul Eggert2012-12-151-0/+4
* | Fix bug #13079 on MS-Windows with temp files not being deleted.Eli Zaretskii2012-12-151-0/+31
* | Spelling fixes.Paul Eggert2012-12-141-1/+1
* | Fix compilation warnings in the Windows build.Eli Zaretskii2012-12-141-0/+6
* | Fix permissions bugs with setgid directories etc.Paul Eggert2012-12-141-0/+9
* | * src/xdisp.c (display_mode_lines): Keep selected_window and selected_frameStefan Monnier2012-12-141-2/+2
* | * src/xdisp.c (select_frame_for_redisplay): Keep selected_window andStefan Monnier2012-12-141-8/+13
* | Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-141-0/+11
* | * fileio.c (Finsert_file_contents): Don't put tail into head area,Paul Eggert2012-12-131-0/+5
* | * xdisp.c: Minor style fixes.Paul Eggert2012-12-131-0/+6
* | Minor redisplay optimization when the region length is zero.Dmitry Antipov2012-12-131-0/+9
* | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.orgGlenn Morris2012-12-121-0/+12
|\ \ | |/
| * Fix bug #13084 with crashes during search.Eli Zaretskii2012-12-111-0/+6
| * * fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size.Paul Eggert2012-12-101-0/+1
| * * fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistentPaul Eggert2012-12-101-0/+5
| * Move fix for bug#12993 to trunkDaniel Colascione2012-12-101-21/+0
* | * fileio.c (Fcopy_file): Make fstat failure as serious as open failure.Paul Eggert2012-12-121-0/+9
* | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds.Dmitry Antipov2012-12-121-0/+8
* | 2012-12-12 Daniel Colascione <dancol@dancol.org>Daniel Colascione2012-12-111-0/+6
* | Spelling fixes.Paul Eggert2012-12-111-1/+1
* | * inotify.c (inotify_callback): Generate an Emacs event for everyMichael Albinus2012-12-111-0/+5
* | Fix part of bug #13011 with display of lines that have a box face.Eli Zaretskii2012-12-111-0/+13
* | * buffer.c (Fset_buffer_multibyte): Do not force redisplayDmitry Antipov2012-12-111-0/+10
* | Minor change in variable name in inotify.c.Eli Zaretskii2012-12-111-0/+5
* | Consistently use marker_position and marker_byte_position.Dmitry Antipov2012-12-111-0/+15