]> code.delx.au - gnu-emacs/history - src
Go back to grave quoting in Tramp
[gnu-emacs] / src /
2015-08-26 Paul Eggertformat-message now curves ` and '
2015-08-25 Paul EggertTreat ' like ’ even when not matching `
2015-08-25 YAMAMOTO Mitsuharu* src/macfont.m (macfont_create_family_with_symbol...
2015-08-24 Pip CetFix full-screen code when there is no window manager...
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
2015-08-23 Paul EggertFix minor glitches from ‘format’ reversion
2015-08-23 Eli ZaretskiiSupport exec-directory with non-ASCII characters on...
2015-08-23 Andreas SchwabRevert "Extend ‘format’ to translate curved quotes"
2015-08-23 Andreas SchwabRevert "Prefer ‘format’ to ‘substitute-command-keys’"
2015-08-22 Eli ZaretskiiFix invocation of programs via cmdproxy.exe
2015-08-21 Eli ZaretskiiA better fix for bug#21303
2015-08-21 Michael Albinus* src/gfilenotify.c (Fgfile_add_watch):
2015-08-21 Martin RudalicsSanitize frame geometry related functions
2015-08-21 Eli ZaretskiiFix MinGW64 build broken by latest w32uniscribe.c changes
2015-08-21 Paul EggertDon't quote symbols 'like-this' in docstrings etc.
2015-08-20 Martin RudalicsIn w32fns.c's Fx_frame_geometry rewrite check whether...
2015-08-19 Eli ZaretskiiImprove and future-proof OTF fonts support in w32uniscr...
2015-08-19 Martin RudalicsIn nsimage.m include coding.h (Bug#21292)
2015-08-19 Martin RudalicsMove window edge functions to Elisp.
2015-08-19 Martin RudalicsIn w32fns.c condition TITLEBAR_INFO declaration on...
2015-08-19 Paul EggertUse new q ‘format’ flag when fixing quotes in C
2015-08-19 Paul EggertNew q flag for ‘format’
2015-08-18 Paul EggertFix multibyte confusion in diagnostics
2015-08-18 Paul EggertFix file name encodings in diagnostics
2015-08-18 Martin RudalicsRewrite and add frame geometry related functions.
2015-08-18 Paul EggertClarify what happens to match data on failure
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Paul EggertCurved quotes in --batch diagnostics in non-UTF-8
2015-08-17 Ilya ZakharevichMinor change in variable initialization on MS-Windows
2015-08-17 Ilya ZakharevichFix a bug with LWindow key remapping on MS-Windows
2015-08-16 Paul EggertFix quoting in Fformat calls
2015-08-15 Glenn Morris* admin/admin.el (set-version, set-copyright): Remove...
2015-08-15 Eli ZaretskiiRemove files used by the old MS-Windows specific build...
2015-08-14 Paul EggertLow-level diagnostics now use ‘text-quoting-style’
2015-08-14 Paul EggertPrefer ‘format’ to ‘substitute-command-keys’
2015-08-14 Paul EggertExtend ‘format’ to translate curved quotes
2015-08-14 Stefan Monnier* src/keyboard.c: Use false/true instead of 0/1 for...
2015-08-14 Eli ZaretskiiDon't miss warnings about removing string text properti...
2015-08-13 Paul EggertMake add_to_log varargs
2015-08-13 Eli ZaretskiiImprove warning about purecopy of strings with properties
2015-08-12 David KastrupDeal gracefully with up-events (Bug#19746)
2015-08-12 Eli ZaretskiiFix display of thin lines whose newline has line-height...
2015-08-11 Paul EggertGive names to Unicode code points in C code
2015-08-10 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-08-10 Eli ZaretskiiFix recording of events pushed onto unread-command...
2015-08-10 Eli ZaretskiiAvoid setting LC_NUMERIC on MS-Windows to anything...
2015-08-10 Paul EggertFix DPI calculation when Xft/DPI is default
2015-08-09 Paul EggertFix some minor quoting issues with grave accent
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Eli ZaretskiiFix overlay string display regressions introduced in...
2015-08-08 Eli ZaretskiiSupport recovery from C stack overflow on MS-Windows
2015-08-07 Eli ZaretskiiAvoid infinite loop in display of invisible text in...
2015-08-02 Paul EggertRedo text-quoting-style variable
2015-08-02 Paul EggertTreat help strings like other doc strings
2015-08-02 Eli ZaretskiiWhitespace fixes
2015-08-02 Eli ZaretskiiFix handling of 1st keystroke on MS-Windows
2015-08-01 Eli ZaretskiiPrevent incorrect display when 'line-spacing' variable...
2015-08-01 Eli ZaretskiiHonor 'line-spacing' for empty lines
2015-08-01 Paul EggertSimplify by assuming C99 integer division
2015-07-31 Paul EggertFix some int overflows in profiler.c
2015-07-31 Paul EggertPort to pedantic memcpy
2015-07-31 Eli Zaretskii;* src/w32fns.c (syms_of_w32fns): Fix last commit.
2015-07-31 Eli ZaretskiiAllow to use the old key processing code on MS-Windows
2015-07-31 Ilya ZakharevichImprove handling of Unicode keyboard input on MS-Windows
2015-07-30 Eli ZaretskiiSupport long URLs in w32-shell-execute
2015-07-29 Eli ZaretskiiFix redisplay of large images on expose events
2015-07-28 Andy MoretonPacify compilation -Wincompatible-pointer-types warnings
2015-07-28 Paul EggertFix subscript error in calculate_direct_scrolling
2015-07-28 Paul EggertFix uninitalized value in encode_coding_object
2015-07-27 Eli ZaretskiiHandle NULL pointers in w32heap.c allocation routines
2015-07-27 Eli ZaretskiiFix Cairo build without PNG
2015-07-26 Paul Eggert* src/ftfont.c (ftfont_close): Add comment re Bug#20890.
2015-07-26 Paul EggertNew optional ZONE arg for format-time-string etc.
2015-07-26 Martin RudalicsHave `x-frame-geometry' return nil for terminal and...
2015-07-25 Eli ZaretskiiAvoid crashes when w32 GUI functions are called in...
2015-07-18 Eli ZaretskiiFix visual-order cursor movement when lines are truncated
2015-07-18 Eli ZaretskiiFix scrolling backwards on TTY frames under scroll...
2015-07-17 Paul EggertFix hang with large yanks This should fix the bug fixed...
2015-07-16 Paul EggertBetter heuristic for C stack overflow
2015-07-15 Paul EggertPort to stricter C99
2015-07-14 Paul EggertClear gcprolist etc. after stack overflow
2015-07-13 YAMAMOTO MitsuharuAvoid deprecated enums in mac-ct font backend driver
2015-07-13 YAMAMOTO MitsuharuCache font family in mac-ct font backend driver
2015-07-10 Andy Moreton* src/w32heap.c (DUMPED_HEAP_SIZE): Bump to 20MB.
2015-07-10 YAMAMOTO Mitsuharu* src/macfont.m (macfont_list): Ignore font families...
2015-07-07 Martin RudalicsHave `x-show-tip' handle `right' and `bottom' frame...
2015-07-06 Ken Brown* src/sysdep.c (handle_sigsegv) [CYGWIN]: Increase...
2015-07-06 Ken Brown* src/emacs.c (main): Don't increase the stack size...
2015-07-06 Paul Eggert; Spelling fixes
2015-07-06 Paul EggertAvoid duplicate calls to current_timespec
2015-07-06 Ian KellingAvoid returning early reading process output due to...
2015-07-06 Ian KellingDon't return as fast reading any process output
2015-07-06 Ian KellingRefactor timeouts in wait_reading_process_output
2015-07-06 Ian Kelling; Rename local var nsecs to adaptive_nsecs
2015-07-06 Ian Kelling; Rename local var to match function name
2015-07-06 Ian KellingRemove ADAPTIVE_READ_BUFFERING ifdef
2015-07-06 Ian Kelling; Minor cleanup of wait_reading_process_output
2015-07-05 Ian Kellingaccept-process-output fix
2015-07-04 Eli ZaretskiiFix mouse pointer on w32 when a menu is active
2015-07-04 Martin RudalicsFix processing of alpha parameter for Windows tip frame...
next