aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* auto upstreamJoakim Verona2012-12-143-15/+51
|\
| * Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-143-15/+51
* | auto upstreamJoakim Verona2012-12-132-3/+10
|\ \ | |/
| * * fileio.c (Finsert_file_contents): Don't put tail into head area,Paul Eggert2012-12-132-3/+10
* | auto upstreamJoakim Verona2012-12-132-8/+15
|\ \ | |/
| * * xdisp.c: Minor style fixes.Paul Eggert2012-12-132-8/+15
* | auto upstreamJoakim Verona2012-12-132-21/+35
|\ \ | |/
| * Minor redisplay optimization when the region length is zero.Dmitry Antipov2012-12-132-21/+35
* | auto upstreamJoakim Verona2012-12-133-4/+38
|\ \ | |/
| * Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.orgGlenn Morris2012-12-123-4/+38
| |\
| | * Fix bug #13084 with crashes during search.Eli Zaretskii2012-12-112-1/+21
| | * * fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size.Paul Eggert2012-12-102-2/+3
| | * * fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistentPaul Eggert2012-12-102-1/+14
| | * Move fix for bug#12993 to trunkDaniel Colascione2012-12-106-49/+24
* | | auto upstreamJoakim Verona2012-12-132-55/+48
|\ \ \ | |/ /
| * | * fileio.c (Fcopy_file): Make fstat failure as serious as open failure.Paul Eggert2012-12-122-55/+48
* | | auto upstreamJoakim Verona2012-12-126-26/+20
|\ \ \ | |/ /
| * | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds.Dmitry Antipov2012-12-126-26/+20
* | | auto upstreamJoakim Verona2012-12-122-0/+19
|\ \ \ | |/ /
| * | 2012-12-12 Daniel Colascione <dancol@dancol.org>Daniel Colascione2012-12-112-0/+19
* | | auto upstreamJoakim Verona2012-12-112-2/+2
|\ \ \ | |/ /
| * | Spelling fixes.Paul Eggert2012-12-112-2/+2
* | | auto upstreamJoakim Verona2012-12-112-4/+8
|\ \ \ | |/ /
| * | * inotify.c (inotify_callback): Generate an Emacs event for everyMichael Albinus2012-12-112-4/+8
* | | auto upstreamJoakim Verona2012-12-112-22/+108
|\ \ \ | |/ /
| * | Fix part of bug #13011 with display of lines that have a box face.Eli Zaretskii2012-12-112-22/+108
* | | fixing some unterminated ifdefs caused by the previous conflict resolutionJoakim Verona2012-12-112-1/+2
* | | some conflict resolutionJoakim Verona2012-12-1127-131/+1732
|\ \ \ | |/ /
| * | * buffer.c (Fset_buffer_multibyte): Do not force redisplayDmitry Antipov2012-12-114-20/+34
| * | Minor change in variable name in inotify.c.Eli Zaretskii2012-12-112-3/+8
| * | Consistently use marker_position and marker_byte_position.Dmitry Antipov2012-12-117-23/+40
| * | (lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2012-12-112-0/+13
| * | Fix cygw32 build breakDaniel Colascione2012-12-103-0/+12
| * | Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...Daniel Colascione2012-12-106-24/+49
| |\ \ | | |/
| | * Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-096-24/+49
| * | Per-buffer window counters.Dmitry Antipov2012-12-106-52/+99
| * | Final cleanups and updated ChangeLog entries.Eli Zaretskii2012-12-103-36/+60
| * | Proof-read comments on w32notify.c. Adapt NEWS entry.Eli Zaretskii2012-12-101-15/+20
| * | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-1067-2027/+2585
| |\ \
| | * | Support filesystem notification through inotify on GNU/Linux.RĂ¼diger Sonderfeld2012-12-107-1/+502
| * | | Merge from trunk.Eli Zaretskii2012-11-1720-356/+546
| |\ \ \
| * \ \ \ Merge from trunk.Eli Zaretskii2012-11-1357-1553/+1894
| |\ \ \ \
| * \ \ \ \ Merge from trunk after 24.3 was moved to emacs-24 branch.Eli Zaretskii2012-11-0228-256/+624
| |\ \ \ \ \
| * \ \ \ \ \ Merge from trunk.Eli Zaretskii2012-10-203-13/+65
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge from trunk.Eli Zaretskii2012-10-207-10/+32
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge from trunk.Eli Zaretskii2012-10-183-37/+25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't call xfree from the watcher thread. Do it only in remove_watch.Eli Zaretskii2012-10-181-19/+11
| * | | | | | | | | | Tested and fixed conversion of a descriptor (pointer) to event code.Eli Zaretskii2012-10-183-4/+6
| * | | | | | | | | | Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr.Eli Zaretskii2012-10-184-14/+24
| * | | | | | | | | | Merge from trunk.Eli Zaretskii2012-10-1727-111/+274
| |\ \ \ \ \ \ \ \ \ \