emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (e7ab351 -> 0397b7c)


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 updated (e7ab351 -> 0397b7c)
Date: Thu, 9 May 2019 07:41:07 -0400 (EDT)

npostavs pushed a change to branch emacs-26.

      from  e7ab351   Fix positioning client buffer as instructed by emacsclient
       new  ca14dd1   Fix nxml-get-inside (Bug#32003)
       new  e4cde42   Disable extra display of 
 in nxml-mode (Bug#32897)
       new  7dab3ee   Recognize single quote attribute values in nxml and sgml 
(Bug#35381)
       new  0397b7c   ; Fix smtpmail-stream-type docstring


Summary of changes:
 lisp/mail/smtpmail.el                  |  6 +--
 lisp/nxml/nxml-mode.el                 |  4 +-
 lisp/nxml/nxml-rap.el                  | 42 +++++++++--------
 lisp/textmodes/sgml-mode.el            | 34 +++++++-------
 test/lisp/nxml/nxml-mode-tests.el      | 82 ++++++++++++++++++++++++++++++++++
 test/lisp/textmodes/sgml-mode-tests.el |  1 -
 6 files changed, 123 insertions(+), 46 deletions(-)
 create mode 100644 test/lisp/nxml/nxml-mode-tests.el



reply via email to

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