aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Refactor calls to opendir for simplicityPaul Eggert2015-01-292-15/+14
| * | Report readdir failuresPaul Eggert2015-01-292-55/+39
| * | Merge from origin/emacs-24Paul Eggert2015-01-293-17/+51
| |\ \ | | |/
| | * Improve the fix for bug #19701Eli Zaretskii2015-01-283-17/+52
| * | Commit src/ChangeLog for previous commit.Eli Zaretskii2015-01-291-0/+13
| * | Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c.Eli Zaretskii2015-01-294-31/+34
| * | Use bool, not int, to track face changesPaul Eggert2015-01-288-36/+44
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsFabián Ezequiel Gallina2015-01-282-0/+5
| |\ \
| | * | Tighten up the tagcode used for eieio and cl-struct objectsStefan Monnier2015-01-272-0/+5
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-284-1/+44
| |\ \ \ | | | |/ | | |/|
| | * | Signal a file-error from directory-files on MS-Windows (Bug#19701)Eli Zaretskii2015-01-273-1/+38
| | * | Fixes: debbugs:19660Jan D2015-01-242-0/+6
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-1/+8
| |\ \ \ | | |/ /
| | * | Fix coding.c subscript errorPaul Eggert2015-01-212-1/+6
| | * | Backport: correct old fix for GTK font selectionPaul Eggert2015-01-202-1/+7
| | * | Backport from trunk of bug 19531.Jan D2015-01-212-0/+7
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-0/+15
| |\ \ \ | | |/ /
| | * | Fix display of images in R2L screen linesEli Zaretskii2015-01-172-0/+15
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-14/+53
| |\ \ \ | | |/ /
| | * | Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)Eli Zaretskii2015-01-142-14/+53
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-283-2/+17
| |\ \ \ | | |/ /
| | * | Fix return value of vertical-motion at ZV (Bug#19553)Eli Zaretskii2015-01-102-1/+11
| | * | Fix the description of -nl in --help text. (Bug#19542)Eli Zaretskii2015-01-092-1/+6
| | * | Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii2015-01-092-4/+11
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-285-20/+76
| |\ \ \ | | |/ /
| | * | Fix assertion violations in try_window_id (Bug#19511)Eli Zaretskii2015-01-052-1/+26
| | * | More doc fixes for bug#19502 -- make documentation less X-specific.Eli Zaretskii2015-01-043-16/+44
| | * | src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502)Eli Zaretskii2015-01-042-3/+6
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-5/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Update copyright year to 2015Paul Eggert2015-01-01202-204/+207
* | | Fix for crash when displaying xwidget in a ttyJoakim Verona2015-01-311-1/+2
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-277-288/+328
|\ \ \ | |/ /
| * | Use bool for boolean in xfaces.cPaul Eggert2015-01-267-288/+328
* | | merge masterJoakim Verona2015-01-268-223/+276
|\ \ \ | |/ /
| * | * image.c (lookup_pixel_color): Reorder conditions that areAndreas Schwab2015-01-262-8/+18
| * | Use bool for boolean in w32term.cEli Zaretskii2015-01-262-59/+76
| * | Use bool for boolean in w32fns.cEli Zaretskii2015-01-253-39/+52
| * | Use bool for boolean in xfns.cPaul Eggert2015-01-254-117/+130
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-2537-629/+429
|\ \ \ | |/ /
| * | Count MANY function args more reliablyPaul Eggert2015-01-2536-624/+422
| * | Use gnustep-config if availablePaul Eggert2015-01-242-5/+7
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-232-0/+6
|\ \ \ | |/ /
| * | src/xdisp.c (init_iterator): Restore a comment lost in transition.Eli Zaretskii2015-01-222-0/+6
* | | merge masterJoakim Verona2015-01-224-17/+26
|\ \ \ | |/ /
| * | Use bool for boolean in xfont.c, xftfont.c, xgselect.cPaul Eggert2015-01-214-17/+26
* | | merge masterJoakim Verona2015-01-2211-64/+49
|\ \ \ | |/ /
| * | Don't downcase system diagnostics' first lettersPaul Eggert2015-01-212-30/+14
| * | Better isolate code that assumes NIL_IS_ZEROPaul Eggert2015-01-2110-34/+35
* | | CleanupJoakim Verona2015-01-211-22/+0
* | | cleanupJoakim Verona2015-01-216-86/+4