emacs-diffs
[Top][All Lists]
Advanced

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

master updated (e569efb -> 7dd52bf)


From: Glenn Morris
Subject: master updated (e569efb -> 7dd52bf)
Date: Sat, 17 Oct 2020 12:49:11 -0400 (EDT)

gm pushed a change to branch master.

      from  e569efb   * etc/NEWS: Mention new lexical binding conversion aid.
      adds  f539ee9   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc 
tweak
       new  2f45054   ; Merge from origin/emacs-27
      adds  2c31ce1   Fix 'message' when there's active minibuffer on another 
frame
      adds  7d598e2   Make tramp-completion-reread-directory-timeout obsolete 
(Bug#43932)
      adds  ace25f2   Clarify the seq-reduce documentation
      adds  72dd911   Fix posn-at-x-y in builds --without-x
      adds  c37b2a9   Yet another fix for 'set-minibuffer-message'
      adds  30305b5   Make lisp/progmodes/js.el dependent on CC Mode in the 
Makefile.
      adds  65078e0   * lisp/info.el (Info-hide-note-references): Doc fix.  
(Bug#44043)
       new  3ac3a65   Merge from origin/emacs-27
      adds  47b8a1c   * admin/release-process: Add note to update files from 
upstream.
       new  ffd201c   ; Merge from origin/emacs-27
      adds  18c0e20   Improve documentation of 'Info-hide-note-references' in 
info.texi
       new  7dd52bf   Merge from origin/emacs-27


Summary of changes:
 doc/lispref/commands.texi  | 48 ++++++++++++++++++++++++---
 doc/lispref/sequences.texi |  9 +++--
 doc/misc/info.texi         | 42 ++++++++++++++----------
 doc/misc/tramp.texi        | 16 ---------
 etc/NEWS.27                |  6 +++-
 lisp/Makefile.in           |  6 ++++
 lisp/emacs-lisp/seq.el     |  8 +++--
 lisp/info.el               |  9 ++---
 lisp/minibuffer.el         | 82 +++++++++++++++++++++++++---------------------
 lisp/net/tramp.el          |  2 ++
 src/keyboard.c             |  7 ++--
 11 files changed, 147 insertions(+), 88 deletions(-)



reply via email to

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