emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ffff168 -> 60296fd)


From: Glenn Morris
Subject: master updated (ffff168 -> 60296fd)
Date: Sat, 16 Oct 2021 12:18:46 -0400 (EDT)

gm pushed a change to branch master.

      from  ffff168   Set EMACS_TEST_TIMEOUT for emba
      adds  12654b7   * lisp/menu-bar.el (yank-menu-length): Fix docstring 
(bug#51138).
      adds  1af45ad   ; * lisp/emacs-lisp/comp.el (comp-trampoline-compile): 
Fix comment.
      adds  502788b   Add missing single quotes in the Emacs manual
      adds  ced72b6   * Fix `native-compile-target-directory' effectiveness on 
trampolines
      adds  f5b8df1   Fixes to account for windows' tab lines
      adds  4ad0fc0   Precise documentation of file-notify-add-watch
      adds  b5a0eda   Prefer "graphical displays" to "X terminals" in 
documentation
      adds  e842d7f   Fix removal of fringe indication of bookmarks
      adds  2971a68   * lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix 
target dir.
      adds  21397cc   Improve documentation string for 
'compilation-error-regexp-alist'.
      adds  e848880   Avoid aborts when a thread is signaled while "waiting for 
input".
       new  5369683   Merge from origin/emacs-28
      adds  1dfe9d6   Recommend against using uce.el
       new  60296fd   ; Merge from origin/emacs-28


Summary of changes:
 doc/lispref/display.texi      | 12 ++++++------
 doc/lispref/objects.texi      | 10 +++++-----
 doc/lispref/os.texi           |  5 +++--
 lisp/bindings.el              |  2 +-
 lisp/bookmark.el              |  2 +-
 lisp/emacs-lisp/comp.el       |  9 ++++++---
 lisp/filenotify.el            |  4 +++-
 lisp/gnus/gnus-undo.el        |  2 +-
 lisp/help-fns.el              |  2 +-
 lisp/menu-bar.el              |  2 +-
 lisp/mwheel.el                |  2 +-
 lisp/progmodes/compile.el     |  3 ++-
 lisp/window.el                |  8 ++++++--
 src/process.c                 | 22 +++++++++++++++++++---
 src/xdisp.c                   | 19 ++++++++-----------
 test/lisp/filenotify-tests.el |  2 +-
 16 files changed, 65 insertions(+), 41 deletions(-)



reply via email to

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