summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update the 24.5 release date in all ChangeLog filesNicolas Petton2015-04-051-4/+4
* Fixes: debbugs:19175Jan D2015-03-293-1/+19
* src/w32proc.c: Describe in a comment w32 subprocess implementation.Eli Zaretskii2015-03-281-0/+132
* Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton2015-03-271-0/+4
* Don't round up scroll bar width with GTK3 (Bug#20182).Martin Rudalics2015-03-252-0/+7
* ChangeLog fixGlenn Morris2015-03-221-2/+2
* Backport 20156 fix (stack corruption)Jan D2015-03-222-2/+7
* Fix --no-bitmap-iconGlenn Morris2015-03-122-1/+6
* Avoid assertion violations in Rmail due to newline cacheEli Zaretskii2015-02-282-0/+14
* Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii2015-02-232-0/+15
* * src/fileio.c (Fmake_temp_name): Doc tweaks.Glenn Morris2015-02-192-11/+11
* Fix assertions in popping up menus on TTY (Bug#19862)Eli Zaretskii2015-02-142-27/+36
* Improve docs of transient-mark-mode (Bug#19841)Eli Zaretskii2015-02-132-0/+5
* Fix handling of frame color parameters in TTY sessions (Bug#19802)Eli Zaretskii2015-02-082-1/+7
* Fix vertical-motion and posn-at-point when word-wrap is on (Bug#19769)Eli Zaretskii2015-02-052-2/+37
* A more thorough fix for bug#19307Eli Zaretskii2015-02-032-16/+21
* Fix display of overlay strings with faces after ellipsis (Bug#19307)Eli Zaretskii2015-02-022-1/+10
* Fix redrawing of mode lines when exposed (Bug#19721)Eli Zaretskii2015-02-023-0/+16
* src/dispextern.h (FACE_FOR_CHAR): Fix the commentary.Eli Zaretskii2015-01-302-2/+8
* Avoid compiler warnings in decode_env_path.Hans Wennborg2015-01-292-1/+6
* Improve solution of bug #19701Eli Zaretskii2015-01-292-0/+6
* Improve the fix for bug #19701Eli Zaretskii2015-01-283-17/+52
* 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
* 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
* Fix display of images in R2L screen linesEli Zaretskii2015-01-172-0/+15
* Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)Eli Zaretskii2015-01-142-14/+53
* 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
* 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
* Update copyright year to 2015Paul Eggert2015-01-01202-204/+207
* Fix a typo in a comment in the previous commit.Eli Zaretskii2014-12-301-1/+1
* Fix the pixel coordinates returned by pos-visible-in-window-p. (Bug#19473)Eli Zaretskii2014-12-302-4/+24
* Spelling fixesPaul Eggert2014-12-282-3/+3
* src/w32proc.c (Fw32_get_codepage_charset): Doc fix. (Bug#19458)Eli Zaretskii2014-12-282-1/+10
* Port memory-full checking to GnuTLS 3.3Paul Eggert2014-12-272-15/+41
* Fix rendering of composed caharacters on the mode line. (Bug#19435)Eli Zaretskii2014-12-254-99/+93
* Avoid compiler warning.Jan D2014-12-242-4/+6
* Backport: Memory leak fix and 19133 fix.Jan D2014-12-242-2/+12
* Fix bad bug number reference, shall be 19427.Jan D2014-12-241-1/+1
* Backport: Don't cache images in nsimage.m (Bug#18918).Jan D2014-12-243-60/+12
* Keep maximized when going fullscreen.Jan D2014-12-222-5/+8
* src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2014-12-182-1/+8
* * lisp/subr.el (sit-for): Tweak docstring.Stefan Monnier2014-12-152-10/+14
* src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.Eli Zaretskii2014-12-132-1/+5