aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaks to frame_size_history_addPaul Eggert2015-02-081-0/+9
* Fix a thinko in frame-parameter (Bug#19802)Eli Zaretskii2015-02-081-0/+6
* * src/data.c (Findirect_function): Don't signal an errorStefan Monnier2015-02-081-25/+29
* Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-0/+76
* Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-061-0/+9
* Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-051-0/+5
* Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-051-0/+5
* Remove no-longer-used two_byte_p calculationsPaul Eggert2015-02-031-0/+8
* Omit unnecessary var if GTK or NSPaul Eggert2015-02-021-0/+6
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-011-0/+4
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-21/+0
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-011-0/+4
* Better changelog for xwidgetsJoakim Verona2015-02-011-1/+1
* NEWS entry and Changelog xwidgetsJoakim Verona2015-02-011-0/+17
* Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)Eli Zaretskii2015-01-311-0/+9
* Don't reimplement move-if-change badlyAndreas Schwab2015-01-311-0/+6
* Fix while-no-input loops (Bug#19547)Eli Zaretskii2015-01-311-0/+4
* Fix last commit, which confused WINDOWSNT with MSDOS.Eli Zaretskii2015-01-311-0/+6
* Simplify read_dirent's MSDOS hacksPaul Eggert2015-01-301-0/+7
* # ChangeLog fixesGlenn Morris2015-01-301-30/+17
* Fix error messages when readdir cannot open a directory on MS-WindowsEli Zaretskii2015-01-301-0/+9
* Refactor calls to opendir for simplicityPaul Eggert2015-01-291-0/+6
* Report readdir failuresPaul Eggert2015-01-291-0/+10
* Merge from origin/emacs-24Paul Eggert2015-01-291-0/+12
|\
| * Improve the fix for bug #19701Eli Zaretskii2015-01-281-0/+13
* | Commit src/ChangeLog for previous commit.Eli Zaretskii2015-01-291-0/+13
* | Use bool, not int, to track face changesPaul Eggert2015-01-281-0/+8
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsFabián Ezequiel Gallina2015-01-281-0/+4
|\ \
| * | Tighten up the tagcode used for eieio and cl-struct objectsStefan Monnier2015-01-271-0/+4
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+13
|\ \ \ | | |/ | |/|
| * | Signal a file-error from directory-files on MS-Windows (Bug#19701)Eli Zaretskii2015-01-271-0/+9
| * | Fixes: debbugs:19660Jan D2015-01-241-0/+4
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+6
|\ \ \ | |/ /
| * | Fix coding.c subscript errorPaul Eggert2015-01-211-0/+4
| * | Backport: correct old fix for GTK font selectionPaul Eggert2015-01-201-0/+6
| * | Backport from trunk of bug 19531.Jan D2015-01-211-0/+4
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+6
|\ \ \ | |/ /
| * | Fix display of images in R2L screen linesEli Zaretskii2015-01-171-0/+6
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+7
|\ \ \ | |/ /
| * | Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)Eli Zaretskii2015-01-141-0/+7
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+10
|\ \ \ | |/ /
| * | Fix return value of vertical-motion at ZV (Bug#19553)Eli Zaretskii2015-01-101-0/+5
| * | Fix the description of -nl in --help text. (Bug#19542)Eli Zaretskii2015-01-091-0/+5
| * | Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii2015-01-091-0/+7
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+17
|\ \ \ | |/ / | | / | |/ |/|
| * Fix assertion violations in try_window_id (Bug#19511)Eli Zaretskii2015-01-051-0/+8
| * More doc fixes for bug#19502 -- make documentation less X-specific.Eli Zaretskii2015-01-041-0/+4
| * src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502)Eli Zaretskii2015-01-041-0/+5
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Use bool for boolean in xfaces.cPaul Eggert2015-01-261-0/+43