]> code.delx.au - gnu-emacs/history - src
Revert "Backport HTTPS proxy fix"
[gnu-emacs] / src /
2016-04-03 Eli Zaretskii; * src/keyboard.c (read_char): Fix typos in a comment.
2016-04-03 Paul Eggertmake-xwidget unused arg cleanup
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-01 Eli ZaretskiiAvoid crashes due to insanely large columns in tabulate...
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-29 Eli ZaretskiiFix rare problems with echo-area display and multiple...
2016-03-27 Paul Eggert* src/font.c (QCuser_spec): Add missing colon to :user...
2016-03-27 YAMAMOTO Mitsuharu* src/xwidget.c (Fxwidget_resize): Fix inappropriate...
2016-03-26 Eli ZaretskiiIgnore non-nil. non-cons values of unread-command-events
2016-03-26 Eli ZaretskiiImprove documentatuon of 'truncate-partial-width-windows'
2016-03-25 Paul Eggert* src/ftfont.c (ftfont_shape_by_flt): Parenthesize...
2016-03-25 Eli ZaretskiiFix scrolling upwards with 'xwidget-webkit-browse-url'
2016-03-25 K. HandaFix display of Indic scripts
2016-03-25 Eli ZaretskiiFix splash screen display at startup
2016-03-24 Paul EggertAvoid GTK 3 crash with icons and masks
2016-03-24 Eli ZaretskiiDefine make_save_ptr_ptr unconditionally
2016-03-24 Eli ZaretskiiPreserve current buffer when popping up TTY menus
2016-03-24 Eli ZaretskiiImprove font selection by family on MS-Windows
2016-03-22 Anders LindgrenMake `toggle-frame-maximized' respect the dock on OS...
2016-03-22 Eli ZaretskiiFix bug in displaying header line with a box face
2016-03-18 Paul Eggert; Spelling fixes
2016-03-18 Paul EggertPort to strict C99 offsetof
2016-03-18 Paul EggertPort to GTK with strict C11 compiler
2016-03-18 Paul EggertPort to GTK with strict C99 compiler
2016-03-17 Anders LindgrenAvoid screen artifacts with new OS X visible bell after...
2016-03-16 Eli ZaretskiiAvoid segfaults due to frame image cache being absent
2016-03-16 Eli Zaretskii; * src/xdisp.c (with_echo_area_buffer): Fix typos...
2016-03-15 Paul EggertPort to clang 3.7.0 on x86-64
2016-03-15 Eli ZaretskiiFix startup of "emacs -nw" on systems that CANNOT_DUMP
2016-03-15 Stefan Monnier* src/keyboard.c (echo_keystrokes_p): Don't test cursor...
2016-03-12 Eli ZaretskiiAvoid crashes at startup on systems that CANNOT_DUMP
2016-03-10 Ken RaeburnDon't use XRANDR 1.3 extensions if the server doesn...
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-09 Andreas SchwabProperly handle lambda as read function (bug 22961)
2016-03-06 Eli ZaretskiiSpeed up redisplay of binary files with long series...
2016-03-05 Paul Eggertdoc string file descriptor exhaustion fix
2016-03-04 Michael AlbinusFix Bug#22814
2016-03-01 Eli Zaretskii; * src/w32proc.c: Update the commentary to sys_select.
2016-03-01 Eli ZaretskiiFix reordering of bidi text in an isolate inside an...
2016-02-29 Anders LindgrenMade the new OS X visible bell more visible.
2016-02-27 Andreas SchwabFix char signedness issue in bidi code
2016-02-25 Eli ZaretskiiRemove unneeded workaround in xftfont.c
2016-02-25 Eli ZaretskiiFix redisplay on a TTY after 'make-frame'
2016-02-25 Chris FengFix an assertion
2016-02-24 Stefan Monnier* src/keyboard.c: Don't inadvertently set immediate_ech...
2016-02-24 Chris FengAllocate glyph matrices for the initial frame
2016-02-23 Eli ZaretskiiFurther improve doc string of 'disable-point-adjustment'
2016-02-22 Eli ZaretskiiFix documentation of 'global-disable-point-adjustment'
2016-02-20 Eli ZaretskiiFix memory reservation on MS-Windows
2016-02-20 Eli ZaretskiiFix "[:upper:]" for non-ASCII characters
2016-02-17 Eli ZaretskiiFix decoding DOS EOL in a unibyte buffer
2016-02-17 Paul EggertFix x-load-color-file pointer signedness
2016-02-15 Eli ZaretskiiAvoid crashes in semi-malformed 'condition-case'
2016-02-15 Eli ZaretskiiFix regression with 'recent-keys' and keyboard macros
2016-02-15 Paul Eggert; Spelling fixes
2016-02-14 Paul EggertPort USE_STACK_LISP_OBJECTS fix to Clang
2016-02-14 Paul EggertPort to x86 GCC 4.3.1 and earlier
2016-02-14 Eli ZaretskiiFix point movement under 'scroll-conservatively'
2016-02-14 Eli ZaretskiiMake 'mmap_realloc' on MS-Windows more reliable
2016-02-13 Eli Zaretskii; Improve commentary in insdel.c
2016-02-13 Paul EggertSuppress GNUstep hardening
2016-02-12 Eli ZaretskiiFix redisplay after a large insertion
2016-02-11 Lars IngebrigtsenRevert "Support integer image rotation and respect...
2016-02-11 Alan ThirdSet locale when run from OS X GUI
2016-02-10 Eli ZaretskiiImprove doc strings of 'forward/backward-word-strictly'
2016-02-10 Dima KoganSupport integer image rotation and respect EXIF rotations
2016-02-09 Paul EggertSuppress ACL ops if configured with --disable-acl
2016-02-09 Paul EggertMinor alignas cleanup
2016-02-09 Paul EggertAdd lmalloc commentary and tweak laligned
2016-02-09 Paul EggertIncrease success rate of fallback lmalloc
2016-02-08 Paul EggertPort to FreeBSD 11-CURRENT i386
2016-02-07 David Edmondsonsrc/process.c Correctly convert AF_INET6 addresses
2016-02-06 Oscar FuentesUse monitor's resolution for positioning tooltips
2016-02-06 Eli ZaretskiiFix issues found by auditing w32notify code
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-02-03 Eli ZaretskiiFix x-popup-menu on TTYs without a mouse
2016-02-02 Eli ZaretskiiFix failure to compile ns-win.el in parallel builds
2016-02-01 Martin RudalicsSome corrections in Elisp manual
2016-01-31 Paul EggertFix (c & 040) typo in emergency escapes
2016-01-31 Eli ZaretskiiFix display of overlay strings with 'display' and ...
2016-01-31 John WiegleyCorrect reference to DARWIN_OS preprocessor symbol
2016-01-31 Paul EggertSpelling fix
2016-01-31 Paul EggertPacify GCC on C library without glibc API
2016-01-30 Eli ZaretskiiDisable DebPrint in sys_read on MS-Windows
2016-01-30 Andreas SchwabRevert "Re-enable checks in member, memql, delete to...
2016-01-29 Andreas SchwabRe-enable checks in member, memql, delete to complain...
2016-01-27 Paul Eggertmalloc.h hygiene
2016-01-26 Paul EggertRemove never-set var handle_user_signal_hook
2016-01-26 K. HandaBackport:fix previous change of src/ftfont.c (ftfont_sh...
2016-01-26 K. Handasupport rendering of wider range of combinging characte...
2016-01-26 Anders LindgrenFixed NextStep fullscreen issue (bug#22468)
2016-01-25 Glenn Morris; Spelling fixes (American spelling)
2016-01-25 Paul EggertSpelling fixes
2016-01-25 Alan MackenzieExpunge "allow" + infinitive from source and doc, part 2.
2016-01-25 Paul Eggert* src/xwidget.c (Fxwidget_set_adjustment): Fix doc...
2016-01-24 Alan MackenzieExpunge "allow" + infinitive without direct object...
2016-01-23 Oscar FuentesDon't operate on menu bar of nonexistent frame
2016-01-23 Anders LindgrenUnbreak the GNUstep build.
2016-01-23 Paul EggertReport error for PNG under Cairo
next