emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (97fc87a -> 6213ce5)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (97fc87a -> 6213ce5)
Date: Thu, 18 Jan 2018 20:18:30 -0500 (EST)

gm pushed a change to branch master.

      from  97fc87a   * lisp/vc/vc-hg.el, lisp/vc/vc-git.el: Flush the 
'vc-functions' cache.
      adds  d80295c   authors-aliases is based on regexps, not literals
      adds  5b776bf   ; * etc/AUTHORS: Regenerate.
      adds  f4e6b6e   Small startup fix for current-load-list
      adds  7428062   ; * lisp/vc/vc.el: Comment fixes.
      adds  3dc7f68   * admin/authors.el (authors-aliases): Tighten more 
entries.
      adds  7efb366   ; * etc/AUTHORS: Regenerate.
       new  bb5aad7   Merge from origin/emacs-26
      adds  0643952   Add documentation to ecomplete.el
       new  fa39346   ; Merge from origin/emacs-26
      adds  188a9d9   Add some test skip conditions
      adds  c433e87   An overdue update of GNUstep emacs.tiff
      adds  779b2ac   Use recommended long options syntax in man page
       new  d5b70d8   Merge from origin/emacs-26
      adds  36edb6c   CC Mode: stop distinguishing brace blocks from defun 
blocks by content.
       new  224fc14   ; Merge from origin/emacs-26
      adds  0c9b050   ; * test/file-organization.org: Fix typo.
      adds  76040d1   Handle case-insensitive filenames for load-path shadows 
(Bug#5845)
       new  6213ce5   Merge from origin/emacs-26


Summary of changes:
 admin/authors.el                                 |  24 ++--
 doc/man/emacs.1.in                               |  50 ++++----
 etc/AUTHORS                                      | 153 ++++++++++++++++-------
 lisp/emacs-lisp/shadow.el                        |  10 +-
 lisp/progmodes/cc-engine.el                      |   6 +-
 lisp/startup.el                                  |  11 +-
 lisp/vc/vc.el                                    |  30 ++---
 nextstep/GNUstep/Emacs.base/Resources/README     |   5 +-
 nextstep/GNUstep/Emacs.base/Resources/emacs.tiff | Bin 9464 -> 16751 bytes
 test/file-organization.org                       |   2 +-
 test/lisp/emacs-lisp/shadow-resources/p1/foo.el  |   1 +
 test/lisp/emacs-lisp/shadow-resources/p2/FOO.el  |   1 +
 test/lisp/emacs-lisp/shadow-tests.el             |  49 ++++++++
 test/lisp/vc/vc-bzr-tests.el                     |   6 +-
 test/src/thread-tests.el                         |  76 +++++++----
 15 files changed, 285 insertions(+), 139 deletions(-)
 create mode 100644 test/lisp/emacs-lisp/shadow-resources/p1/foo.el
 create mode 100644 test/lisp/emacs-lisp/shadow-resources/p2/FOO.el
 create mode 100644 test/lisp/emacs-lisp/shadow-tests.el



reply via email to

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