emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (f02b9e9 -> 6490269)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (f02b9e9 -> 6490269)
Date: Sat, 20 Jul 2019 22:31:02 -0400 (EDT)

npostavs pushed a change to branch master.

      from  f02b9e9   Use lexical-binding in compface.el
      adds  34ee26d   Add warning to bidi-display-reordering doc string
      adds  4455ddb   Improve doc string of 'bidi-display-reordering'
      adds  7e62778   ; Another minor change in 'bidi-display-reordering's doc 
string.
      adds  b2fde4b   * doc/lispref/text.texi (Mode-Specific Indent): Fix a 
typo (bug#36646).
      adds  76538d0   Fix typo in package-alist docstring
      adds  021f32c   * doc/misc/forms.texi (Control File Format): Fix a doc 
error.
       new  150bdfe   Handle completely undecoded input in term (Bug#29918)
       new  6490269   Merge from emacs-26


Summary of changes:
 doc/lispref/text.texi      |  2 +-
 doc/misc/forms.texi        |  2 +-
 lisp/emacs-lisp/package.el |  4 ++--
 lisp/term.el               |  9 +++++----
 src/buffer.c               |  6 +++++-
 test/lisp/term-tests.el    | 19 +++++++++++++++++++
 6 files changed, 33 insertions(+), 9 deletions(-)



reply via email to

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