]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs-24
[gnu-emacs] / src / ChangeLog
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
2014-11-22 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Glenn Morris* src/Makefile.in (emacs.res): Add dependency on icons...
2014-11-22 “MartinDon't shrink frame when using desktop-save-mode (Bug...
2014-11-21 Ulf Jasper'libxml-parse(html|xml)-region': new optional param...
2014-11-17 Oscar FuentesDefine MINGW_W64 and use it instead of _W64
2014-11-17 Ulf JasperMerge branch 'uj-icalendar-bug#5433'
2014-11-17 Paul EggertImprove time stamp handling, and be more consistent...
2014-11-16 Lars Magne Ingebri... Implement an `inhibit-read-only' text property
2014-11-16 Stefan Monnier* src/frame.c (Fhandle_switch_frame): Deactivate shift...
2014-11-16 Jay BelangerMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-16 Stefan MonnierResolve pull conflict
2014-11-16 Stefan MonnierMerge from emacs-24
2014-11-15 Jan DBackport: Fix for 18993.
2014-11-15 Jan DRedo the fix, the old takes too much CPU.
2014-11-15 Eli ZaretskiiFix bug #19060 with inaccurate pixel-based scrolling.
2014-11-15 Jan DFix getting frame size wrong when restoring desktop.
2014-11-15 Jan DFixes: 18757
2014-11-14 David ReitterTime-out NS event loop
2014-11-14 Paul Eggert* .gitignore: Add emacs-[1-9]*, to ignore files like...
2014-11-14 Dmitry AntipovAttempt to allocate less font entity objects in xfont_l...
2014-11-14 Jan DjärvFixes: 19036
2014-11-13 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-13 Paul EggertAvoid undefined behavior in color table hashing.
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117702
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117698
2014-11-10 Stefan Monnier* lisp/help.el (view-lossage): Include the actual comma...
2014-11-09 Eli ZaretskiiFix bug #18982 with assertion violations when reverting...
2014-11-09 Eli ZaretskiiFix bug #18995 with compiling w32heap.c with -funroll...
2014-11-09 Jan Djärv* nsterm.h (EmacsScroller): judge returns bool.
2014-11-09 Jan DjärvClean up merge error.
2014-11-09 Paul Eggert* xgselect.c (xg_select): Don't assume n_gfds is nonneg...
2014-11-09 Paul Eggert* frame.c (Fcan_run_window_configuration_change_hook...
2014-11-09 Glenn MorrisMerge from emacs-24; up to 117691
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117689
2014-11-08 Jan Djärv* nsterm.m (ns_set_vertical_scroll_bar): Don't call...
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117687
2014-11-08 Jan DjärvAttempt to fix NS hang. Will probably cause merge...
2014-11-08 Martin RudalicsRun `window-configuration-change-hook' only after all...
2014-11-08 Jan Djärv* nsterm.m (EmacsScroller.dealloc): Reinstate, removed...
2014-11-07 Stefan Monnier* src/keyboard.c: Call gui-set-selection instead of...
2014-11-07 Paul EggertUniquify the 'size' symbol.
2014-11-07 Michael Albinus* callproc.c (encode_current_directory): Support handli...
2014-11-07 Martin RudalicsImprove inhibiting of implied frame resizes.
2014-11-06 Alan Mackenzie* src/syntax.c (back_comment): Fix off-by-one error.
2014-11-06 Dima Kogan* src/xgselect.c (xg_select): Use g_main_context_acquire.
2014-11-05 Michael Albinus* dired.c (Ffile_attributes): Return Qnil, if Fexpand_f...
2014-11-05 Glenn MorrisMerge from emacs-24; up to 117669
2014-11-03 Glenn MorrisMerge from emacs-24; up to 2014-08-07T11:49:36Z!rrt...
2014-11-03 Eli ZaretskiiFix minor issues with functions that dump glyph matrices.
2014-11-03 Jan Djärv* nsfns.m (ns_set_doc_edited): Check for FRAME_NS.
2014-11-02 Jan DjärvFix memory leak
2014-11-02 Jan Djärv* nsimage.m (ImageList, imageListNext, imageListSetNext:)
2014-11-02 Andreas SchwabFix incorrect assertion
2014-11-01 Jan DjärvClean up merge conflict.
2014-11-01 Glenn MorrisMerge from emacs-24; up to 117656
2014-11-01 Eli ZaretskiiIgnore BUFFER_SWITCH_EVENT events for the purposes...
2014-11-01 Jan Djärvnsselect.m cleanup, remove unused, declare vars static.
2014-11-01 Jan Djärv* lisp/select.el (gui-get-selection): Comment: data...
2014-10-31 Jan Djärv* macfont.m (macfont_glyph_extents): Turn off syntetic...
2014-10-31 Jan Djärv* emacs.c (main): Don't chdir to $HOME on Cocoa if...
2014-10-31 Dmitry Antipov* font.c (copy_font_spec): Redesign to avoid Fcopy_alist
2014-10-30 Jan Djärv* nsfns.m (ns_set_doc_edited): Do all logic (check...
next