]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-04-17 Thomas FitzsimmonsEUDC: Remove inline requires of bbdb in BBDB backend scratch/eudc-bbdb-3
2018-01-28 Thomas FitzsimmonsBBDB: Import GNU ELPA externals/bbdb branch tip
2017-11-27 Thomas FitzsimmonsEUDC: Enable BBDB backend by default
2017-11-23 Thomas FitzsimmonsEUDC: Obsolete eudc--using-bbdb-3-or-newer-p for 27.1
2017-11-22 Thomas FitzsimmonsEUDC: Port eudc-export.el to BBDB >= 3
2017-11-18 Thomas FitzsimmonsEUDC: Wrap long lines in eudc-export.el
2017-11-15 Thomas FitzsimmonsEUDC: Fix whitespace in eudc-export.el
2017-11-15 Thomas FitzsimmonsEUDC: Require bbdb, bbdb-com without NOERROR
2017-11-15 Thomas FitzsimmonsEUDC: Obsolete eudc--using-bbdb-3-or-newer-p
2017-11-15 Thomas FitzsimmonsEUDC: Port BBDB backend to BBDB >= 3
2017-11-15 Thomas FitzsimmonsEUDC: Remove external BBDB function declarations
2017-11-15 Thomas FitzsimmonsEUDC: Require bbdb and bbdb-com without ignoring errors
2017-11-15 Thomas FitzsimmonsEUDC: Fix issues reported by checkdoc
2017-11-15 Thomas FitzsimmonsEUDC: Print multiple BBDB addresses properly
2017-11-15 Thomas FitzsimmonsEUDC: Keep phone and address lists in BBDB-order
2017-11-15 Thomas FitzsimmonsEUDC: Wrap long line in BBDB backend
2017-11-15 Thomas FitzsimmonsEUDC: Fix whitespace in BBDB backend
2017-11-15 Thomas FitzsimmonsEUDC: Fix indentation in BBDB backend
2017-11-15 Thomas FitzsimmonsBBDB: Import BBDB 3
2017-11-14 Eric AbrahamsenFix name of gnus-summary-sort-by-mark(s)
2017-11-13 Paul EggertMerge from origin/emacs-26
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-13 Stefan Monnier* lisp/gnus/gnus-srvr.el: Avoid custom-set-variables
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. ContovounesiosRename Man-build-section-alist (bug#28998)
2017-11-11 Noam Postavsky; Merge from emacs-26
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-11 Eric AbrahamsenProvide more control over writing of objects in object...
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 EggertMerge from origin/emacs-26
2017-11-09 Paul Eggert; Merge from origin/emacs-26
2017-11-09 Paul EggertMerge from origin/emacs-26
2017-11-09 Paul Eggert; Merge from origin/emacs-26
2017-11-09 Paul EggertMerge from origin/emacs-26
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-08 Stefan Monnier* lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom...
2017-11-07 Glenn Morris; * test/src/keyboard-tests.el: Standardize copyright...
2017-11-07 Eli Zaretskii; Minor comment copyedit in window.c
2017-11-07 John MastroIncrease DUMPED_HEAP_SIZE in w32heap.c
2017-11-07 Stefan Monnier* lisp/minibuffer.el: Put completions-common-part on...
2017-11-07 Stefan Monnier* lisp/filecache.el: Use lexical-binding. Simplify.
2017-11-07 Chris FengHandle unread-command-events consistently (bug#23980)
2017-11-07 Sam SteingoldMark flymake-diagnostic-functions as save to set locall...
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 Juri LinkovOverride possible change of next-error-last-buffer...
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 Phillip LordAdd support for Windows installer build
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
next