aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-063-82/+66
* Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-052-4/+23
* Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-052-25/+15
* Remove no-longer-used two_byte_p calculationsPaul Eggert2015-02-033-24/+20
* Omit unnecessary var if GTK or NSPaul Eggert2015-02-023-0/+12
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-012-15/+33
* Revert changes installed by xwidgets mergePaul Eggert2015-02-0117-2540/+33
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-012-15/+33
* Better changelog for xwidgetsJoakim Verona2015-02-011-1/+1
* NEWS entry and Changelog xwidgetsJoakim Verona2015-02-011-0/+17
* Merge branch 'master' into xwidgetJoakim Verona2015-02-0124-195/+482
|\
| * Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)Eli Zaretskii2015-01-314-21/+51
| * Don't reimplement move-if-change badlyAndreas Schwab2015-01-312-3/+15
| * Fix while-no-input loops (Bug#19547)Eli Zaretskii2015-01-312-0/+6
| * Fix last commit, which confused WINDOWSNT with MSDOS.Eli Zaretskii2015-01-312-1/+7
| * Simplify read_dirent's MSDOS hacksPaul Eggert2015-01-302-13/+15
| * # ChangeLog fixesGlenn Morris2015-01-301-30/+17
| * Fix error messages when readdir cannot open a directory on MS-WindowsEli Zaretskii2015-01-302-5/+29
| * 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
|\ \ \ | |/ /