]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-11-14 Martin Rudalics; Fix last fix of 'mouse-drag-and-drop-region'
2017-11-14 Daniel PittmanFix Bug#28139
2017-11-14 Michael AlbinusFix Bug#29291
2017-11-14 Michael AlbinusFix Bug#2928
2017-11-14 Martin RudalicsMake 'mouse-drag-and-drop-region' work with 'mouse...
2017-11-14 Alexander Gramiak* etc/PROBLEMS: Remove fixed xterm-mouse-mode problems
2017-11-13 Katsumi YamaokaFix cookie handling (bug#29282)
2017-11-13 Gemini LasswellImprove documentation of Edebug and macros
2017-11-13 Paul EggertPort to IBM xlc 12.01
2017-11-13 Paul EggertSimplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED
2017-11-13 Paul EggertUse alignas to fix GCALIGN-related bugs
2017-11-13 Paul EggertChange vectorlike from struct to union
2017-11-12 Tom TromeyDon't enable cursor-sensor-mode in mhtml-mode
2017-11-12 Eli Zaretskii* lisp/files.el (abbreviate-file-name): Doc fix. ...
2017-11-12 João TávoraUnbreak interactive run of a flymake test (bug#29267)
2017-11-12 Michael AlbinusFix Bug#29225
2017-11-12 Alan MackenzieCC Mode: Fix defun-open being recognized as brace-list...
2017-11-12 Paul EggertMerge from Gnulib
2017-11-12 Paul EggertPacify GCC when configured --with-x-toolkit=no
2017-11-12 Eli Zaretskii* lisp/find-dired.el (find-grep-dired): Doc fix. ...
2017-11-11 João TávoraFix more flymake-diag-region eob corner cases and add...
2017-11-11 Basil L. ContovounesiosKeep Man sections in natural order (bug#28998)
2017-11-11 Stefan Monnier* lisp/minibuffer.el: Install a workaround for bug...
2017-11-11 Eli ZaretskiiFix comparisons with tip_frame in GTK builds
2017-11-11 Eli ZaretskiiImprove the documentation of M-n for entering file...
2017-11-11 Eli ZaretskiiFix desktop auto-save timer when linum-mode is used
2017-11-11 Olaf RogalskyFix "C-h k" in xterm-mouse-mode
2017-11-10 Paul EggertFix off-by-1 bug in --enable-checking=stringbytes
2017-11-10 Alan MackenzieCorrect the indentation of C99's compound literals.
2017-11-10 Eli ZaretskiiImprove the doc string of 'dired-isearch-filter-filenames'
2017-11-10 Eli Zaretskii* lisp/isearch.el (search-invisible): Doc fix. (Bug...
2017-11-10 Eli ZaretskiiFix display of line numbers in GTK builds
2017-11-10 João TávoraFix previous change to flymake-diag-region (bug#29174)
2017-11-09 João Távoraflymake-diag-region really returns nil if region is...
2017-11-09 João TávoraFlymake correctly highlights whole last line if eob...
2017-11-09 João TávoraProtect Flymake checkdoc backend against checkdoc error...
2017-11-09 João TávoraSort entries of the Flymake diagnostics buffer (bug...
2017-11-09 Alan MackenzieCorrectly indent C++14 brace lists which are a second...
2017-11-09 Eli ZaretskiiFix redisplay of overlay-arrows on GUI frames
2017-11-09 João TávoraProtect Flymake tests against older Ruby and Perl ...
2017-11-09 Paul EggertFix URL cookie expiration bug
2017-11-09 Paul EggertUse GCALIGNED properly for GCC
2017-11-09 Glenn MorrisIn f90.el, set fill-paragraph-function to a useful...
2017-11-08 Eric AbrahamsenFix to 2fddfb7ce7
2017-11-08 Glenn Morris* admin/gitmerge.el (gitmerge-resolve-unmerged): Fix...
2017-11-08 Charles A.... Further workaround for faulty localtime() under macOS...
2017-11-08 Eric AbrahamsenHandle object string name in eieio-persistent-convert...
2017-11-08 Ryan C. ThompsonFix handling of nil PRED2 arg for completion-table...
2017-11-07 Eli Zaretskii; Minor comment copyedit in window.c
2017-11-07 K. HandaDescribe Lao rendering problem
2017-11-07 K. HandaFix docstring of arabic-shaper-ZWNJ-handling
2017-11-07 Antonin HouskaHandle single-line comments correctly (Bug#26049)
2017-11-06 Glenn Morris* test/lisp/net/tramp-tests.el (tramp-test16-file-expan...
2017-11-06 Stefan Monnier* etc/PROBLEMS: Add URL to relevant issues for xterm...
2017-11-06 Martin Rudalics; In text.texi fix typo spotted by Štěpán Němec
2017-11-06 Martin RudalicsDocument new treatment of 'comment-auto-fill-only-comments'
2017-11-05 Michael AlbinusDo not load Tramp unless `tramp-mode' is non-nil
2017-11-05 Michael AlbinusPrefer `customize-set-variable' in tramp.texi
2017-11-05 Eli ZaretskiiFix last change in hscroll_window_tree
2017-11-05 Philipp StephaniEdiff: add some missing documentation
2017-11-05 Justin TimmonsSupport python virtualenv on w32 (Bug#24464)
2017-11-05 Noam PostavskyImprove dired deletion error handling (Bug#28797)
2017-11-05 Noam PostavskyDon't replace user input when completion prefix is...
2017-11-05 Eli Zaretskii; Describe xt-mouse problems with Evil mode
2017-11-05 Eli ZaretskiiReturn non-nil from gnutls-available-p under GnuTLS 2.x
2017-11-05 João TávoraFix Flymake help-echo functions across windows (bug...
2017-11-05 João TávoraAdd tests for Flymake backends for Ruby and Perl
2017-11-05 João TávoraAdd a Flymake backend for Perl
2017-11-05 João TávoraAdd a Flymake backend for Ruby
2017-11-05 Lele GaifaxAdd a Flymake backend for Python (bug#28808)
2017-11-05 Michael AlbinusAllow "%" in Tramp host names
2017-11-05 Michael Albinus; Fix typo in test/file-organization.org
2017-11-05 Charles A.... ; Fix typo
2017-11-04 Noam PostavskyUse hybrid malloc for FreeBSD (Bug#28308)
2017-11-04 Charles A.... Add html-, mhtml- and python-mode support to semantic...
2017-11-04 Eli ZaretskiiImprove documentation of 'window-scroll-functions'
2017-11-04 Eli ZaretskiiFix subtle problems in tabulated-list-mode with line...
2017-11-04 Eli ZaretskiiMake gdb-non-stop-setting default to nil on MS-Windows
2017-11-04 Mike GulickFix gdb-mi prompt after "attach PID" command
2017-11-04 Eli ZaretskiiFix doc string of 'window-configuration-change-hook'
2017-11-04 Eli ZaretskiiImprove documentation of window hooks
2017-11-04 Eli ZaretskiiFix hscroll suspension after cursor motion
2017-11-03 Glenn Morris; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks...
2017-11-03 Alan MackenzieIntroduce a function to CC Mode which displays the...
2017-11-03 Glenn Morris; Fix some comment typos
2017-11-03 Eli ZaretskiiFix typos in ediff-wind.el
2017-11-03 João TávoraExamine tex-chktex--process in the correct buffer
2017-11-03 Stephen Leake* nt/INSTALL.W64: Update to current mingw64 install...
2017-11-03 João TávoraDon't resignal errors in flymake-diag-region
2017-11-03 João TávoraNew xref-quit-and-goto-xref command bound to TAB (bug...
2017-11-03 João TávoraAllow split-window-sensibly to split threshold in furth...
2017-11-03 João TávoraHonor window-switching intents in xref-find-definitions...
2017-11-03 Paul Pogonyshev* lisp/emacs-lisp/generator.el (iter-do): Add a debug...
2017-11-03 Stefan Monnier* lisp/progmodes/flymake.el (flymake-start): Fix dead...
2017-11-03 Basil L. ContovounesiosFix buffer name comparison in async shell-command
2017-11-03 Paul EggertChange GCALIGNMENT back to an integer literal
2017-11-03 Paul Eggert* src/lisp.h (GCALIGNED): Clarify comment (Bug#29040).
2017-11-03 Hong Xu; etc/NEWS: Add cpp-message-min-time-interval. (Bug...
2017-11-03 Hong XuImprove the doc of eshell-cmpl-* custom variables ...
2017-11-02 Alan ThirdFix mouse-scrollbar offset on GNUstep and old macOS...
next