emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (82ba72a -> 7c7ee1d)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (82ba72a -> 7c7ee1d)
Date: Mon, 29 Apr 2019 12:13:04 -0400 (EDT)

gm pushed a change to branch master.

      from  82ba72a   Replace ‘/* FALLTHROUGH! */’ with ‘break;’
      adds  7565d2d   Backport: Avoid using obsolete indent-relative-maybe
      adds  3988e93   Backport: Improve pure and side-effect-free docs
       new  f1a3a7d   ; Merge from origin/emacs-26
      adds  93912ba   Be more careful about indent-sexp going over eol 
(Bug#35286)
      adds  9ec18fb   * admin/admin.el (set-version): Check for increase in 
version length, rather than a .50 version.
      adds  25a2ff7   ; Add missing space in custom.texi
      adds  0e8d452   ; * doc/lispref/nonascii.texi (Coding System Basics): Fix 
grammar.
       new  6662938   Merge from origin/emacs-26
      adds  531c74e   Port to platforms where tputs is in libtinfow
       new  3a903f0   ; Merge from origin/emacs-26
      adds  7cb5364   Check if mouse_face_overlay was deleted (Bug#35273)
      adds  140e7f8   Recommend using font-lock-face over face (Bug#35044)
      adds  c26d452   * src/macfont.m (macfont_shape): Use convenient 
LGLYPH_NEW.
       new  7c7ee1d   Merge from origin/emacs-26


Summary of changes:
 admin/admin.el                          |  8 ++++----
 doc/emacs/custom.texi                   |  2 +-
 doc/lispref/modes.texi                  |  7 ++++++-
 doc/lispref/nonascii.texi               |  2 +-
 lisp/emacs-lisp/lisp-mode.el            | 22 ++++++++++++++--------
 src/macfont.m                           |  2 +-
 src/xdisp.c                             |  4 +++-
 test/lisp/emacs-lisp/lisp-mode-tests.el | 28 ++++++++++++++++++++++++++++
 8 files changed, 58 insertions(+), 17 deletions(-)



reply via email to

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