emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (701c658 -> cda4c74)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (701c658 -> cda4c74)
Date: Sat, 21 Oct 2017 12:12:17 -0400 (EDT)

gm pushed a change to branch master.

      from  701c658   * etc/NEWS.26: Sync from emacs-26 etc/NEWS.
      adds  4587d8e   Document 'minibuffer-with-setup-hook'
      adds  79d57f4   New input method 'usbek-cyrillic'
      adds  0d8e4f4   Avoid creating inconsistent buffer states in 
term-char-mode
      adds  c9d71b3   Fix doc strings in simple.el
      adds  035d7ac   Prevent eldoc from changing the mode line
      adds  75bb482   Make flymake's mouse-wheel interaction portable 
(Bug#28732)
      adds  888e51f   Update describe-function for recent Fdocumentation change
       new  cda4c74   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/minibuf.texi    |  13 +++++
 etc/NEWS.26                 |  19 +++++++-
 lisp/emacs-lisp/eldoc.el    |   3 +-
 lisp/help-fns.el            |   4 +-
 lisp/leim/quail/cyrillic.el | 114 ++++++++++++++++++++++++++++++++++++++++++++
 lisp/progmodes/flymake.el   |  10 ++--
 lisp/simple.el              |  11 +++--
 lisp/term.el                |  98 +++++++++++++++++++++++++++++++++++++
 8 files changed, 260 insertions(+), 12 deletions(-)



reply via email to

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