aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add code for "preserving" window sizes.Martin Rudalics2014-12-181-0/+7
* | Allow querying font by name for its height and other info. (Bug#19395)Eli Zaretskii2014-12-181-0/+6
* | * src/keyboard.c (input_was_pending): New var.Stefan Monnier2014-12-171-0/+6
* | * src/keyboard.c (swallow_events): Don't redisplay if there's input pending.Stefan Monnier2014-12-171-0/+4
* | Fixed problems with svg_load_image -- no more crashes (hopefully)Ulf Jasper2014-12-171-0/+5
* | Partially disabled previous change.Ulf Jasper2014-12-171-0/+7
* | Fix problem with images referenced within svg files. (bug#19373)Ulf Jasper2014-12-171-0/+14
* | * lread.c (init_obarray): Declare Qt as special.Paul Eggert2014-12-161-0/+6
* | * src/: Various fixes to use bool type and constants.Stefan Monnier2014-12-151-13/+18
* | Correct same_at_end when restoring window pointsPaul Eggert2014-12-151-0/+8
* | New feature optionally to accelerate auto-repeated scrolling.Alan Mackenzie2014-12-141-0/+15
* | Load system's default trusted Certificate Authorities if available.Eli Zaretskii2014-12-141-0/+13