| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Refactor calls to opendir for simplicity | Paul Eggert | 2015-01-29 | 2 | -15/+14 | |
| | * | | Report readdir failures | Paul Eggert | 2015-01-29 | 2 | -55/+39 | |
| | * | | Merge from origin/emacs-24 | Paul Eggert | 2015-01-29 | 3 | -17/+51 | |
| | |\ \ | | |/ | ||||||
| | | * | Improve the fix for bug #19701 | Eli Zaretskii | 2015-01-28 | 3 | -17/+52 | |
| | * | | Commit src/ChangeLog for previous commit. | Eli Zaretskii | 2015-01-29 | 1 | -0/+13 | |
| | * | | Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c. | Eli Zaretskii | 2015-01-29 | 4 | -31/+34 | |
| | * | | Use bool, not int, to track face changes | Paul Eggert | 2015-01-28 | 8 | -36/+44 | |
| | * | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -0/+5 | |
| | |\ \ | ||||||
| | | * | | Tighten up the tagcode used for eieio and cl-struct objects | Stefan Monnier | 2015-01-27 | 2 | -0/+5 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 4 | -1/+44 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
| | | * | | Signal a file-error from directory-files on MS-Windows (Bug#19701) | Eli Zaretskii | 2015-01-27 | 3 | -1/+38 | |
| | | * | | Fixes: debbugs:19660 | Jan D | 2015-01-24 | 2 | -0/+6 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -1/+8 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix coding.c subscript error | Paul Eggert | 2015-01-21 | 2 | -1/+6 | |
| | | * | | Backport: correct old fix for GTK font selection | Paul Eggert | 2015-01-20 | 2 | -1/+7 | |
| | | * | | Backport from trunk of bug 19531. | Jan D | 2015-01-21 | 2 | -0/+7 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -0/+15 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix display of images in R2L screen lines | Eli Zaretskii | 2015-01-17 | 2 | -0/+15 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -14/+53 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix support of non-ASCII frame titles on MS-Windows (Bug#19590) | Eli Zaretskii | 2015-01-14 | 2 | -14/+53 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 3 | -2/+17 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix return value of vertical-motion at ZV (Bug#19553) | Eli Zaretskii | 2015-01-10 | 2 | -1/+11 | |
| | | * | | Fix the description of -nl in --help text. (Bug#19542) | Eli Zaretskii | 2015-01-09 | 2 | -1/+6 | |
| | | * | | Fix line-move-visual's following of column in R2L lines (backport from trunk). | Eli Zaretskii | 2015-01-09 | 2 | -4/+11 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 5 | -20/+76 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix assertion violations in try_window_id (Bug#19511) | Eli Zaretskii | 2015-01-05 | 2 | -1/+26 | |
| | | * | | More doc fixes for bug#19502 -- make documentation less X-specific. | Eli Zaretskii | 2015-01-04 | 3 | -16/+44 | |
| | | * | | src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502) | Eli Zaretskii | 2015-01-04 | 2 | -3/+6 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -5/+4 | |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | ||||||
| | | * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 202 | -204/+207 | |
| * | | | Fix for crash when displaying xwidget in a tty | Joakim Verona | 2015-01-31 | 1 | -1/+2 | |
| * | | | Merge branch 'master' into xwidget | Joakim Verona | 2015-01-27 | 7 | -288/+328 | |
| |\ \ \ | |/ / | ||||||
| | * | | Use bool for boolean in xfaces.c | Paul Eggert | 2015-01-26 | 7 | -288/+328 | |
| * | | | merge master | Joakim Verona | 2015-01-26 | 8 | -223/+276 | |
| |\ \ \ | |/ / | ||||||
| | * | | * image.c (lookup_pixel_color): Reorder conditions that are | Andreas Schwab | 2015-01-26 | 2 | -8/+18 | |
| | * | | Use bool for boolean in w32term.c | Eli Zaretskii | 2015-01-26 | 2 | -59/+76 | |
| | * | | Use bool for boolean in w32fns.c | Eli Zaretskii | 2015-01-25 | 3 | -39/+52 | |
| | * | | Use bool for boolean in xfns.c | Paul Eggert | 2015-01-25 | 4 | -117/+130 | |
| * | | | Merge branch 'master' into xwidget | Joakim Verona | 2015-01-25 | 37 | -629/+429 | |
| |\ \ \ | |/ / | ||||||
| | * | | Count MANY function args more reliably | Paul Eggert | 2015-01-25 | 36 | -624/+422 | |
| | * | | Use gnustep-config if available | Paul Eggert | 2015-01-24 | 2 | -5/+7 | |
| * | | | Merge branch 'master' into xwidget | Joakim Verona | 2015-01-23 | 2 | -0/+6 | |
| |\ \ \ | |/ / | ||||||
| | * | | src/xdisp.c (init_iterator): Restore a comment lost in transition. | Eli Zaretskii | 2015-01-22 | 2 | -0/+6 | |
| * | | | merge master | Joakim Verona | 2015-01-22 | 4 | -17/+26 | |
| |\ \ \ | |/ / | ||||||
| | * | | Use bool for boolean in xfont.c, xftfont.c, xgselect.c | Paul Eggert | 2015-01-21 | 4 | -17/+26 | |
| * | | | merge master | Joakim Verona | 2015-01-22 | 11 | -64/+49 | |
| |\ \ \ | |/ / | ||||||
| | * | | Don't downcase system diagnostics' first letters | Paul Eggert | 2015-01-21 | 2 | -30/+14 | |
| | * | | Better isolate code that assumes NIL_IS_ZERO | Paul Eggert | 2015-01-21 | 10 | -34/+35 | |
| * | | | Cleanup | Joakim Verona | 2015-01-21 | 1 | -22/+0 | |
| * | | | cleanup | Joakim Verona | 2015-01-21 | 6 | -86/+4 | |