]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / src / ChangeLog
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-26 Paul EggertUse bool for boolean in xselect.c, xsettings.c
2014-12-26 Eli ZaretskiiMS-Windows followup to stpcpy changes.
2014-12-26 Paul EggertUse bool for boolean in xsmfns.c
2014-12-24 Glenn MorrisChangeLog fixes
2014-12-24 Stephen Leakeresolve ChangeLog merge conflict
2014-12-23 Didier VernaFixes: debbugs:19396
2014-12-22 Jan DKeep maximized when going fullscreen.
2014-12-22 Jan DFix setting icon for Gtk+ on non-initial frame.
2014-12-22 Paul EggertUse bool for boolean in xterm.c
2014-12-20 Paul Eggert* composite.h (struct composition.width): Now int
2014-12-20 Paul EggertLet charset tick grow past USHRT_MAX
2014-12-20 Paul EggertSimplify unexec file mode setting
2014-12-19 Paul Eggert* buffer.c (syms_of_buffer): Omit unneeded staticpros.
2014-12-19 Michael AlbinusMerge branch 'emacs-24' of git.sv.gnu.org:/srv/git...
2014-12-19 Paul EggertMinor cleanups for Lisp objects and symbols
2014-12-18 Paul Eggert* gnutls.c: Include gnutls.h.
2014-12-18 Paul Eggert* image.c (svg_load): Fix pointer signedness.
2014-12-18 Eli Zaretskiisrc/window.c (Fwindow_body_width): Doc fix. (Bug#19395)
2014-12-18 Martin RudalicsAdd code for "preserving" window sizes.
2014-12-18 Eli ZaretskiiAllow querying font by name for its height and other...
2014-12-18 Stefan Monnier* src/keyboard.c (input_was_pending): New var.
2014-12-17 Stefan Monnier* src/keyboard.c (swallow_events): Don't redisplay...
2014-12-17 Ulf JasperFixed problems with svg_load_image -- no more crashes...
2014-12-17 Ulf JasperPartially disabled previous change.
2014-12-17 Ulf JasperMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-17 Ulf JasperFix problem with images referenced within svg files...
2014-12-16 Paul Eggert* lread.c (init_obarray): Declare Qt as special.
2014-12-15 Stefan Monnier* src/: Various fixes to use bool type and constants.
2014-12-15 Stefan Monnier* lisp/subr.el (sit-for): Tweak docstring.
2014-12-15 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-15 Paul EggertCorrect same_at_end when restoring window points
2014-12-14 Alan MackenzieNew feature optionally to accelerate auto-repeated...
2014-12-14 Eli ZaretskiiLoad system's default trusted Certificate Authorities...
2014-12-14 Glenn MorrisPlace ChangeLog entries in the correct files
2014-12-13 Eli Zaretskiisrc/gnutls.c (gnutls_init): Fix deprecation warning...
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-13 Eli ZaretskiiFix dates in ChangeLog entries merged from emacs-24.
2014-12-13 Ted ZlatanovMerge from origin/emacs-24
2014-12-12 Eli ZaretskiiA better fix for bug#19346
2014-12-11 Ted ZlatanovAlways define `gnutls-available-p' even if GnuTLS is...
2014-12-11 Stefan MonnierFixes: debbugs:19161
2014-12-11 Dmitry AntipovNever pass an invalid X connection descriptor to an...
2014-12-10 Eli ZaretskiiSupport overflow-newline-into-fringe together with...
2014-12-10 Eli ZaretskiiFix out-of-memory condition in display of long brackete...
2014-12-10 Paul EggertFix glitches in gnutls.c, mostly memory-related
2014-12-09 Andy Moretongnutls.c (gnutls_protocol_get_name): Fix a copy/paste...
2014-12-08 Lars Magne Ingebri... Make gnutls-peer-status return even more data
2014-12-08 Lars Magne Ingebri... (Fgnutls_error_fatalp): Doc fix (bug#18210)
2014-12-08 Stefan MonnierVarious minor details accumulated over time
2014-12-08 Lars Magne Ingebri... Fatal GnuTLS errors are now silent by default
2014-12-08 Lars Magne Ingebri... * src/gnutls.c: Add Windows specs for gnutls_dh_get_pri...
2014-12-08 Lars Magne Ingebri... Put back :signature-algorithm into gnutls.c
2014-12-08 Lars Magne Ingebri... (Fgnutls_peer_status): Return the DH prime bits for...
2014-12-08 Lars Magne Ingebri... (gnutls_certificate_details): Clean up whitespace slightly.
2014-12-08 Lars Magne Ingebri... Remove unused data from gnutls_certificate_details
2014-12-08 Eli ZaretskiiFix merge glitches in 2 ChangeLog files.
2014-12-07 Jan DFixes: debbugs:19133
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Eli ZaretskiiReduce memory footprint of struct bidi_it by a factor...
2014-12-04 Stefan Monnier* src/eval.c (backtrace_eval_unrewind): Rewind also...
2014-12-04 Lee Duhem* src/eval.c (Fsignal): Remove duplicate test.
2014-12-03 Chris ZhengFix gnutls.c build on MinGW
2014-12-02 Eli ZaretskiiAllow to search for characters whose bidi directionalit...
2014-12-02 Jan DjärvFixes: debbugs:9133
2014-12-02 Jan DjärvMore flicker fixes for OSX, related to bug 18757.
2014-11-30 Paul EggertPort better to AddressSanitizer.
2014-11-29 Glenn MorrisFix up merged ChangeLog entries (dates, duplication...
2014-11-29 Paul EggertImprove clarity of USE_LSB_TAG definition.
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-27 Eli ZaretskiiFix bug #19201 with after-strings not being displayed.
2014-11-27 Oscar FuentesReplace uses of _W64 with MINGW_W64
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-26 Lars Magne Ingebri... Only send SNI if the host name is not an IP address
2014-11-26 Toke Høiland-Jørgensen* gnutls.c (Fgnutls_boot): Send the server name over
2014-11-25 Paul EggertFix gnutls problems caught by static checking.
2014-11-25 Eli ZaretskiiFix bug #19141 with UNCs in w32-shell-execute.
2014-11-25 Lars Magne Ingebri... (gnutls_certificate_details): Reversed check in last...
2014-11-25 Lars Magne Ingebri... Make gnutls.c compile on older gnutls installations
2014-11-25 Ted Zlatanov* gnutls.c (Fgnutls_boot): Minor logging fixes.
2014-11-25 Ted ZlatanovUse a simple list of symbols in GnuTLS peer verification.
2014-11-25 Ted Zlatanov* gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAG...
2014-11-25 Ulrich MüllerUse consistent paxctl and setfattr flags for temacs.
2014-11-25 Paul EggertFix white-space problems in ChangeLogs.
2014-11-24 Lars Magne Ingebri... * gnutls.c: Fix compilation warnings given fix --enable...
2014-11-24 Glenn Morris* src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.
2014-11-24 Glenn MorrisReduce nt and src Makefile duplication wrt emacs.res
2014-11-23 Lars Magne Ingebri... * gnutls.c: Fix Windows function definition of gnutls_x...
2014-11-23 Lars Magne Ingebri... gnutls.c windows compilation fix
2014-11-23 Lars Magne Ingebri... Add functions to gnutls.c for exporting certificate...
2014-11-23 Jan DFixes: debbugs:19149
2014-11-23 Jan DFixes: debbugs:19149
next