aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* A better fix for bug#19346Eli Zaretskii2014-12-122-18/+17
* Always define `gnutls-available-p' even if GnuTLS is not available.Ted Zlatanov2014-12-114-27/+48
* Support overflow-newline-into-fringe together with word-wrap (bug#19300)Eli Zaretskii2014-12-102-8/+23
* * src/eval.c (Fsignal): Remove duplicate test.Lee Duhem2014-12-042-4/+7
* More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-024-9/+46
* Fix bug #19201 with after-strings not being displayed.Eli Zaretskii2014-11-272-0/+19
* Fix bug #19141 with UNCs in w32-shell-execute.Eli Zaretskii2014-11-252-1/+13
* Use consistent paxctl and setfattr flags for temacs.Ulrich Müller2014-11-252-1/+7
* Fix white-space problems in ChangeLogs.Paul Eggert2014-11-244-93/+93
* * src/keyboard.c: Fix comment typo.Glenn Morris2014-11-231-1/+1
* .gitignore cleanup.Paul Eggert2014-11-171-8/+0
* Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-173-5/+11