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 (c8ca97a -> 25f77f9)


From: Michael Albinus
Subject: [Emacs-diffs] feature/tramp-thread-safe updated (c8ca97a -> 25f77f9)
Date: Fri, 12 Oct 2018 09:09:27 -0400 (EDT)

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

      from  c8ca97a   Merge remote-tracking branch 'origin/master' into 
feature/tramp-thread-safe
      adds  fcea306   ; Add myself to MAINTAINERS file
      adds  41fa88b   ; Fix some doc typos
      adds  7946445   Make all NS drawing be done from drawRect
      adds  9ad0f1d   Fix deprecation warning
      adds  6217746   Merge from origin/emacs-26
      adds  8bd4821   Allow 'make-cursor-line-fully-visible' name a function
      adds  65e6824   Document 2d54710c36: vc-git-stash & *vc-dir*
      adds  d2111c5   * doc/emacs/help.texi (Misc Help): Document 
'info-other-window'.
      adds  87d0007   Automate support for `sql-indent' ELPA package
      adds  0915462   ; Auto-commit of loaddefs files.
      adds  886a1f2   Minor edits in tramp.texi
      adds  c45789a   Use `float-time' in tramp-sh.el where needed
      adds  dfbb207   * lisp/vc/vc.el (vc-checkin): Simplify 'run-hook' call.
      adds  0f505bb   Rearrangements in tramp*.texi
      adds  3eedaba   * lisp/emacs-lisp/autoload.el 
(autoload-ignored-definitions): New var
      adds  51f0ccc   Put follow-mode's engine on pre-redisplay-hook instead of 
post-command-hook
      adds  e8a4d94   Cleanup when opening a new terminal fails. (Bug#32794)
      adds  d416109   Avoid returning early in 'while-no-input' due to 
subprocesses
      adds  7296b6f   Improve cl-do, cl-do* docstrings
      adds  48adb87   Merge from origin/emacs-26
      adds  6650751   Temporary workaround for bug #32848 for branch emacs-26
      adds  a773b09   ; Merge from origin/emacs-26
      adds  6a7a869   Org manual: Rewrite the Org Mobile section
      adds  3a2b5a7   ; * lisp/bindings.el (bindings--define-key): Doc fix.  
(Bug#32885)
      adds  9c028d6   * lisp/savehist.el (savehist-mode): Doc fix.  (Bug#32889)
      adds  f562118   Merge from origin/emacs-26
      adds  35b56a2   ; Auto-commit of loaddefs files.
      adds  42516f0   ; Merge from origin/emacs-26
      adds  508c40e   Comple fix for Bug#32550
      adds  cdca208   Fix note about interactive advice (Bug#32905)
      adds  f8df6f2   * etc/NEWS: Note setting make-cursor-line-fully-visible 
to nil in follow-mode
      adds  2c8ea46   Revert "* etc/NEWS: Note setting 
make-cursor-line-fully-visible to nil in follow-mode"
      adds  ea77c65   Revert "Temporary workaround for bug #32848 for branch 
emacs-26"
      adds  eb6c0c3   Merge from origin/emacs-26
      adds  99f45ee   In follow mode, prevent the cursor resting on a partially 
displayed line
      adds  0d118ee   ; Merge from origin/emacs-26
      adds  43a8494   * doc/misc/trampver.texi (trampfn): Call `unmacro' prior 
defining
      adds  00ea749   Install emacs-module.h (Bug#31929)
      adds  c1d0dbd   Tweak Makefile emacs-module.h handling
      adds  5cbce95   * Makefile.in (uninstall): Remove some stray icon files.
      adds  945a762   Fix emacs_re_safe_alloca calculation
      adds  44bf4a6   Some reaarangements in tramp*.texi
      adds  b5d08da   Move timestamp-related stuff to timefns.c
      adds  0faad0a   Coalesce duplicate make_lisp_timeval etc.
      adds  84f39d3   Export converting mpz to [u]intmax
      adds  93fe420   New (TICKS . HZ) timestamp format
      adds  3cc4523   Improvements on (TICKS . HZ)
      adds  ee3f469   Fix overflow lockup with frames > 255 lines
      adds  1baf191   * src/scroll.c (calculate_scrolling): Remove casts.
      adds  a0605d9   Fix MinGW compilation problem in timefns.c
      adds  7637216   New hook 'vc-retrieve-tag-hook' (Bug#32754)
      adds  fc6004e   * lisp/net/ntlm.el: Use lexical-binding
      adds  cf1ebfa   Update from Gnulib
      adds  333f0bfe  * lisp/calendar/timeclock.el: Use lexical-binding
      adds  cd7caee   Unbreak 'revert-buffer' in Occur buffers
      adds  5d1fbe2   * lisp/replace.el: Rework implementation of the occur 
region
      adds  cbb6742   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  262f5c8   Revert part of last commit
      adds  bd013a4   * lisp/replace.el (occur--garbage-collect-revert-args): 
New function
      adds  1f88943   Fix malfunctioning cursor display on 32-bit Gtk
      adds  7f1beab   Port --enable-gcc-warnings to recent clang
      adds  86b5372   * lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload 
cookie.
      adds  ac3622c   Improve documentation of 'read-hide-char'
      adds  86d2169   Avoid ridiculously high stack limit requests on macOS
      adds  b4e664f   Merge from origin/emacs-26
      adds  2cae1cf   Further fix to eieio-persistent
      adds  641d985   ; Merge from origin/emacs-26
      adds  79bda3b   Make nneething allow CRLF-encoded files (bug#32940)
      adds  8c53d9f   Fix a typo in a doc string.
      adds  7e42294   Update the locale and language database
      adds  b99192f   * lisp/simple.el (transient-mark-mode): Correct 
documentation.  (Bug#32956)
      adds  14c032d   Avoid assertion violations in nonsensical calls to 
'signal'
      adds  b89b5ca   Merge from origin/emacs-26
      adds  940ae15   Fix overflow lockup with frames > 255 lines
      adds  8b3aacd   ; Merge from origin/emacs-26
      adds  3f1470d   * doc/emacs/mark.texi (Mark): Index "(de)activating the 
mark".
      adds  4cf1eb8   ; * src/data.c (Fkeywordp): Remove inaccurate commentary. 
 (Bug#32979)
      adds  fe0d459   Merge from origin/emacs-26
      adds  7212bf4   * lisp/emacs-lisp/lisp-mnt.el: Use lexical-binding
      adds  fd3a48f   * lisp/auth-source.el: Minor simplification
      adds  5bd8cfc   Fix mishandling of symbols that look like numbers
      adds  f5896e2   Rework empty abbrev table omitting
      adds  10cd250   Fix error in Tramp loading, uncovered by tramp-test43-*
      adds  ac2a04e   * lisp/net/trampver.el 
(customize-package-emacs-version-alist):
      adds  9c231a4   * test/lisp/net/tramp-tests.el 
(tramp--test-timeout-handler):
       new  25f77f9   Merge remote-tracking branch 'origin/master' into 
feature/tramp-thread-safe


Summary of changes:
 Makefile.in                     |   10 +-
 admin/MAINTAINERS               |    8 +
 admin/merge-gnulib              |    2 +-
 configure.ac                    |    3 +-
 doc/emacs/help.texi             |   10 +-
 doc/emacs/mark.texi             |    2 +
 doc/lispref/abbrevs.texi        |    7 +-
 doc/lispref/buffers.texi        |   12 +-
 doc/lispref/functions.texi      |    4 +-
 doc/lispref/minibuf.texi        |    1 +
 doc/lispref/os.texi             |  157 ++--
 doc/lispref/processes.texi      |   19 +-
 doc/lispref/text.texi           |    5 +-
 doc/misc/emacs-mime.texi        |   69 +-
 doc/misc/org.texi               |  293 +++----
 doc/misc/texinfo.tex            |    3 +-
 doc/misc/tramp.texi             |   40 +-
 doc/misc/trampver.texi          |   22 +-
 etc/NEWS                        |   57 +-
 etc/NEWS.26                     |   10 +
 lib/acl-internal.c              |   12 +-
 lib/acl-internal.h              |   16 +-
 lib/acl_entries.c               |    6 +-
 lib/explicit_bzero.c            |    4 +-
 lib/fcntl.c                     |  380 +++++----
 lib/get-permissions.c           |   10 +-
 lib/gettime.c                   |    2 -
 lib/gnulib.mk.in                |    1 +
 lib/mktime.c                    |    4 +-
 lib/set-permissions.c           |   14 +-
 lib/stdlib.in.h                 |    3 +-
 lisp/abbrev.el                  |   52 +-
 lisp/auth-source.el             |   27 +-
 lisp/bindings.el                |    5 +-
 lisp/calendar/cal-dst.el        |   55 +-
 lisp/calendar/parse-time.el     |    5 +-
 lisp/calendar/time-date.el      |   10 +-
 lisp/calendar/timeclock.el      |  347 ++++----
 lisp/cedet/ede/project-am.el    |    2 +-
 lisp/cedet/semantic/db-ref.el   |    2 +-
 lisp/cedet/semantic/scope.el    |    2 +-
 lisp/cus-start.el               |    7 +-
 lisp/emacs-lisp/autoload.el     |   26 +-
 lisp/emacs-lisp/cl-macs.el      |   39 +-
 lisp/emacs-lisp/lisp-mnt.el     |   36 +-
 lisp/emacs-lisp/timer.el        |   42 +-
 lisp/follow.el                  |   35 +-
 lisp/gnus/nneething.el          |    2 +-
 lisp/international/mule-cmds.el |   52 +-
 lisp/ldefs-boot.el              |  107 ++-
 lisp/net/ntlm.el                |  171 ++--
 lisp/net/tramp-archive.el       |    8 +-
 lisp/net/tramp-sh.el            |    2 +-
 lisp/net/tramp.el               |   66 +-
 lisp/net/trampver.el            |   11 +-
 lisp/obsolete/vc-arch.el        |    3 +-
 lisp/org/org-id.el              |    4 +-
 lisp/progmodes/sql.el           |   37 +-
 lisp/replace.el                 |  220 +++--
 lisp/savehist.el                |   23 +-
 lisp/simple.el                  |    8 +-
 lisp/subr.el                    |    2 +-
 lisp/tar-mode.el                |   28 +-
 lisp/vc/vc.el                   |   13 +-
 lisp/window.el                  |    2 +-
 m4/acl.m4                       |    5 +-
 m4/gettime.m4                   |    4 +-
 src/Makefile.in                 |    2 +-
 src/bignum.c                    |  103 ++-
 src/bignum.h                    |   11 +
 src/data.c                      |    4 +-
 src/editfns.c                   | 1289 +---------------------------
 src/emacs.c                     |   25 +-
 src/eval.c                      |    5 +-
 src/keyboard.c                  |   14 +-
 src/lisp.h                      |   19 +-
 src/lread.c                     |  100 +--
 src/minibuf.c                   |    7 +-
 src/nsterm.m                    |  781 +++++++++--------
 src/print.c                     |   49 +-
 src/process.c                   |    7 +-
 src/scroll.c                    |   10 +-
 src/sysdep.c                    |  127 +--
 src/systime.h                   |   23 +-
 src/term.c                      |    1 +
 src/termhooks.h                 |    1 +
 src/terminal.c                  |    9 +-
 src/timefns.c                   | 1757 +++++++++++++++++++++++++++++++++++++++
 src/w32.c                       |    2 -
 src/w32.h                       |    1 +
 src/xdisp.c                     |   69 +-
 test/lisp/abbrev-tests.el       |    8 +
 test/lisp/net/tramp-tests.el    |    2 +-
 test/lisp/replace-tests.el      |   47 +-
 test/src/editfns-tests.el       |   59 --
 test/src/print-tests.el         |   16 +-
 test/src/timefns-tests.el       |  144 ++++
 97 files changed, 4152 insertions(+), 3186 deletions(-)
 create mode 100644 src/timefns.c
 create mode 100644 test/src/timefns-tests.el



reply via email to

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