emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/tsdh-vc-list-files updated (df13713 -> af0642a)


From: Tassilo Horn
Subject: [Emacs-diffs] scratch/tsdh-vc-list-files updated (df13713 -> af0642a)
Date: Sun, 22 Sep 2019 05:05:22 -0400 (EDT)

tsdh pushed a change to branch scratch/tsdh-vc-list-files.

      from  df13713   ; Remove debbugging (message ...)
       new  8992bc7   ; more on vc list-files
      adds  ef926ce   Omit duplicate test of current directory
      adds  f7228a6   Fix directory-files-and-attributes race
      adds  ffa870f   Improve error reporting for DOC file problems
      adds  c19f5dc   Fix file name encoding when open_directory signals
      adds  9974155   * src/profiler.c: Leave `key` hashslots as Qunbound 
(bug#37382)
      adds  5e8d477   Optimize host name completion in Tramp
      adds  bbadc6e   Add `isearch-yank-until-char'
      adds  7fbabaf   * lisp/progmodes/sh-script.el (sh-mode-map): Don't bind 
`=`
      adds  421084d   * lisp/progmodes/sh-script.el (sh--assignment-collect): 
Only after `=`!
      adds  cbb8a8a   Fix fill-paragraph in python docstrings (Bug#36056)
      adds  a4c471c   Fix saving user-defined calc commands with compositions 
(Bug#36720)
      adds  5940ac6   Fix assertion violations due to non-ASCII text in menus
      adds  d8c7bf6   Make recent Tramp patch work for tramp-archive.el
      adds  8806c19   Fix problems in tramp-test33-environment-variables
      adds  89a63c9   ; Add traces in shadowfile.el
      adds  8af6b3e   ; Fix a typo by last commit
      adds  8975400   Change gui--selection-value-internal comment into doc 
string
      adds  45b01f2   Remove leftover XEmacs compat code and doc fixes
      adds  9ad3f5d   * doc/misc/efaq.texi: Update ancient formats. (Bug#37143)
      adds  224534a   * lisp/help-mode.el (help-mode-menu): Fix typo.  
(Bug#36485)
      adds  2093395   Improve print output options commands in backtrace-mode 
(bug#36566)
      adds  5c40c21   Improve performance of backtrace printing (bug#36566)
      adds  6eaf39d   Fix unnecessary hash table creation in cl-prin1 
(bug#36566)
      adds  3bd6ef4   Create common tests for print.c and cl-print.el
      adds  0dba340   Don't build print-number-table unless it will be used
      adds  e4fb98b   Simplify GC statistics-gathering
      adds  bac6630   Improve gc-cons-percentage calculation
      adds  36bf553   Allow gamegrid-add-score to treat lower scores as better.
      adds  53a1a29   ; * etc/NEWS: Fix last change.
      adds  5f7531f   Add a debug declaration to widget-specify-insert
      adds  49a4b86   * src/print.c (PRINT_CIRCLE_CANDIDATE_P): Fix a thinko.  
(Bug#36566)
      adds  568f148   Make eww more liberal when interpreting some invalid HTML
      adds  5a0ab88   Add default foreground colours to SVG images
      adds  c6d8143   Fix fileless eww form submission
      adds  3f43ada   Fix picon installation instructions in the Gnus manual
      adds  1acc0cc   Improve doc of GC thresholds
      adds  52172d2   Fix gc-elapsed rounding bug
      adds  dbc57b5   file_name_case_insensitive_p int->long fix
      adds  f198a5c   Revert "emacsclient: ignore --eval parameters when 
starting alternate editor"
      adds  c99c9ec   Provide facility to ignore all marked files in vc
      adds  f144c87   Fix vc-default-ignore
      adds  12b1cce   Do not use error messages as list of ignored files in 
vc-svn
      adds  24e0546   Make widget-browse-at always detect an editable-field
      adds  6d3cb26   Use also truname of temporary-file-directory in 
shadowfile-tests.el
      adds  b3e4b50   * lisp/subr.el (major-mode-suspend): Doc fix
      adds  84c7d4b   * admin/upload-manuals: Move a basic check earlier.
      adds  0c3fc71   ; Bump Emacs version to 26.3.50
      adds  7582cde   ; Merge from origin/emacs-26
      adds  8e420c0   Clarify the use of left/right-margin-width in determining 
current margin width
      adds  8297df9   Merge from origin/emacs-26
      adds  7e527af   Fix non-deterministic process test
      adds  211dc01   ; Merge from origin/emacs-26
      adds  13b9510   Add description of chinese-sisheng
      adds  c596be0   Amend the menu caption for page "Display Property" in the 
Elisp manual.
      adds  30c4f35   query-replace-regexp undo: Update next-replacement after 
undo
      adds  a625ca5   Merge from origin/emacs-26
      adds  de3daf0   Improve directory-access diagnostics
      adds  ba06057   Fix unknown-vs-nonexistent glitch for file timestamps
      adds  5711c07   ; * etc/NEWS: Fix typo.
      adds  be82888   Fix some file-name-case-insensitive glitches
      adds  3a18c82   Add bindings for ligature oe to iso-transl-char-map
      adds  dfc17fc   Remove NEWS entry that talks about a change that was 
reverted (bug#37257)
      adds  6684db8   ; Disable traces in shadowfile-tests
      adds  169d04b   Fix initialization of shared-game-score-directory on 
MS-Windows
      adds  facd6d5   Improve error reporting in file_accessible_directory_p
      adds  dbf2f18   Document vc-dir-ignore
      adds  72ad41c   Minor fix for previous maintaining.texi change
      adds  f22346f   With tooltip-mode disabled, don't unconditionally clear 
the echo area
      adds  f1e5877   mm-inline-large-images doc string clarification
      adds  e468315   Default to rescaling images in mm buffers
      adds  1a84d8f   mm-inline-large-images-proportion doc clarification
      adds  2335704   directory-files cleanup and speed tweaking
      adds  57ac652   Add backquote tests
      adds  2c2f0eb   Remove obsolete Lint directives
      adds  603e704   Try resending when getting a transient 4xx SMTP code
      adds  90ddad8   Allow `M-u' to work when editing fields in Customize
      adds  3a6b5e6   Add a new variable smtpmail-retries
      adds  8635147   Fix imenu menu when we're auto-refreshing
      adds  b124cb8   vc-cvs-revert: fix off-by-one file mode
      adds  bc1c2cf   Fix some file-mode races
      adds  e80e037   ; * etc/NEWS: Minor copyedits.
      adds  d27fb53   * doc/lispref/searching.texi (Rx Constructs): Fix typo.
      adds  c108d8e   Don’t round file-system-info counts
      adds  01c929b   Pacify GCC -Wmaybe-uninitialized
      adds  8054935   Improve font lookup on MS-Windows
      adds  f52c13f   Update doc marker -- smtpmail-retries is documented
      adds  0e5e816   Updated to match more recent versions of Praat.
      adds  4b73a93   Touch up naming of ipv6-expand
      adds  57fd370   Suppress some warnings about un-prefixed dynamic variables
      adds  746b20c   * src/w32fns.c (Fw32_read_registry): Doc fix
      adds  cbc10ec   Fix an assignment to free variable warning
      adds  ae3edf0   Substituted deprecated WebKitGTK+ api.
      adds  9dc306b1  Improve reporting of I/O, access errors
      adds  94ca934   Fix permission-denied issue in MS-Windows startup
      adds  735940f   Be less picky about EACCES in file test predicates
      adds  7ff2eef   Fix the MS-Windows build broken by recent errno changes
      adds  5ec42d5   Add extra args for zsh in Tramp
      adds  ffcec7c   Simplify tramp-tests.el check for owncloud/nextcloud
      adds  98586c2   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  9597ee6   Out-of-datedness .elc check is merely a file test
      adds  a39652b   Improve support of the Tai-Viet script
      adds  37a4233   Fix up the previous mh-mime warning suppression
       new  af0642a   Merge remote-tracking branch 'origin/master' into 
scratch/tsdh-vc-list-files


Summary of changes:
 admin/upload-manuals                    |   6 +-
 doc/emacs/maintaining.texi              |   6 +
 doc/emacs/msdos.texi                    |  65 +++--
 doc/emacs/mule.texi                     |   4 +
 doc/emacs/search.texi                   |  10 +-
 doc/lispref/debugging.texi              |   3 +
 doc/lispref/display.texi                |   6 +-
 doc/lispref/files.texi                  |  13 +-
 doc/lispref/internals.texi              |  13 +-
 doc/lispref/searching.texi              |   2 +-
 doc/misc/efaq.texi                      |   2 +-
 doc/misc/emacs-mime.texi                |  17 +-
 doc/misc/gnus.texi                      |   2 +-
 doc/misc/smtpmail.texi                  |   7 +
 doc/misc/tramp.texi                     |  29 ++
 etc/HELLO                               |   4 +-
 etc/NEWS                                |  63 ++++-
 lib-src/emacsclient.c                   |   6 +-
 lisp/calc/calc-prog.el                  |   2 +-
 lisp/cus-edit.el                        |   7 +-
 lisp/emacs-lisp/autoload.el             |   3 +-
 lisp/emacs-lisp/backtrace.el            |  44 ++-
 lisp/emacs-lisp/cl-print.el             |  21 +-
 lisp/emulation/viper.el                 |   6 +-
 lisp/files.el                           |  10 +-
 lisp/gnus/gnus-start.el                 |   5 +-
 lisp/gnus/mm-decode.el                  |   8 +-
 lisp/gnus/mm-view.el                    |   5 +-
 lisp/help-mode.el                       |   2 +-
 lisp/htmlfontify.el                     |   6 +-
 lisp/imenu.el                           |   5 +-
 lisp/international/fontset.el           |   9 +
 lisp/international/iso-transl.el        |   2 +
 lisp/isearch.el                         |  23 ++
 lisp/language/tai-viet.el               |  23 +-
 lisp/leim/quail/ipa-praat.el            |  37 ++-
 lisp/mail/feedmail.el                   |  17 +-
 lisp/mail/smtpmail.el                   |  28 +-
 lisp/mh-e/mh-acros.el                   |  14 +-
 lisp/net/eww.el                         |  32 ++-
 lisp/net/net-utils.el                   |   9 +-
 lisp/net/rfc2104.el                     |   2 -
 lisp/net/shr.el                         |  16 ++
 lisp/net/tramp-adb.el                   |  12 +-
 lisp/net/tramp-gvfs.el                  |   4 +
 lisp/net/tramp-rclone.el                |  13 +-
 lisp/net/tramp-sh.el                    |  45 +--
 lisp/net/tramp-smb.el                   |  73 +++--
 lisp/net/tramp-sudoedit.el              |  25 +-
 lisp/net/tramp.el                       |  71 +++--
 lisp/play/gamegrid.el                   |  49 ++--
 lisp/progmodes/project.el               |   5 +-
 lisp/progmodes/python.el                |   8 +-
 lisp/progmodes/sh-script.el             |  46 +--
 lisp/replace.el                         |  14 +-
 lisp/select.el                          |   9 +-
 lisp/server.el                          |   6 +-
 lisp/shadowfile.el                      |  16 +-
 lisp/subr.el                            |   2 +-
 lisp/term/w32-win.el                    | 130 +++++++++
 lisp/textmodes/table.el                 |   4 -
 lisp/tooltip.el                         |   5 +-
 lisp/vc/vc-cvs.el                       |   2 +-
 lisp/vc/vc-dir.el                       |  16 +-
 lisp/vc/vc-git.el                       |  25 +-
 lisp/vc/vc-hg.el                        |  33 ++-
 lisp/vc/vc-svn.el                       |   5 +-
 lisp/vc/vc.el                           |  40 ++-
 lisp/wid-browse.el                      |   6 +-
 lisp/wid-edit.el                        |   1 +
 src/alloc.c                             | 200 +++++++------
 src/callint.c                           |   1 -
 src/callproc.c                          |  40 +--
 src/charset.c                           |  20 +-
 src/cm.c                                |   1 -
 src/dired.c                             | 149 ++++------
 src/doc.c                               |   2 +-
 src/emacs.c                             |   3 +-
 src/eval.c                              |   9 -
 src/fileio.c                            | 478 ++++++++++++++++++--------------
 src/filelock.c                          |  86 +++---
 src/fns.c                               |   3 -
 src/lisp.h                              |  11 +-
 src/lread.c                             |  21 +-
 src/print.c                             | 100 +++----
 src/profiler.c                          |  12 +-
 src/term.c                              |   1 -
 src/w32.c                               |  29 +-
 src/w32fns.c                            |   4 +-
 src/w32font.c                           | 127 +++++++--
 src/xdisp.c                             |   8 +-
 src/xwidget.c                           | 219 ++++++---------
 test/lisp/emacs-lisp/backquote-tests.el |  47 ++++
 test/lisp/emacs-lisp/backtrace-tests.el |  49 ++++
 test/lisp/emacs-lisp/cl-print-tests.el  | 115 +-------
 test/lisp/net/tramp-tests.el            |  21 +-
 test/lisp/progmodes/python-tests.el     |  13 +-
 test/lisp/replace-tests.el              |  18 +-
 test/lisp/shadowfile-tests.el           |  13 +-
 test/src/print-tests.el                 | 259 ++++++++++++++++-
 100 files changed, 2073 insertions(+), 1245 deletions(-)
 create mode 100644 test/lisp/emacs-lisp/backquote-tests.el



reply via email to

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