emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (f4f165f -> 2db7526)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (f4f165f -> 2db7526)
Date: Sat, 22 Jun 2019 19:27:25 -0400 (EDT)

npostavs pushed a change to branch master.

      from  f4f165f   Bring macuvs.h back under Git control
       new  96ebbf4   * lisp/net/rcirc.el (rcirc-prompt-for-encryption): 
Simplify.
       new  f46b16b   Make rcirc parsing more RFC2812 compliant (Bug#36233)
       new  0f01a58   Fix python docstring auto-fill (Bug#36056)
       new  2db7526   Fix defining inverse abbrevs on previous words (Bug#36243)


Summary of changes:
 lisp/abbrev.el                      |  1 +
 lisp/net/rcirc.el                   | 36 +++++++++++++++----------
 lisp/progmodes/python.el            |  1 +
 test/lisp/abbrev-tests.el           | 28 ++++++++++++++++++++
 test/lisp/net/rcirc-tests.el        | 52 +++++++++++++++++++++++++++++++++++++
 test/lisp/progmodes/python-tests.el | 18 +++++++++++++
 6 files changed, 123 insertions(+), 13 deletions(-)
 create mode 100644 test/lisp/net/rcirc-tests.el



reply via email to

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