aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous tiny fixes here and there.Dmitry Antipov2015-01-121-0/+7
* Adjust frame heights to real height of tool bar.Martin Rudalics2015-01-121-0/+46
* Have 'make' output better GEN namesPaul Eggert2015-01-111-0/+7
* * src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.Stefan Monnier2015-01-111-0/+6
* * coding.c (Fcoding_system_plist): Use common style for docstring.Dmitry Antipov2015-01-111-0/+4
* Port to MSB hosts without optimizationPaul Eggert2015-01-111-0/+7
* Port to 32-bit --with-wide-intPaul Eggert2015-01-101-0/+22
* Port to HAVE_FREETYPE && !HAVE_XFTPaul Eggert2015-01-101-0/+7
* Port Qnil==0 changes to 32-bit --with-wide-intPaul Eggert2015-01-101-0/+9
* MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii2015-01-101-0/+21
* Refactor pointer-to-integer conversionPaul Eggert2015-01-091-0/+9
* Fix line-move-visual's following of column in R2L lines.Eli Zaretskii2015-01-081-0/+5
* Fix GDB accesses to the 'nil's name.Eli Zaretskii2015-01-081-0/+5
* Fix fallout from "Qnil is zero" change in the display engine. (Bug#19535)Eli Zaretskii2015-01-081-0/+23
* Port new Lisp symbol init to x86 --with-wide-intPaul Eggert2015-01-081-0/+6
* * lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.Paul Eggert2015-01-071-0/+5
* * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert2015-01-071-0/+3
* Port Qnil==0 XUNTAG to clangPaul Eggert2015-01-071-0/+7
* # ChangeLog fixesGlenn Morris2015-01-071-2/+2
* Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert2015-01-071-0/+7
* src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2015-01-081-0/+4
* NS: Fix frame size when height and font set at startup.Jan D2015-01-061-0/+5
* * lisp.h (XSYMBOL): Parenthesize id in forward decl.Paul Eggert2015-01-051-0/+6
* MS-Windows followup to previous commitEli Zaretskii2015-01-051-0/+6
* Use 0 for QnilPaul Eggert2015-01-051-0/+18
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-0/+72
* '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