emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ef74411 -> 1903e99)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (ef74411 -> 1903e99)
Date: Tue, 11 Jun 2019 11:39:18 -0400 (EDT)

gm pushed a change to branch master.

      from  ef74411   Fix list-processes typo with thread-name
      adds  25d44d2   * nt/addpm.c (main): Fix buffer overflow
      adds  48422af   Tiny improvement of documentation of major mode 
conventions
      adds  b58ecaf   Minor copyedits in efaq-w32
      adds  4cc4b5d   ; * src/keyboard.c (tool_bar_items): Fix a typo.  
(Bug#36143)
      adds  4904fb3   More quotation fixes (Bug#35885)
      adds  1877b7b   Don't mark main_thread (Bug#36155)
      adds  758e9a8   Revert "Don't mark main_thread (Bug#36155)"
       new  e17cda4   Merge from origin/emacs-26
      adds  fdd1b3e   Avoid assertion violation when comparing with main-thread
       new  e545d61   ; Merge from origin/emacs-26
      adds  add2cac   lisp/*.el: Minor docstring fixes
      adds  5ca093d   Fix doc of 'display-buffer-in-previous-window' (Bug#36161)
       new  1903e99   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/modes.texi     |  2 +-
 doc/emacs/text.texi      |  2 +-
 doc/lispref/modes.texi   |  4 +++-
 doc/lispref/windows.texi |  3 +++
 doc/misc/efaq-w32.texi   |  6 ++++--
 lisp/subr.el             | 12 ++++++------
 lisp/svg.el              | 12 ++++++------
 lisp/window.el           |  7 +++++--
 nt/addpm.c               |  5 +++--
 src/keyboard.c           |  2 +-
 10 files changed, 33 insertions(+), 22 deletions(-)



reply via email to

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