Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove no-longer-used two_byte_p calculations... | Paul Eggert | 2015-02-03 | 3 | -24/+20 |
* | Omit unnecessary var if GTK or NS... | Paul Eggert | 2015-02-02 | 3 | -0/+12 |
* | Give `window-text-pixel-size' optional BUFFER argument.... | Martin Rudalics | 2015-02-01 | 2 | -15/+33 |
* | Revert changes installed by xwidgets merge | Paul Eggert | 2015-02-01 | 17 | -2540/+33 |
* | Give `window-text-pixel-size' optional BUFFER argument.... | Martin Rudalics | 2015-02-01 | 2 | -15/+33 |
* | Better changelog for xwidgets | Joakim Verona | 2015-02-01 | 1 | -1/+1 |
* | NEWS entry and Changelog xwidgets | Joakim Verona | 2015-02-01 | 1 | -0/+17 |
* | Merge branch 'master' into xwidget | Joakim Verona | 2015-02-01 | 24 | -195/+482 |
|\ | |||||
| * | Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)... | Eli Zaretskii | 2015-01-31 | 4 | -21/+51 |
| * | Don't reimplement move-if-change badly... | Andreas Schwab | 2015-01-31 | 2 | -3/+15 |
| * | Fix while-no-input loops (Bug#19547)... | Eli Zaretskii | 2015-01-31 | 2 | -0/+6 |
| * | Fix last commit, which confused WINDOWSNT with MSDOS.... | Eli Zaretskii | 2015-01-31 | 2 | -1/+7 |
| * | Simplify read_dirent's MSDOS hacks... | Paul Eggert | 2015-01-30 | 2 | -13/+15 |
| * | # ChangeLog fixes... | Glenn Morris | 2015-01-30 | 1 | -30/+17 |
| * | Fix error messages when readdir cannot open a directory on MS-Windows... | Eli Zaretskii | 2015-01-30 | 2 | -5/+29 |
| * | 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 |