emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (3307353 -> e4ad2d1)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (3307353 -> e4ad2d1)
Date: Mon, 9 Jul 2018 20:45:17 -0400 (EDT)

npostavs pushed a change to branch master.

      from  3307353   dired-do-find-regexp: Use rgrep-find-ignored-directories.
      adds  da5d6db   Fix (length NON-SEQUENCE) documentation
      adds  e02d8e2   Fix Bug#32084
      adds  40c2ce7   Remove test code from last commit
      adds  3302b7c   Mention the NSM in the gnutls variable doc strings
      adds  48efd1c   Minor fix of a recent documentation change
      adds  65889a6   Fix bootstrap infloop in GNU/Linux alpha
       new  7bcb697   Merge from emacs-26
      adds  848f0f7   Fix floating point exceptions on Alpha (Bug#32086)
       new  6de90fb   ; Merge from emacs-26
      adds  917158f   Fix Bug#32090
       new  90d95b0   Explicitly reject :server and :nowait (Bug#31903)
       new  db3f779   ; Test for Bug#32014
       new  6b8349a   Merge from emacs-26
       new  8f7d35c   Stop using indent-line-to in lisp-indent-line (Bug#32014)
       new  737481c   ; Merge from emacs-26
       new  e4ad2d1   Respect field boundaries in indent-line-to (Bug#32014)


Summary of changes:
 doc/lispref/sequences.texi              | 12 ++++---
 lisp/files-x.el                         | 37 +++++++++++-----------
 lisp/indent.el                          |  5 +--
 lisp/net/gnutls.el                      | 27 ++++++++++++++--
 src/emacs.c                             |  6 ++--
 src/process.c                           | 26 +++++++---------
 test/lisp/emacs-lisp/lisp-mode-tests.el | 10 ++++++
 test/lisp/files-x-tests.el              | 55 +++++++++++++++++++++------------
 test/lisp/net/dbus-tests.el             |  2 +-
 9 files changed, 114 insertions(+), 66 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]