emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c44ecb7 -> 3db6def)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (c44ecb7 -> 3db6def)
Date: Mon, 26 Sep 2016 23:18:38 +0000 (UTC)

eggert pushed a change to branch master.

      from  c44ecb7   * lisp/net/tramp-compat.el (tramp-compat-funcall): Don't 
use `subrp'.
      adds  89eb09f   * etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
      adds  88a5052   Improve and clarify documentation of subprocesses
      adds  80a7f8b   Clarify documentation of precision in format specs
      adds  17197d0   Fix tags-query-replace docstring
      adds  88ea396   ; Spelling fixes
      adds  ed4530d   * lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in 
docstring.
      adds  803ad6f   ; Fix documentation of seq-subseq
      adds  56bf7d7   Fix regexp-opt documentation (bug #17862)
      adds  304a5c8   ; * etc/DEBUG: Improve documentation of getting control 
to GDB.
      adds  1392894   ; * etc/DEBUG: Minor copyedits.
      adds  0045998   Fix cross reference in frames.texi
      adds  0bbdeed   Fix 'url-http-create-request' when cookies are used
      adds  ea0f750   Fix comments on window height macros
      adds  0ad7410   Update Antinews in ELisp manual
      adds  0ffc9ce   Update admin/authors.el
       new  dcd90f6   Merge from origin/emacs-25
      adds  8d0ff83   * etc/AUTHORS: Regenerate the AUTHORS file
       new  2914d52   ; Merge from origin/emacs-25
      adds  f0eb70d   ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 
release
      adds  1229cc4   Document that desktop file overrides frame parameters
      adds  505fef3   Improve nt/README.W32 instructions
      adds  ea1960b   Avoid resetting track-mouse by mouse clicks
      adds  73c67dd   Fix tagging of DEFUN by etags
      adds  84eb144   ; * admin/notes/unicode: Mention BidiCharacterTest.txt.
      adds  cf9e174   Document the optional zlib library in MS-Windows builds
       new  fffa49b   Merge from origin/emacs-25
      adds  0d016ca   Increment Emacs version to 25.1.50
       new  4dad967   ; Merge from origin/emacs-25
      adds  2b8c5f0   Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
      adds  f6fa160   Fix 'dired-compress-files'
      adds  2c72c46   Improve documentation of overlay priorities
      adds  0ae9a81   Document 'timerp'
       new  fa9d904   Merge from origin/emacs-25
      adds  dc1e0ac   Run find-function-after-hook after finding a symbol
      adds  e0dd65c   Document how to check for ImageMagick support
      adds  9135bd7   Improve display of tex-verbatim and Info quoted
      adds  df4f812   Fix 'vertical-motion' and 'posn-at-point' under 
'visual-line-mode'
      adds  f746a92   Fix region display while dragging mouse
      adds  3f539c0   Fix debugging of string-match-p errors
      adds  16e6207   Fix (next-frame nil t) crash (Bug#24281)
      adds  2e2469b   Improve detectability of 'next-logical-line' and 
'previous-logical-line'
      adds  3a9866e   Improve doc strings in whitespace.el
      adds  7cb120e   Improve the doc string of 'format'
       new  ffd6a03   ; Merge from origin/emacs-25
      adds  f281924   Fix display of cursor when 'blink-cursor-delay' has small 
value
      adds  c14a1d4   Minor copyedits of MS-Windows installation instructions
      adds  9fc9988   Improve documentation of 'expand-abbrev' and wrapper hooks
       new  a251366   Merge from origin/emacs-25
      adds  5b73408   Backport mm-convert-shr-links fix from master (bug#23964)
       new  3db6def   ; Merge from origin/emacs-25


Summary of changes:
 ChangeLog.2                    |  108 +++++++
 admin/authors.el               |    2 +
 admin/notes/unicode            |   15 +-
 doc/emacs/frames.texi          |    8 +
 doc/emacs/misc.texi            |   11 +
 doc/lispref/anti.texi          |  162 +++++-----
 doc/lispref/display.texi       |   23 +-
 doc/lispref/elisp.texi         |    2 +-
 doc/lispref/frames.texi        |    3 +-
 doc/lispref/os.texi            |   11 +-
 doc/lispref/processes.texi     |  649 +++++++++++++++++++++++-----------------
 doc/lispref/searching.texi     |   52 ++--
 doc/lispref/strings.texi       |    5 +-
 doc/lispref/text.texi          |    4 +-
 etc/DEBUG                      |   75 +++--
 etc/HISTORY                    |    2 +
 etc/PROBLEMS                   |   19 ++
 lib-src/etags.c                |   18 +-
 lisp/abbrev.el                 |    9 +-
 lisp/calendar/calendar.el      |    6 +-
 lisp/dired-aux.el              |    8 +-
 lisp/emacs-lisp/gv.el          |    2 +-
 lisp/emacs-lisp/regexp-opt.el  |   46 ++-
 lisp/emacs-lisp/seq.el         |    2 +-
 lisp/frame.el                  |   12 +-
 lisp/minibuffer.el             |    6 +-
 lisp/mouse.el                  |   10 +-
 lisp/progmodes/etags.el        |    2 -
 lisp/simple.el                 |    6 +-
 lisp/url/url-http.el           |    7 +-
 nt/INSTALL                     |   29 +-
 nt/INSTALL.W64                 |   10 +-
 nt/README.W32                  |   87 +++++-
 src/buffer.h                   |    2 +-
 src/character.h                |    2 +-
 src/process.c                  |   26 +-
 src/window.h                   |    4 +-
 test/manual/etags/CTAGS.good   |   45 +++
 test/manual/etags/ETAGS.good_1 |   51 +++-
 test/manual/etags/ETAGS.good_2 |   51 +++-
 test/manual/etags/ETAGS.good_3 |   51 +++-
 test/manual/etags/ETAGS.good_4 |   51 +++-
 test/manual/etags/ETAGS.good_5 |   51 +++-
 test/manual/etags/ETAGS.good_6 |   51 +++-
 44 files changed, 1277 insertions(+), 519 deletions(-)



reply via email to

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