emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ef4c2ea -> b12cfbf)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (ef4c2ea -> b12cfbf)
Date: Wed, 26 Aug 2015 02:00:27 +0000

eggert pushed a change to branch master.

      from  ef4c2ea   Minor fixes in doc/emacs/search.texi
       new  71781c3   format-message now curves ` and '
       new  bcfe2e0   Fix customization of text-quoting-style
       new  27b2cff   Go back to grave quoting in Gnus
       new  b12cfbf   Go back to grave quoting in Tramp


Summary of changes:
 doc/lispref/strings.texi       |   36 ++++----
 etc/NEWS                       |   22 ++---
 lisp/cus-edit.el               |    6 +-
 lisp/cus-start.el              |    8 +-
 lisp/gnus/auth-source.el       |    2 +-
 lisp/gnus/gnus-agent.el        |    4 +-
 lisp/gnus/gnus-int.el          |    2 +-
 lisp/gnus/gnus-registry.el     |   10 +-
 lisp/gnus/gnus-score.el        |    2 +-
 lisp/gnus/gnus-start.el        |    4 +-
 lisp/gnus/gnus-topic.el        |    2 +-
 lisp/gnus/legacy-gnus-agent.el |    6 +-
 lisp/gnus/spam.el              |    2 +-
 lisp/net/tramp-adb.el          |   44 +++++-----
 lisp/net/tramp-cache.el        |    4 +-
 lisp/net/tramp-compat.el       |   24 ++----
 lisp/net/tramp-gvfs.el         |   22 +++---
 lisp/net/tramp-gw.el           |    8 +-
 lisp/net/tramp-sh.el           |  188 ++++++++++++++++++++--------------------
 lisp/net/tramp-smb.el          |   36 ++++----
 lisp/net/tramp.el              |    4 +-
 lisp/subr.el                   |    6 --
 lisp/wid-edit.el               |    2 +-
 src/callint.c                  |    3 +-
 src/doc.c                      |  115 +++++-------------------
 src/editfns.c                  |  183 +++++++++++++++++++-------------------
 src/image.c                    |  108 ++++++++++++------------
 src/lisp.h                     |    7 --
 src/lread.c                    |    2 +-
 src/xdisp.c                    |    2 +-
 src/xfaces.c                   |    2 +-
 src/xselect.c                  |    2 +-
 32 files changed, 385 insertions(+), 483 deletions(-)



reply via email to

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