emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (877eba7 -> b15e6e4)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (877eba7 -> b15e6e4)
Date: Fri, 15 Feb 2019 16:25:39 -0500 (EST)

gm pushed a change to branch master.

      from  877eba7   * lisp/progmodes/compile.el: Remove redundant :groups
      adds  3aaa2d2   Fix Hunspell invocation for discovering its dictionaries
      adds  71fc6d2   * admin/notes/emba: New file.
      adds  b384996   Minor fixes in ELisp manual wrt syntax-table properties
      adds  3f4b8e9   * src/data.c (Fmake_local_variable): Fix bug#34318
       new  a29c70d   Merge from origin/emacs-26
      adds  6d89120   Avoid crashes upon C-g in nested invocations of 
'read_char'
      adds  58e0e92   Backport: js-indent-align-list-continuation: Make 
variable safe
       new  38b4424   ; Merge from origin/emacs-26
      adds  25d9fe2   Work for empty MIME attachments (related to bug#34387)
       new  92a2c73   Merge from origin/emacs-26
      adds  834ca18   * doc/misc/eshell.texi (Built-ins): Fix alias description
       new  613f974   ; Merge from origin/emacs-26
      adds  3cba92d   Fix faces in compilation messages
      adds  f721084   Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nil
       new  b15e6e4   Merge from origin/emacs-26


Summary of changes:
 admin/notes/emba          | 64 +++++++++++++++++++++++++++++++++++++++++++++++
 doc/lispref/syntax.texi   | 11 ++++----
 lisp/erc/erc-dcc.el       | 11 +++++---
 lisp/gnus/mm-decode.el    |  2 +-
 lisp/gnus/mm-view.el      | 10 +++++---
 lisp/gnus/mml.el          |  6 +++--
 lisp/progmodes/compile.el | 22 ++++++++--------
 lisp/textmodes/ispell.el  |  9 ++++++-
 src/data.c                | 10 ++++++++
 test/src/data-tests.el    | 18 +++++++++++++
 10 files changed, 134 insertions(+), 29 deletions(-)
 create mode 100644 admin/notes/emba



reply via email to

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