| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | auto upstream | Joakim Verona | 2012-12-14 | 3 | -15/+51 | |
| |\ | ||||||
| | * | Speed up most calls to 'stat' and 'lstat' on MS-Windows. | Eli Zaretskii | 2012-12-14 | 3 | -15/+51 | |
| * | | auto upstream | Joakim Verona | 2012-12-13 | 2 | -3/+10 | |
| |\ \ | |/ | ||||||
| | * | * fileio.c (Finsert_file_contents): Don't put tail into head area, | Paul Eggert | 2012-12-13 | 2 | -3/+10 | |
| * | | auto upstream | Joakim Verona | 2012-12-13 | 2 | -8/+15 | |
| |\ \ | |/ | ||||||
| | * | * xdisp.c: Minor style fixes. | Paul Eggert | 2012-12-13 | 2 | -8/+15 | |
| * | | auto upstream | Joakim Verona | 2012-12-13 | 2 | -21/+35 | |
| |\ \ | |/ | ||||||
| | * | Minor redisplay optimization when the region length is zero. | Dmitry Antipov | 2012-12-13 | 2 | -21/+35 | |
| * | | auto upstream | Joakim Verona | 2012-12-13 | 3 | -4/+38 | |
| |\ \ | |/ | ||||||
| | * | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org | Glenn Morris | 2012-12-12 | 3 | -4/+38 | |
| | |\ | ||||||
| | | * | Fix bug #13084 with crashes during search. | Eli Zaretskii | 2012-12-11 | 2 | -1/+21 | |
| | | * | * fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size. | Paul Eggert | 2012-12-10 | 2 | -2/+3 | |
| | | * | * fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistent | Paul Eggert | 2012-12-10 | 2 | -1/+14 | |
| | | * | Move fix for bug#12993 to trunk | Daniel Colascione | 2012-12-10 | 6 | -49/+24 | |
| * | | | auto upstream | Joakim Verona | 2012-12-13 | 2 | -55/+48 | |
| |\ \ \ | |/ / | ||||||
| | * | | * fileio.c (Fcopy_file): Make fstat failure as serious as open failure. | Paul Eggert | 2012-12-12 | 2 | -55/+48 | |
| * | | | auto upstream | Joakim Verona | 2012-12-12 | 6 | -26/+20 | |
| |\ \ \ | |/ / | ||||||
| | * | | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds. | Dmitry Antipov | 2012-12-12 | 6 | -26/+20 | |
| * | | | auto upstream | Joakim Verona | 2012-12-12 | 2 | -0/+19 | |
| |\ \ \ | |/ / | ||||||
| | * | | 2012-12-12 Daniel Colascione <dancol@dancol.org> | Daniel Colascione | 2012-12-11 | 2 | -0/+19 | |
| * | | | auto upstream | Joakim Verona | 2012-12-11 | 2 | -2/+2 | |
| |\ \ \ | |/ / | ||||||
| | * | | Spelling fixes. | Paul Eggert | 2012-12-11 | 2 | -2/+2 | |
| * | | | auto upstream | Joakim Verona | 2012-12-11 | 2 | -4/+8 | |
| |\ \ \ | |/ / | ||||||
| | * | | * inotify.c (inotify_callback): Generate an Emacs event for every | Michael Albinus | 2012-12-11 | 2 | -4/+8 | |
| * | | | auto upstream | Joakim Verona | 2012-12-11 | 2 | -22/+108 | |
| |\ \ \ | |/ / | ||||||
| | * | | Fix part of bug #13011 with display of lines that have a box face. | Eli Zaretskii | 2012-12-11 | 2 | -22/+108 | |
| * | | | fixing some unterminated ifdefs caused by the previous conflict resolution | Joakim Verona | 2012-12-11 | 2 | -1/+2 | |
| * | | | some conflict resolution | Joakim Verona | 2012-12-11 | 27 | -131/+1732 | |
| |\ \ \ | |/ / | ||||||
| | * | | * buffer.c (Fset_buffer_multibyte): Do not force redisplay | Dmitry Antipov | 2012-12-11 | 4 | -20/+34 | |
| | * | | Minor change in variable name in inotify.c. | Eli Zaretskii | 2012-12-11 | 2 | -3/+8 | |
| | * | | Consistently use marker_position and marker_byte_position. | Dmitry Antipov | 2012-12-11 | 7 | -23/+40 | |
| | * | | (lib-src,src,lib)/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2012-12-11 | 2 | -0/+13 | |
| | * | | Fix cygw32 build break | Daniel Colascione | 2012-12-10 | 3 | -0/+12 | |
| | * | | Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie... | Daniel Colascione | 2012-12-10 | 6 | -24/+49 | |
| | |\ \ | | |/ | ||||||
| | | * | Compile Windows resources into cygw32 Emacs | Daniel Colascione | 2012-12-09 | 6 | -24/+49 | |
| | * | | Per-buffer window counters. | Dmitry Antipov | 2012-12-10 | 6 | -52/+99 | |
| | * | | Final cleanups and updated ChangeLog entries. | Eli Zaretskii | 2012-12-10 | 3 | -36/+60 | |
| | * | | Proof-read comments on w32notify.c. Adapt NEWS entry. | Eli Zaretskii | 2012-12-10 | 1 | -15/+20 | |
| | * | | Merge from trunk + rename the event. Not tested yet. | Eli Zaretskii | 2012-12-10 | 67 | -2027/+2585 | |
| | |\ \ | ||||||
| | | * | | Support filesystem notification through inotify on GNU/Linux. | RĂ¼diger Sonderfeld | 2012-12-10 | 7 | -1/+502 | |
| | * | | | Merge from trunk. | Eli Zaretskii | 2012-11-17 | 20 | -356/+546 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from trunk. | Eli Zaretskii | 2012-11-13 | 57 | -1553/+1894 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge from trunk after 24.3 was moved to emacs-24 branch. | Eli Zaretskii | 2012-11-02 | 28 | -256/+624 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2012-10-20 | 3 | -13/+65 | |
| | |\ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2012-10-20 | 7 | -10/+32 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2012-10-18 | 3 | -37/+25 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Don't call xfree from the watcher thread. Do it only in remove_watch. | Eli Zaretskii | 2012-10-18 | 1 | -19/+11 | |
| | * | | | | | | | | | | Tested and fixed conversion of a descriptor (pointer) to event code. | Eli Zaretskii | 2012-10-18 | 3 | -4/+6 | |
| | * | | | | | | | | | | Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr. | Eli Zaretskii | 2012-10-18 | 4 | -14/+24 | |
| | * | | | | | | | | | | Merge from trunk. | Eli Zaretskii | 2012-10-17 | 27 | -111/+274 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||