]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / src / ChangeLog
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-27 Paul EggertUse bool for boolean in xfaces.c
2015-01-26 Andreas Schwab* image.c (lookup_pixel_color): Reorder conditions...
2015-01-25 Eli ZaretskiiUse bool for boolean in w32term.c
2015-01-25 Eli ZaretskiiUse bool for boolean in w32fns.c
2015-01-25 Paul EggertUse bool for boolean in xfns.c
2015-01-25 Paul EggertCount MANY function args more reliably
2015-01-25 Paul EggertUse gnustep-config if available
2015-01-23 Stefan Monnierlisp/net/{eudc,ldap}: Merge branch streamline-eudc...
2015-01-22 Eli Zaretskiisrc/xdisp.c (init_iterator): Restore a comment lost...
2015-01-22 Paul EggertUse bool for boolean in xfont.c, xftfont.c, xgselect.c
2015-01-22 Paul EggertDon't downcase system diagnostics' first letters
2015-01-22 Paul EggertBetter isolate code that assumes NIL_IS_ZERO
2015-01-20 Paul EggertUndo port to hypothetical nonzero Qnil case
2015-01-20 Jan DjärvFix double chars in NS port.
2015-01-20 Dmitry AntipovPrefer xlispstrdup to avoid dumb calls to strlen
2015-01-20 Paul EggertCorrect an old fix for GTK font selection
2015-01-20 Paul EggertFix minor bugs with printing null bytes
2015-01-20 Paul EggertPort to hypothetical case where Qnil is nonzero
2015-01-19 Eli ZaretskiiVerify that Qnil is zero before relying on that in...
2015-01-19 Paul EggertPrefer memset to repeatedly assigning Qnil
2015-01-16 Dmitry AntipovPrefer INLINE functions in font.h to match style used...
2015-01-16 Dmitry AntipovTiny lisp.h cleanup
2015-01-16 Dmitry AntipovTune pseudovector allocation assuming Qnil == 0
2015-01-16 Paul EggertGive up on -Wsuggest-attribute=const
2015-01-15 Eli ZaretskiiAdd set-binary-mode primitive to switch a standard...
2015-01-15 Ted ZlatanovFlag :unknown-ca and :self-signed SSL certs (Bug#19404)
2015-01-14 Eli ZaretskiiFix crashes on MS-Windows due to pop-up menus (Bug...
2015-01-14 Martin RudalicsIn update_frame_menubar remove garbaged code.
2015-01-14 Dmitry AntipovNever move gap in make_buffer_string_both.
2015-01-14 Dmitry AntipovConsistently handle time zone specification.
2015-01-14 Paul Eggertremove_slash_colon need not be inline
2015-01-14 Dmitry AntipovConsolidate common path transformation code.
2015-01-14 Dmitry AntipovAvoid extra multibyteness check in ENCODE_FILE users.
2015-01-14 Paul EggertUse bool for boolean in xmenu.c, xml.c
2015-01-13 Paul EggertDon't say Fnext_read_file_uses_dialog_p is const
2015-01-13 Paul EggertRemove now-unnecessary forward XTYPE decl
2015-01-13 Eli ZaretskiiFix problems with 32-bit wide-int build exposed by...
2015-01-13 Dmitry AntipovMake Fnext_read_file_uses_dialog_p compatible with...
2015-01-13 Martin RudalicsIn adjust_frame_size don't return too early after font...
2015-01-13 Dmitry AntipovConsolidate duplicated string matching code.
2015-01-13 Dmitry AntipovSupport const and noreturn DEFUN attributes.
2015-01-12 Paul EggertPort to 32-bit MingGW --with-wide-int
2015-01-12 Dmitry AntipovMiscellaneous tiny fixes here and there.
2015-01-12 Martin RudalicsAdjust frame heights to real height of tool bar.
2015-01-12 Paul EggertHave 'make' output better GEN names
2015-01-11 Stefan Monnier* src/buffer.c (init_buffer_once): Initialize buffer_lo...
2015-01-11 Dmitry Antipov* coding.c (Fcoding_system_plist): Use common style...
2015-01-11 Paul EggertPort to MSB hosts without optimization
2015-01-10 Paul EggertPort to 32-bit --with-wide-int
2015-01-10 Paul EggertPort to HAVE_FREETYPE && !HAVE_XFT
2015-01-10 Paul EggertPort Qnil==0 changes to 32-bit --with-wide-int
2015-01-10 Eli ZaretskiiMS-Windows followup for change in semantics of XIL...
2015-01-09 Paul EggertRefactor pointer-to-integer conversion
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-08 Eli ZaretskiiFix line-move-visual's following of column in R2L lines.
2015-01-08 Eli ZaretskiiFix GDB accesses to the 'nil's name.
2015-01-08 Eli ZaretskiiFix fallout from "Qnil is zero" change in the display...
2015-01-08 Paul EggertPort new Lisp symbol init to x86 --with-wide-int
2015-01-08 Paul Eggert* lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.
2015-01-08 Paul Eggert* conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang...
2015-01-08 Paul EggertPort Qnil==0 XUNTAG to clang
2015-01-08 Glenn Morris# ChangeLog fixes
2015-01-08 Paul EggertPort GFileMonitor * hack to Qnil==0 platforms
2015-01-07 Eli Zaretskiisrc/window.c (Fwindow_body_width): Doc fix. (Bug#19395)
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-06 Jan DNS: Fix frame size when height and font set at startup.
2015-01-05 Paul Eggert* lisp.h (XSYMBOL): Parenthesize id in forward decl.
2015-01-05 Eli ZaretskiiMS-Windows followup to previous commit
2015-01-05 Paul EggertUse 0 for Qnil
2015-01-05 Paul EggertCompute C decls for DEFSYMs automatically
2015-01-05 Eli ZaretskiiFix assertion violations in try_window_id (Bug#19511)
2015-01-04 Paul Eggert'temacs -nw' should not call missing functions
2015-01-04 Eli ZaretskiiMore doc fixes for bug#19502 -- make documentation...
2015-01-04 Eli Zaretskiisrc/emacs.c (syms_of_emacs) <system-configuration>...
2015-01-04 Glenn Morris# ChangeLog fixes
2015-01-04 Paul EggertLess 'make' chatter for lisp dir
2015-01-04 Paul Eggertbatch write-region no longer says "Wrote FOO"
2015-01-03 Paul EggertRevert previous change to produce_composite_glyph
2015-01-03 Paul EggertPacify gcc -Wparentheses
2015-01-03 Martin RudalicsTwo fixes for setting up sizes of a new frame (Bug...
2015-01-02 Glenn MorrisChangeLog fixes
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertMerge from origin/emacs-24
2015-01-01 Paul EggertUpdate copyright year to 2015
2014-12-31 Paul EggertSimplify setfattr use by assuming GNU make
2014-12-30 Eli ZaretskiiFix the pixel coordinates returned by pos-visible-in...
2014-12-29 Eli ZaretskiiFix the MS-Windows build.
2014-12-29 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs.
2014-12-28 Eli Zaretskiisrc/w32proc.c (Fw32_get_codepage_charset): Doc fix...
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertFix produce_composite_width typo
2014-12-28 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-28 Paul EggertWrap dll functions more simply
2014-12-28 Paul EggertMerge from origin/emacs-24
next