emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (febdedf -> 415ef4a)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (febdedf -> 415ef4a)
Date: Wed, 28 Nov 2018 10:55:11 -0500 (EST)

gm pushed a change to branch master.

      from  febdedf   ; Fix an oversight in tramp-smb.el
      adds  094fcf6   Fix more drawing bugs in NS port (bug#32932)
       new  b58e8b8   Merge from origin/emacs-26
      adds  ea62462   Set tooltip text color (bug#33452)
       new  2c59cfa   ; Merge from origin/emacs-26
      adds  03bb7a8   Avoid clearing echo-area message by 
auto-save-visited-file-name
      adds  2925ce5   Support Hunspell 1.7.0 in ispell.el
      adds  f0531b8   Improve documentation of Ediff wordwise commands
      adds  a291f62   Don't call xwidget functions until GTK has been 
initialized
      adds  5f39260   * lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Pass format 
to message.
      adds  d7132ad   * lisp/mh-e/mh-e.el 
(customize-package-emacs-version-alist): Additions.
      adds  19ed1e9   * lisp/net/trampver.el 
(customize-package-emacs-version-alist): Add 2.3.3.
      adds  911766d   Minor markup fix in frames.texi
      adds  74a3a79   Fix a typo in a doc string
       new  415ef4a   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/frames.texi    |   2 +-
 doc/misc/ediff.texi        |  13 ++--
 lisp/emacs-lisp/map-ynp.el |  10 ++-
 lisp/mh-e/mh-e.el          |   5 +-
 lisp/net/trampver.el       |   2 +-
 lisp/textmodes/ispell.el   |   7 ++-
 lisp/vc/ediff.el           |   9 ++-
 src/gtkutil.c              |   4 ++
 src/gtkutil.h              |   1 +
 src/nsterm.m               | 149 ++++++++++++++++++++++++---------------------
 src/xdisp.c                |  15 ++++-
 src/xwidget.c              |   6 ++
 12 files changed, 132 insertions(+), 91 deletions(-)



reply via email to

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