emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (1d135af -> 98f4e33)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (1d135af -> 98f4e33)
Date: Tue, 13 Feb 2018 12:26:29 -0500 (EST)

gm pushed a change to branch master.

      from  1d135af   Fix NS-related compilation errors.
      adds  32fb8c4   Avoid printing garbled error message from image.el
      adds  6a1c03d   More minor changes in the Emacs manual
      adds  66e9527   Another minor change in the manual
      adds  cb2487b   Improve Emacs user manual in fixit.texi
      adds  d924953   Fix unbound mm-uu-entry in mm-uu
      adds  10637af   Improve the Emacs manual's chapter "Frames"
      adds  f8a493c   Improve documentation of desktop restoring
      adds  cef3b42   Fix help in mode-line-mode-menu
      adds  26f6441   Another set of improvements in the Emacs manual
      adds  a22820a   Avoid aborts in cm.c due to too small TTY frame
      adds  4fa467e   * lisp/progmodes/grep.el (grep-num-matches-found): New 
variable.
      adds  96b6e24   Clarify TRAMP process-environment interaction (Bug#30419)
      adds  e055a12   NEWS update about 'string-trim'
      adds  92ca881   Minor change in the Emacs manual
      adds  f568c91   * doc/misc/tramp.texi: Index more user options.
      adds  69e8046   Don't signal error in vc-deduce-backend
      adds  52ca0d1   * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.
      adds  333d6f4   More changes in the Emacs manual
       new  98f4e33   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/basic.texi      | 22 ++++--------------
 doc/emacs/building.texi   | 25 ++++++++++----------
 doc/emacs/cmdargs.texi    | 17 +++++++-------
 doc/emacs/docstyle.texi   |  6 +++++
 doc/emacs/fixit.texi      | 31 +++++++++++++------------
 doc/emacs/frames.texi     | 20 ++++++++--------
 doc/emacs/glossary.texi   | 58 +++++++++++++++++++++++++++++++++--------------
 doc/emacs/macos.texi      |  6 ++---
 doc/emacs/mark.texi       |  2 +-
 doc/emacs/misc.texi       | 31 ++++++++++++++++++++++++-
 doc/emacs/msdos-xtra.texi |  2 +-
 doc/emacs/msdos.texi      |  8 +++----
 doc/emacs/mule.texi       | 34 +++++++++++++++++++++++----
 doc/emacs/search.texi     | 28 ++++++++++++-----------
 doc/emacs/trouble.texi    |  2 +-
 doc/emacs/xresources.texi |  4 ++--
 doc/misc/tramp.texi       | 32 +++++++++++++++++++-------
 etc/NEWS.26               |  8 ++++++-
 lisp/bindings.el          |  2 +-
 lisp/gnus/mm-uu.el        | 18 +++++++--------
 lisp/image.el             |  2 +-
 lisp/progmodes/grep.el    | 46 +++++++++++++++++++++++++------------
 lisp/vc/vc.el             |  2 +-
 src/frame.c               | 31 ++++++++++++++++++-------
 24 files changed, 285 insertions(+), 152 deletions(-)



reply via email to

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