emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/tramp-thread-safe updated (33363e5 -> 8db0de9)


From: Michael Albinus
Subject: [Emacs-diffs] feature/tramp-thread-safe updated (33363e5 -> 8db0de9)
Date: Sun, 5 Aug 2018 13:59:04 -0400 (EDT)

albinus pushed a change to branch feature/tramp-thread-safe.

      from  33363e5   Rework "async" toggling of file visiting commands
      adds  17205d3   Reset mh-blacklist and mh-whitelist on folder undo
      adds  9025628   (format "%#x" 0) yields "0", not "0x0"
      adds  8c6a502   Fix typo in `find-alternate-file'
      adds  7308fa0   Improve doc strings of several variables in keyboard.c
      adds  e0f33ea   Fix Bug#32226
      adds  cc4ceed   ; etc/NEWS: Remove unnecessary reference to a bug number.
      adds  671dc5a   Fix calls to buffer modification hooks from 
replace-buffer-contents
      adds  47f75b1   Fix last change in editfns.c
      adds  59e8533   Add save-match-data to abbreviate-file-name (Bug#32201)
      adds  1b4b965   Fix indent-sexp of #s(...) (Bug#31984)
      adds  5de4441   Check for special filenames in eshell (Bug#30724)
      adds  2b70b54   Prevent line-mode term from showing user passwords
      adds  1208aaa   Omit keymap from subword-mode docstring (Bug#32212)
      adds  f64c277   Let bookmark-jump override window-point (Bug#31751)
      adds  64f9478   Merge from origin/emacs-26
      adds  0ed21b7   * etc/NEWS: Omit bug# when not needed.
      adds  200195e   Move proper-list-p to C
      adds  c67407e   Instrument shadowfile{-tests} for error hunting on hydra.
      adds  7d96ed5   ; More instrumentation for shadowfile-tests.el
      adds  a3b32a8   Fix docstring of gnus-dependencies-add-header
      adds  244b682   ; More instrumentation for shadowfile-tests.el
      adds  19f5f7b   Notify systemd in daemon-initialized and kill-emacs 
(Bug#31498)
      adds  4a56ca5   %o and %x can now format signed integers
      adds  e4d6ebe   * src/editfns.c (syms_of_editfns): Fix typo in previous 
change.
      adds  a8f2d97   ; More instrumentation for shadowfile-tests.el
      adds  99a93da   Correctly indent C++ brace lists in member init lists.
      adds  22f549e   ; More instrumentation for shadowfile-tests.el
      adds  8c8bf7d   * lisp/simple.el (event-apply-modifier): Map control+[ to 
C-[
      adds  81d6418   Fix file-name-case-insensitive-p on non-existent files
      adds  506ed5f   ; Merge from gnulib.
      adds  c0809ff   Fix problem with 'scroll-bar-adjust-thumb-portion' nil 
(Bug#32002)
      adds  177deaf   Fix @include directive in Flymake doc again
      adds  1bcf5d0   * lisp/vc/diff.el (diff-buffer-with-file): Support 
indirect buffers.
      adds  2f00ffe   ; bookmark-jump: Add comment about last change.
      adds  39da592   ; Minor markup change in indent.texi
      adds  2585fcb   File Shadowing is not available on MS Windows
      adds  6f8f358   Minor Tramp doc update
      adds  5cfb7a3   Copyedits in tramp.texi, improved example with bash's 
readline
      adds  00561b5   Fix inaccurate text in the user manual
      adds  2e2f00f   ; * doc/emacs/mule.texi (International Chars): Fix last 
change.
      adds  0feb673   Display raw bytes as belonging to 'eight-bit' charset
      adds  71a9151   * src/character.c (char_width): Support glyphs with 
faces.  (Bug#32276)
      adds  d24c5f2   Fix calls to modifications hooks in 
replace-buffer-contents
      adds  8579105   Don't fail to indent-sexp before a full sexp (Bug#31984)
      adds  38b6748   Update the list of special forms in the ELisp manual
      adds  024d20f   Fix compilation with mingw.org's MinGW 5.x headers
      adds  bd52f37   ; Fix last change: only MinGW runtime 5.0.2 and later 
needs that.
      adds  4713f5d   Merge from origin/emacs-26
      adds  3f0709b   Make 'tis620-2533' character set be an alias for 
'thai-iso8859-11'
      adds  db80851   ; Instrumentation for shadowfile.el
      adds  8a563d9   Fix bugs in wdired.el involving dired-filename property
      adds  ea1cf09   Handle symlinks in wdired.el when restoring filename 
property
      adds  b3f7e73   Prefer ?* to hide passwords
      adds  c92fd4e   ; Instrumentation for shadowfile.el
      adds  831a3cb   Fix use of non-nil wdired-use-interactive-rename
      adds  4e47050   ; Merge from origin/emacs-26
      adds  67679f0   Add initial tests for wdired.el
      adds  39d3e8b   Fix last change in 'char_width'
      adds  d7052cf   Merge from origin/emacs-26
      adds  414a496   Avoid gettimeofday deprecation warnings with MinGW
      adds  c71eeb8   ; Instrumentation for shadowfile.el
      adds  7a5be79   ; * src/json.c: Fix typo in license statement
      adds  bd36ab5   * lisp/term.el (term-read-noecho): Mark obsolete.
      adds  63ef793   ; Instrumentation for shadowfile.el
      adds  82d6416   Fix Bug#32304
      adds  1804fec   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  e28a374   Simplify by assuming C99 math.h isnan etc.
      adds  6e37d2f   Read and print NaN significand if <ieee754.h>
      adds  cabe9e5   ; Auto-commit of loaddefs files.
      adds  22d463e   Fix todo-mode commands called on done items separator
      adds  df7371b   Fix Edebug spec for cl-macrolet (bug#29919)
      adds  2f37eca   Fix Bug#32325
      adds  d216d7d   Substitute a <ieee754.h> on hosts lacking it
      adds  e65ec81   New commands to create an empty file
      adds  eba16e5   Support ellipsis expansion in cl-print
      adds  8a76209   Add methods for strings to cl-print
      adds  e09120d   Add backtrace-mode and use it in the debugger, ERT and 
Edebug
      adds  5b50fa5   Always make buttons from function names in backtraces
      adds  d6b364e   Lazily print backtrace frame local variables
      adds  bb9de87   Add prefix argument to backtrace-toggle-print-circle
      adds  9aa9d79   Add links in backtraces to functions written in C 
(bug#25393)
      adds  af5f377   Add link in backtraces to position in buffer being 
evaluated (bug#14081)
      adds  04cc0b6   Add more tests for backtrace-mode
      adds  2ede75c   Change keybinding for backtrace-collapse from '=' to '-'
      adds  a3ba34a   Add new command to expand all "..."s in a backtrace frame
      adds  9879151   * lisp/emacs-lisp/debug.el (debugger-mode-map): Use 
easy-menu-define.
      adds  1459ad2   Add a menu for backtrace-mode
      adds  ca98377   Add new commands to Edebug backtraces
      adds  83af893   Move 'backtrace' from subr.el to backtrace.el
      adds  3cd6a68   Give two backtrace-mode commands better names
      adds  58be6cb   Fix typo in edebug-backtrace-hide-instrumentation's 
docstring.
      adds  95b2ab3   Fix some documentation formatting nits
      adds  da0054c   Merge branch 'scratch/backtrace-mode'
      adds  5dc3d0a   Fix a filenotify test failure on Cygwin
      adds  b9e2a91   Rename Tramp method "owncloud" to "nextcloud"
      adds  c27bd46   * lisp/international/mule-cmds.el 
(universal-coding-system-argument):
      adds  dd51434   Fix url's thing-at-point beginning-op (Bug#32028)
      adds  0252f73   * test/lisp/wdired-tests.el (wdired-test-symlink-name): 
New test.
      adds  951c5a1   Fix wdired test failure when byte compiled (bug#32318)
      adds  6328d2f   Merge from emacs-26
      adds  15458a8   ; Auto-commit of loaddefs files.
      adds  b6dd037   ; Merge from emacs-26
      adds  7669bf7   Avoid assertion violations in set_text_properties_1
      adds  f0b8e64   Avoid assertion violations in maybe_produce_line_number
      adds  529ec8d   Merge from emacs-26
      adds  cc23336   New function read-answer (Bug#31782)
      adds  d228de8   ; Merge from emacs-26
      adds  95050a5   Respect non-saved value of `read-short-answer' (Bug#31782)
      adds  84ecc48   ; etc/NEWS: Remove read-answer, it was backported to v26
      adds  1119165   ; (read-answer-short): Fix :version setting for backport
      adds  f7d65a5   Fix assorted todo-mode bugs (bug#32366)
      adds  e1646e1   Fix mh-redistribute to work with nmh 1.5 and identities 
(SF#268)
      adds  56683b1   ; * src/xdisp.c: Fix typo.
       new  8db0de9   Merge branch 'master' into feature/tramp-thread-safe


Summary of changes:
 .gitignore                                         |   1 +
 admin/merge-gnulib                                 |   2 +-
 build-aux/config.guess                             |  36 +-
 build-aux/config.sub                               |   6 +-
 doc/emacs/dired.texi                               |   5 +
 doc/emacs/files.texi                               |   2 +
 doc/emacs/indent.texi                              |  21 +-
 doc/emacs/mule.texi                                |  19 +-
 doc/lispref/debugging.texi                         | 115 ++-
 doc/lispref/edebug.texi                            |  12 +-
 doc/lispref/eval.texi                              |   3 -
 doc/lispref/files.texi                             |   8 +-
 doc/lispref/frames.texi                            |  10 +-
 doc/lispref/minibuf.texi                           |   2 +-
 doc/lispref/numbers.texi                           |   2 +-
 doc/lispref/strings.texi                           |  19 +-
 doc/misc/ert.texi                                  |   8 +-
 doc/misc/flymake.texi                              |   2 +-
 doc/misc/tramp.texi                                |  74 +-
 etc/NEWS                                           |  93 ++-
 etc/emacs.service                                  |   2 +-
 lib-src/pop.c                                      |   8 +-
 lib/gnulib.mk.in                                   |  29 +
 lib/ieee754.in.h                                   | 222 +++++
 lisp/bookmark.el                                   |   7 +-
 lisp/calendar/todo-mode.el                         | 182 ++--
 lisp/dired-aux.el                                  |  37 +-
 lisp/dired.el                                      |   3 +
 lisp/emacs-lisp/backtrace.el                       | 916 +++++++++++++++++++++
 lisp/emacs-lisp/cl-macs.el                         |   5 +-
 lisp/emacs-lisp/cl-print.el                        | 297 ++++++-
 lisp/emacs-lisp/debug.el                           | 463 ++++-------
 lisp/emacs-lisp/edebug.el                          | 276 +++++--
 lisp/emacs-lisp/ert.el                             |  41 +-
 lisp/emacs-lisp/lisp-mode.el                       |  26 +-
 lisp/emacs-lisp/map-ynp.el                         |  18 +-
 lisp/eshell/em-dirs.el                             |   3 +
 lisp/eshell/em-ls.el                               |   1 +
 lisp/eshell/em-unix.el                             |  10 +
 lisp/eshell/esh-cmd.el                             |  51 +-
 lisp/eshell/esh-ext.el                             |   1 +
 lisp/files.el                                      |  17 +-
 lisp/gnus/gnus-sum.el                              |   8 +-
 lisp/international/fontset.el                      |   9 +-
 lisp/international/mule-cmds.el                    |   9 +-
 lisp/international/mule-conf.el                    |   9 +-
 lisp/international/mule-diag.el                    |   3 +-
 lisp/language/thai.el                              |   4 +-
 lisp/ldefs-boot.el                                 | 874 +++++++++++++-------
 lisp/mh-e/mh-comp.el                               | 100 ++-
 lisp/mh-e/mh-funcs.el                              |   2 +
 lisp/mh-e/mh-identity.el                           |  27 +
 lisp/net/tramp-gvfs.el                             |  37 +-
 lisp/net/tramp-sh.el                               |   6 +-
 lisp/net/tramp.el                                  |  12 +-
 lisp/progmodes/cc-engine.el                        |  12 +-
 lisp/progmodes/subword.el                          |   4 +-
 lisp/scroll-bar.el                                 |  24 +-
 lisp/shadowfile.el                                 |  36 +-
 lisp/simple.el                                     |  12 +-
 lisp/subr.el                                       |  31 +-
 lisp/term.el                                       |  20 +-
 lisp/thingatpt.el                                  |   2 +-
 lisp/vc/diff.el                                    |   5 +-
 lisp/w32-fns.el                                    |   2 +-
 lisp/wdired.el                                     |  51 +-
 m4/gnulib-comp.m4                                  |   4 +
 m4/ieee754-h.m4                                    |  21 +
 nt/inc/ms-w32.h                                    |  12 +-
 nt/inc/sys/socket.h                                |   5 +
 src/character.c                                    |  10 +-
 src/data.c                                         |   4 -
 src/editfns.c                                      |  64 +-
 src/emacs.c                                        |  11 +
 src/eval.c                                         |  20 +-
 src/fileio.c                                       |  15 +
 src/floatfns.c                                     |   7 -
 src/fns.c                                          |  23 +
 src/json.c                                         |   2 +-
 src/keyboard.c                                     |  28 +-
 src/lisp.h                                         |  13 +-
 src/lread.c                                        |  12 +-
 src/print.c                                        |  48 +-
 src/textprop.c                                     |  20 +-
 src/xdisp.c                                        |   3 +-
 test/lisp/calendar/todo-mode-tests.el              | 190 ++++-
 test/lisp/emacs-lisp/backtrace-tests.el            | 436 ++++++++++
 test/lisp/emacs-lisp/cl-print-tests.el             | 178 +++-
 .../edebug-resources/edebug-test-code.el           |   9 +-
 test/lisp/emacs-lisp/edebug-tests.el               |  29 +-
 test/lisp/emacs-lisp/ert-tests.el                  |   2 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el            |  23 +
 test/lisp/filenotify-tests.el                      |   4 +-
 test/lisp/net/tramp-tests.el                       |  16 +-
 test/lisp/shadowfile-tests.el                      |  74 +-
 test/lisp/wdired-tests.el                          | 129 +++
 test/src/editfns-tests.el                          |  10 +-
 97 files changed, 4536 insertions(+), 1240 deletions(-)
 create mode 100644 lib/ieee754.in.h
 create mode 100644 lisp/emacs-lisp/backtrace.el
 create mode 100644 m4/ieee754-h.m4
 create mode 100644 test/lisp/emacs-lisp/backtrace-tests.el
 create mode 100644 test/lisp/wdired-tests.el



reply via email to

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