aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 'temacs -nw' should not call missing functionsPaul Eggert2015-01-041-0/+9
* # ChangeLog fixesGlenn Morris2015-01-041-18/+34
* Less 'make' chatter for lisp dirPaul Eggert2015-01-031-0/+4
* batch write-region no longer says "Wrote FOO"Paul Eggert2015-01-031-0/+7
* Revert previous change to produce_composite_glyphPaul Eggert2015-01-031-0/+3
* Pacify gcc -WparenthesesPaul Eggert2015-01-031-0/+5
* Two fixes for setting up sizes of a new frame (Bug#19428).Martin Rudalics2015-01-031-0/+7
* ChangeLog fixesGlenn Morris2015-01-021-0/+18
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from origin/emacs-24Paul Eggert2015-01-011-0/+9
|\
| * Fix the pixel coordinates returned by pos-visible-in-window-p. (Bug#19473)Eli Zaretskii2014-12-301-0/+5
| * src/w32proc.c (Fw32_get_codepage_charset): Doc fix. (Bug#19458)Eli Zaretskii2014-12-281-0/+4
* | Simplify setfattr use by assuming GNU makePaul Eggert2014-12-301-0/+9
* | Fix the MS-Windows build.Eli Zaretskii2014-12-291-0/+5
* | Fix produce_composite_width typoPaul Eggert2014-12-281-0/+6
* | Wrap dll functions more simplyPaul Eggert2014-12-281-0/+14
* | Merge from origin/emacs-24Paul Eggert2014-12-281-0/+17
|\ \ | |/
| * Port memory-full checking to GnuTLS 3.3Paul Eggert2014-12-271-0/+16
* | Fix parse_settings to match internal documentationPaul Eggert2014-12-271-0/+8
* | Sanitize ChangeLog entries for previous merges.Fabián Ezequiel Gallina2014-12-271-0/+1
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+21
|\ \ | |/
| * Fix rendering of composed caharacters on the mode line. (Bug#19435)Eli Zaretskii2014-12-251-0/+13
| * Avoid compiler warning.Jan D2014-12-241-0/+2
| * Backport: Memory leak fix and 19133 fix.Jan D2014-12-241-1/+8
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-2/+1
|\ \ | |/
| * 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-241-0/+11
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+4
|\ \ | |/
| * Keep maximized when going fullscreen.Jan D2014-12-221-0/+5
| * src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2014-12-181-0/+4
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+12
|\ \ | |/
| * * lisp/subr.el (sit-for): Tweak docstring.Stefan Monnier2014-12-151-8/+12
| * src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.Eli Zaretskii2014-12-131-0/+4
| * A better fix for bug#19346Eli Zaretskii2014-12-121-0/+6
| * Always define `gnutls-available-p' even if GnuTLS is not available.Ted Zlatanov2014-12-111-0/+11
| * Support overflow-newline-into-fringe together with word-wrap (bug#19300)Eli Zaretskii2014-12-101-0/+6
* | Use bool for boolean in xselect.c, xsettings.cPaul Eggert2014-12-261-0/+24
* | MS-Windows followup to stpcpy changes.Eli Zaretskii2014-12-261-0/+10
* | Use bool for boolean in xsmfns.cPaul Eggert2014-12-251-0/+9
* | ChangeLog fixesGlenn Morris2014-12-241-0/+4
* | Fixes: debbugs:19396Didier Verna2014-12-231-0/+5
* | Fix setting icon for Gtk+ on non-initial frame.Jan D2014-12-221-0/+5
* | Use bool for boolean in xterm.cPaul Eggert2014-12-211-0/+47
* | * composite.h (struct composition.width): Now intPaul Eggert2014-12-201-0/+3
* | Let charset tick grow past USHRT_MAXPaul Eggert2014-12-201-0/+6
* | Simplify unexec file mode settingPaul Eggert2014-12-201-0/+11
* | * buffer.c (syms_of_buffer): Omit unneeded staticpros.Paul Eggert2014-12-191-0/+1
* | Minor cleanups for Lisp objects and symbolsPaul Eggert2014-12-181-0/+24
* | * gnutls.c: Include gnutls.h.Paul Eggert2014-12-181-0/+2
* | * image.c (svg_load): Fix pointer signedness.Paul Eggert2014-12-181-0/+4