emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/replace-region-contents updated (e5c99a1 -> 8e4cdf


From: Tassilo Horn
Subject: [Emacs-diffs] scratch/replace-region-contents updated (e5c99a1 -> 8e4cdf8)
Date: Sat, 23 Feb 2019 13:31:09 -0500 (EST)

tsdh pushed a change to branch scratch/replace-region-contents.

      from  e5c99a1   Merge branch 'master' into scratch/replace-region-contents
      adds  12b7940   Fix a typo in lispref/syntax.texi
      adds  7ad0cd6   * doc/misc/eshell.texi: Fix some @ref's.
      adds  57ece2a   Fix handling of manpage references divided by hyphenation
      adds  b5e66f4   Update citations of Internet RFCs
      adds  76ef805   Fix a typo in ELisp manual
      adds  5dc4e51   * lisp/emacs-lisp/debug.el (debug-on-variable-change): 
Doc fix.  (Bug#34518)
      adds  d49cdd9   * lisp/minibuffer.el (completion-table-dynamic): Improve 
docstring
      adds  715388a   Fix two warnings in eshell.texi
      adds  6985caa   Fix input after setting x-wait-for-event-timeout nil
      adds  a19bfb7   Remove .art from the default list of ImageMagick 
extensions
      adds  d3104e3   * etc/AUTHORS: Update.
      adds  b4a251c   * ; ChangeLog.3 update
      adds  ff9c962   ; * lisp/ldefs-boot.el: Update.
      adds  83a9133   Merge from origin/emacs-26
      adds  4c6d17a   Bump Emacs version to 26.1.92
      adds  4d91e64   ; Merge from origin/emacs-26
      adds  c124d53   Correct implementation of `sql-set-product-feature' 
(Bug#30494).
      adds  fc78519   Replace 8-bit-specific case-manipulation
      adds  3432f55   * lisp/vc/diff-mode.el: Reduce redundancy in 
diff-syntax-fontify code
      adds  8282c34   Handle HTML 'ol' start attribute in shr.el
      adds  af04738   ; * etc/NEWS: Fix last change.
      adds  0613e7a   which-function: Do not display outdated imenu information
      adds  eba66c1   Remove some timestamp format assumptions
      adds  476066e   Avoid some double-rounding of Lisp timestamps
      adds  c7e4bc9   Jump to the current error in xref with zero prefix arg
      adds  5f640bf   Make last Tramp change backward compatible to Emacs 24
       new  8e4cdf8   Merge branch 'origin/master' into 
scratch/replace-region-contents


Summary of changes:
 ChangeLog.3                      | 497 ++++++++++++++++++++++++++++++++++++++-
 doc/emacs/ack.texi               |   4 +-
 doc/lispref/abbrevs.texi         |   2 +-
 doc/lispref/os.texi              |   2 +-
 doc/lispref/syntax.texi          |   4 +-
 doc/misc/emacs-mime.texi         |  64 ++---
 doc/misc/eshell.texi             |  12 +-
 doc/misc/gnus-coding.texi        |   2 +-
 doc/misc/gnus.texi               |  35 +--
 doc/misc/sc.texi                 |   3 +-
 etc/AUTHORS                      |  67 ++++--
 etc/NEWS                         |   3 +
 lisp/battery.el                  |  30 +--
 lisp/calendar/cal-dst.el         |   2 +-
 lisp/calendar/icalendar.el       |  20 +-
 lisp/calendar/parse-time.el      |   2 +-
 lisp/calendar/timeclock.el       |  57 ++---
 lisp/cedet/ede/detect.el         |   2 +-
 lisp/completion.el               |   7 +-
 lisp/desktop.el                  |   8 +-
 lisp/ecomplete.el                |   2 +-
 lisp/emacs-lisp/benchmark.el     |   2 +-
 lisp/emacs-lisp/debug.el         |   2 +-
 lisp/emacs-lisp/ert.el           |   4 +-
 lisp/emacs-lisp/timer-list.el    |  16 +-
 lisp/emacs-lisp/timer.el         |   8 +-
 lisp/erc/erc-backend.el          |  30 ++-
 lisp/erc/erc-dcc.el              |   2 +-
 lisp/erc/erc-match.el            |   2 +-
 lisp/erc/erc-track.el            |   4 +-
 lisp/erc/erc.el                  |  41 ++--
 lisp/eshell/em-pred.el           |  15 +-
 lisp/eshell/em-unix.el           |   3 +-
 lisp/gnus/gnus-art.el            |  35 +--
 lisp/gnus/gnus-cite.el           |   2 +-
 lisp/gnus/gnus-demon.el          |  10 +-
 lisp/gnus/gnus-diary.el          |  45 ++--
 lisp/gnus/gnus-group.el          |   2 +-
 lisp/gnus/gnus-icalendar.el      |   9 +-
 lisp/gnus/gnus-int.el            |   3 +-
 lisp/gnus/gnus-score.el          |   4 +-
 lisp/gnus/gnus-sum.el            |  14 +-
 lisp/gnus/gnus-util.el           |   2 +-
 lisp/gnus/mail-source.el         |   6 +-
 lisp/gnus/message.el             |  16 +-
 lisp/gnus/mm-bodies.el           |   2 +-
 lisp/gnus/nneething.el           |   2 +-
 lisp/gnus/nnheader.el            |   2 +-
 lisp/gnus/nnimap.el              |  12 +-
 lisp/gnus/nnmail.el              |   2 +-
 lisp/gnus/nnmaildir.el           |  11 +-
 lisp/gnus/nnrss.el               |   6 +-
 lisp/ibuf-ext.el                 |   7 +-
 lisp/image.el                    |  17 +-
 lisp/ldefs-boot.el               |  19 +-
 lisp/mail/feedmail.el            |  10 +-
 lisp/mail/ietf-drums.el          |  10 +-
 lisp/mail/mail-extr.el           |  31 +--
 lisp/mail/mail-utils.el          |   4 +-
 lisp/mail/mailclient.el          |   2 +-
 lisp/mail/mailheader.el          |   2 +-
 lisp/mail/rfc2047.el             |   8 +-
 lisp/mail/rfc822.el              |   6 +-
 lisp/mail/rmail.el               |  18 +-
 lisp/mail/sendmail.el            |   9 +-
 lisp/mail/smtpmail.el            |   7 +-
 lisp/mail/supercite.el           |   6 +-
 lisp/man.el                      |  21 +-
 lisp/mh-e/mh-e.el                |  18 +-
 lisp/mh-e/mh-utils.el            |   4 +-
 lisp/minibuffer.el               |  14 +-
 lisp/mouse.el                    |   8 +-
 lisp/mpc.el                      |  11 +-
 lisp/net/imap.el                 |  24 +-
 lisp/net/newst-backend.el        |   9 +-
 lisp/net/pop3.el                 |  18 +-
 lisp/net/rcirc.el                |  14 +-
 lisp/net/shr.el                  |   9 +-
 lisp/net/tramp-cache.el          |  10 +-
 lisp/net/tramp-sh.el             |  25 +-
 lisp/net/tramp-smb.el            |  10 +-
 lisp/nxml/rng-maint.el           |   3 +-
 lisp/obsolete/xesam.el           |   3 +-
 lisp/org/org-agenda.el           |  11 +-
 lisp/org/org-capture.el          |   3 +-
 lisp/org/org-clock.el            |  58 ++---
 lisp/org/org-colview.el          |   6 +-
 lisp/org/org-duration.el         |   9 +-
 lisp/org/org-element.el          |   9 +-
 lisp/org/org-habit.el            |   5 +-
 lisp/org/org-id.el               |   6 +-
 lisp/org/org-indent.el           |   4 +-
 lisp/org/org-table.el            |   4 +-
 lisp/org/org-timer.el            |  32 +--
 lisp/org/org.el                  |  56 ++---
 lisp/org/ox-publish.el           |  12 +-
 lisp/org/ox.el                   |   2 +-
 lisp/pixel-scroll.el             |   9 +-
 lisp/play/hanoi.el               |   2 +-
 lisp/proced.el                   |   2 +-
 lisp/progmodes/cpp.el            |   4 +-
 lisp/progmodes/flymake.el        |   3 +-
 lisp/progmodes/js.el             |   4 +-
 lisp/progmodes/sql.el            |  49 ++--
 lisp/progmodes/vhdl-mode.el      |   4 +-
 lisp/progmodes/which-func.el     |  17 +-
 lisp/progmodes/xref.el           |   6 +-
 lisp/ps-samp.el                  |   4 +-
 lisp/ses.el                      |   2 +-
 lisp/simple.el                   |   2 +-
 lisp/subr.el                     |   2 +-
 lisp/term/xterm.el               |   8 +-
 lisp/time.el                     |  18 +-
 lisp/tooltip.el                  |   3 +-
 lisp/type-break.el               |  14 +-
 lisp/url/url-cache.el            |   4 +-
 lisp/url/url-cookie.el           |   9 +-
 lisp/url/url-queue.el            |   4 +-
 lisp/url/url-util.el             |   3 +-
 lisp/url/url.el                  |   3 +-
 lisp/vc/diff-mode.el             | 122 +++++-----
 lisp/vc/vc-git.el                |   5 +-
 lisp/vc/vc-hg.el                 |   8 +-
 lisp/woman.el                    |   2 +-
 lisp/xt-mouse.el                 |   9 +-
 src/w32term.c                    |   3 +
 test/data/shr/ol.html            |  29 +++
 test/data/shr/ol.txt             |  19 ++
 test/lisp/progmodes/sql-tests.el | 228 +++++++++++++-----
 129 files changed, 1485 insertions(+), 829 deletions(-)
 create mode 100644 test/data/shr/ol.html
 create mode 100644 test/data/shr/ol.txt



reply via email to

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