emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (565d8f5 -> b64089c)


From: Yuuki Harano
Subject: feature/pgtk updated (565d8f5 -> b64089c)
Date: Sat, 26 Dec 2020 13:25:11 -0500 (EST)

masm11 pushed a change to branch feature/pgtk.

      from  565d8f5   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  409a9db   image-cache-size improvements
      adds  1a0a11f   Inhibit buffer hooks in temporary buffers
      adds  ecb5ebf   Improve make-process in Tramp
      adds  1a7033f   * lisp/simple.el (goto-line-read-args): Use 
number-at-point (bug#45199)
      adds  2c9b488   Remove unnecessary string conversion
      adds  537e96f   Fix image cache lookup
      adds  174607e   Unbreak build after commit 
1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.
      adds  c3ad28c   De-duplicate lines in Xref buffers
      adds  759ec25   Generic-ify xref-location-column
      adds  b2ce94f   Make python-mode fontify more assignment statements
      adds  ca36669   Fix problem with entering Gnus groups when Gnus isn't 
running
      adds  e470881   Drop XEmacs support for EDE ELisp projects
      adds  faf3613   ; * src/nsfns.m (all_nonzero_ascii): comment correction
      adds  2d19dbd   Fix permission problem in Tramp's copy-file
      adds  e352abe   Fix frame creation on X when tool bar is disabled
      adds  87e422f   Beef up the Emacs string utility set a bit
      adds  b3dec31   Add `string-pad'
      adds  cf2e832   Rename slice-string to string-slice
      adds  fd9431d   Fix shorter-than-length case for string-limit
      adds  e967ba3   ; Fix recent string utility additions
      adds  f329a31   Add string-chop-newline
      adds  c9a9523   Add try-completion to the string shortdoc
      adds  7685227   Make string-clean-whitespace work on non-ASCII 
whitespace, too
      adds  7e86d3b   Make string-chop-newline more efficient
      adds  27fab4b   Tiny string-clean-whitespace simplification
      adds  c69c656   (ruby-mode-set-encoding): Use 'save-restriction'
      adds  d2b8611   Further string-clean-whitespace tweaks
      adds  9480169   Change the string-limit parameter semantics
      adds  051d8f7   Make string-pad take an optional START parameter
      adds  9015329   Fix wdired-get-filename when ls -F marks symlinks
      adds  e42a63a   ; Fix docstrings in last change to subr-x.el
      adds  188b09d   Reorganize Tramp header lines
      adds  9920929   Re-order the items in `profiler-report' output.
      adds  9449b81   Align profiler's header-line-format to column 0, to work 
correctly on tty's
      adds  aae44a3   Ensure that Gnus servers are open(able) before searching 
them
      adds  6af31fd   Align the word "Function" in profiler's headers over the 
actual functions
      adds  747a923   Use new NSString lisp methods
      adds  a649869   Fix use of obsolete 'error' warning level
      adds  832d756   Fix use of obsolete 'emergency' warning level
      adds  1e11f6f   Handle gracefully href="" in base tags in shr
      adds  21097cd   Revert recent server.el frame-focus changes
      adds  22c1f00   Allow string-slice to take zero-length matches
      adds  5c86a53   Improve the string-limit doc string
      adds  268a3d3   Show image as text when trying to search/replace in image 
buffer (bug#25905)
      adds  3edc4fd   Remove an unused parameter from 'child_setup' function.
      adds  3cbd416   Reject filenames containing NUL bytes.
      adds  95334ee   Allocate environment block before forking.
      adds  bdcea81   Pass C string pointer to current directory to 
'child_setup'.
      adds  773f9eb   * .clang-format (ColumnLimit): Fix line length.
      adds  40bc77d   Declare argument vector as char *const *.
      adds  33210c8   * lisp/tab-line.el: New options, faces, and functions
      adds  3be0dc6   authinfo-mode: add option to not hide any elements (and 
add font-lock)
      adds  b68d52c   * lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Stop at 
the right heading
      adds  ccb3eff   * src/dispnew.c (sit_for): Fix bug#45292
      adds  3096437   CC Mode: introduce a new cache for brace structures.  
This fixes bug #45248
      adds  bf7041a   Centralize subprocess creation in a single function.
      adds  26b8b30   Ensure that Gnulib objects in subdirectories are built 
correctly.
      adds  29064d0   Update Gnulib.
      adds  527cc64   Unbreak the MinGW build broken by recent changes in 
callproc.c
      adds  452baab   Fix the MinGW build broken by Gnulib update
      adds  e352571   ; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last 
change.
      adds  d63ccde   Unbreak the build on *BSD and Macos after previous gnulib 
merge
      adds  269cec1   Remove `string-slice' -- it's not very well defined
      adds  af359de   Allow `string-limit' to work on encoded strings
      adds  174327c   Make `remove-hook' interactive
      adds  290ee34   cperl-mode: Correctly syntax highlight index/value array 
slices
      adds  b8b1703   Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.c
      adds  ec8a17e   Adjust to recent Gnulib changes
      adds  5880c7c   Adjust test_module to recent Gnulib changes
      adds  42d5826   Update Gnulib.
      adds  3ba3414   Import posix_spawn from Gnulib.
      adds  2c79a8f   Use posix_spawn if possible.
      adds  e387371   Revert "Use posix_spawn if possible."
      adds  ecf84a2   Revert "Import posix_spawn from Gnulib."
      adds  64513ab   Don't compile Gnulib's 'free' on MinGW
      adds  c3c1863   Add support for more EBCDIC code pages IBM2XX
      adds  a9413dd   Fix last change
      adds  3649160   ; * etc/NEWS: Announce the last change.
      adds  e497a01   Tag Tramp test :unstable
      adds  1ca6add   Tag another Tramp test :unstable on emba
      adds  b3fe0ac   Correct argument order in comment
      adds  52b3083   * lisp/face-remap.el (face-remap-set-base): Doc fix.  
(Bug#45264)
      adds  711fe70   * doc/misc/efaq.texi (Latest version of Emacs): Bump 
version.
      adds  a90836c   * doc/misc/efaq.texi (New in Emacs 27): Add section.
      adds  7b3367a   * lisp/so-long.el: Decrease use of passive voice.
      adds  7f8793e   Update to Org 9.4.4
      adds  5d46593   Support build of Emacs on ARM Macos machines
      adds  2e20749   Merge from origin/emacs-27
      adds  6bf22c9   Codesign the executable on recene MacOS systems
      adds  47799cc   ; Merge from origin/emacs-27
      adds  fda9b3e   * src/Makefile.in (DO_CODESIGN): Fix expected 
architecture name.
      adds  e0fc939   Add more details to the "word processor" section
      adds  b242bbb   ; lisp/org/org.el: Fix Version header.
      adds  90ec81f   Merge from origin/emacs-27
      adds  00b8fdf   Fix gpg-agent killing in mml-sec-tests
      adds  c9fb347   Skip some mml tests that rely on CMS if that's not 
installed
      adds  e1eabc8   Disable some semantic tests on systems without g++
      adds  443a538   Refactor package--list-loaded-files for easier 
debuggability
      adds  d18b1c8   Fix package reloading problems on systems with symlinks
      adds  90e4009   Fix infloop in memory-report
      adds  a63855c   Kill the scdaemon after doing the mml-sec tests
      adds  60bfa84   Fix issues with lib/malloc out-of-dir builds
      adds  cf1d703   Fix messages with plural forms in todo-mode.el
      adds  b3c9af9   Improvements for `:base-uri' svg image property
      adds  f9264a3   Avoid missing email messages due to rmail-spam-filter
      adds  fd658b8   Rename Tramp method "media" to "mtp" (Bug#45402)
      adds  25fb44f   Fix test/src/process-tests on MS-Windows
      adds  4b2ca6b   * lisp/forms.el (forms--run-functions): New function
       new  b64089c   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 .clang-format                                  |   2 +-
 admin/merge-gnulib                             |   3 +-
 build-aux/config.guess                         | 224 ++++++-----
 build-aux/config.sub                           |  60 +--
 build-aux/install-sh                           |  35 +-
 configure.ac                                   |   6 +
 doc/lispref/buffers.texi                       |  59 ++-
 doc/lispref/debugging.texi                     |  13 +-
 doc/lispref/display.texi                       |   8 +-
 doc/lispref/files.texi                         |   7 +-
 doc/lispref/internals.texi                     |  11 +-
 doc/lispref/strings.texi                       |  46 +++
 doc/misc/efaq.texi                             |  60 ++-
 doc/misc/gnus-faq.texi                         |   8 +-
 doc/misc/texinfo.tex                           |  65 +++-
 doc/misc/tramp.texi                            |  25 +-
 etc/ETAGS.EBNF                                 |   2 +-
 etc/NEWS                                       |  75 +++-
 etc/TODO                                       |  30 ++
 lib-src/emacsclient.c                          |  39 +-
 lib-src/etags.c                                |  17 +-
 lib-src/update-game-score.c                    |   4 +-
 lib/Makefile.in                                |   6 +-
 lib/attribute.h                                |  23 +-
 lib/c++defs.h                                  |   8 +
 lib/canonicalize-lgpl.c                        | 508 +++++++++++++-----------
 lib/careadlinkat.c                             |  30 +-
 lib/cdefs.h                                    |   4 +-
 lib/eloop-threshold.h                          |  83 ++++
 lib/euidaccess.c                               |   9 +-
 lib/faccessat.c                                |  14 +-
 lib/fcntl.c                                    |   4 +-
 lib/fcntl.in.h                                 |  37 +-
 lib/filemode.c                                 |  14 -
 lib/fpending.c                                 |   7 +-
 lib/{fpending.h => free.c}                     |  30 +-
 lib/gnulib.mk.in                               | 103 ++++-
 lib/idx.h                                      | 113 ++++++
 lib/intprops.h                                 |  50 ++-
 lib/malloc/scratch_buffer.h                    | 135 +++++++
 lib/{timegm.c => malloc/scratch_buffer_grow.c} |  54 ++-
 lib/malloc/scratch_buffer_grow_preserve.c      |  67 ++++
 lib/malloc/scratch_buffer_set_array_size.c     |  64 +++
 lib/mini-gmp.c                                 |  58 +--
 lib/mini-gmp.h                                 |   5 +-
 lib/{memrchr.c => rawmemchr.c}                 | 107 ++---
 lib/rawmemchr.valgrind                         |  28 ++
 lib/readlink.c                                 |  48 ++-
 lib/readlinkat.c                               |  47 ++-
 lib/regex_internal.c                           |  19 +-
 lib/regex_internal.h                           |   8 +
 lib/{save-cwd.h => scratch_buffer.h}           |  27 +-
 lib/signal.in.h                                |   6 +-
 lib/stdint.in.h                                |   5 -
 lib/stdio-impl.h                               |   2 +-
 lib/stdio.in.h                                 | 183 ++++++---
 lib/stdlib.in.h                                | 169 +++++++-
 lib/string.in.h                                |  36 +-
 lib/symlink.c                                  |   2 +-
 lib/sys_select.in.h                            |   9 +-
 lib/sys_stat.in.h                              |  32 +-
 lib/tempname.c                                 |  49 ++-
 lib/time.in.h                                  |  23 +-
 lib/time_rz.c                                  |  16 +-
 lib/unistd.in.h                                | 386 ++++++++++++++----
 lib/xalloc-oversized.h                         |   2 +-
 lisp/auth-source.el                            |  45 ++-
 lisp/calendar/todo-mode.el                     |  27 +-
 lisp/cedet/ede/proj-elisp.el                   |   3 +-
 lisp/emacs-lisp/lisp-mnt.el                    |   2 +
 lisp/emacs-lisp/memory-report.el               |   4 +-
 lisp/emacs-lisp/package.el                     |  53 +--
 lisp/emacs-lisp/shortdoc.el                    |  24 ++
 lisp/emacs-lisp/subr-x.el                      |  96 +++++
 lisp/face-remap.el                             |  12 +-
 lisp/files.el                                  |   6 +-
 lisp/forms.el                                  |  63 +--
 lisp/gnus/gnus-search.el                       |   5 +-
 lisp/gnus/gnus-sum.el                          |   1 +
 lisp/gnus/gnus-uu.el                           |   3 +-
 lisp/image-mode.el                             |  11 +
 lisp/international/mule-conf.el                |  84 ++++
 lisp/international/mule.el                     |   9 +-
 lisp/json.el                                   |   2 +-
 lisp/language/european.el                      |  81 ++++
 lisp/language/japanese.el                      |  16 +
 lisp/mail/rmail-spam-filter.el                 |  17 +-
 lisp/mh-e/mh-xface.el                          |   3 +-
 lisp/net/imap.el                               |   3 +-
 lisp/net/mailcap.el                            |   3 +-
 lisp/net/shr.el                                |   5 +-
 lisp/net/tramp-compat.el                       |   5 -
 lisp/net/tramp-gvfs.el                         |  26 +-
 lisp/net/tramp-sh.el                           |   2 +-
 lisp/net/tramp.el                              |  36 +-
 lisp/net/trampver.el                           |  12 +-
 lisp/org/org-agenda.el                         |   4 -
 lisp/org/org-capture.el                        |   4 -
 lisp/org/org-macs.el                           |  41 +-
 lisp/org/org-version.el                        |   4 +-
 lisp/org/org.el                                |   2 +-
 lisp/profiler.el                               |  34 +-
 lisp/progmodes/cc-engine.el                    | 332 +++++++++++-----
 lisp/progmodes/cc-mode.el                      |  34 +-
 lisp/progmodes/cperl-mode.el                   |   2 +-
 lisp/progmodes/flymake-proc.el                 |  13 +-
 lisp/progmodes/python.el                       |  96 +++--
 lisp/progmodes/ruby-mode.el                    |  35 +-
 lisp/progmodes/xref.el                         |  28 +-
 lisp/server.el                                 |   6 +-
 lisp/simple.el                                 |  15 +-
 lisp/so-long.el                                |   6 +-
 lisp/subr.el                                   |  81 ++--
 lisp/tab-line.el                               |  65 +++-
 lisp/wdired.el                                 |   5 +-
 m4/alloca.m4                                   |   4 +-
 m4/canonicalize.m4                             |  10 +-
 m4/extensions.m4                               | 160 ++++----
 m4/faccessat.m4                                |  33 +-
 m4/fcntl.m4                                    |  52 ++-
 m4/filemode.m4                                 |   3 +-
 m4/free.m4                                     |  49 +++
 m4/fsusage.m4                                  |   3 +-
 m4/gnulib-common.m4                            |  63 +--
 m4/gnulib-comp.m4                              |  94 ++++-
 m4/largefile.m4                                |   2 +-
 m4/mbstate_t.m4                                |  11 +-
 m4/pid_t.m4                                    |  38 ++
 m4/rawmemchr.m4                                |  20 +
 m4/readlink.m4                                 |  61 ++-
 m4/readlinkat.m4                               |  13 +-
 m4/std-gnu11.m4                                |   5 +
 m4/stdint.m4                                   |  10 +-
 m4/stdio_h.m4                                  |   8 +-
 m4/stdlib_h.m4                                 |  36 +-
 m4/sys_types_h.m4                              |  22 +-
 m4/unistd_h.m4                                 |  11 +-
 m4/vararrays.m4                                |  14 +-
 nt/mingw-cfg.site                              |   6 +
 src/Makefile.in                                |   2 +-
 src/alloc.c                                    |   8 +-
 src/buffer.c                                   |  88 +++--
 src/buffer.h                                   |  10 +-
 src/callproc.c                                 | 518 +++++++++++++++----------
 src/coding.c                                   |  30 +-
 src/coding.h                                   |   3 -
 src/dispnew.c                                  |   9 +
 src/fileio.c                                   |   7 +-
 src/gtkutil.c                                  |   7 +-
 src/image.c                                    |  68 +++-
 src/lisp.h                                     |   6 +-
 src/minibuf.c                                  |   2 +-
 src/nsfns.m                                    |   8 +-
 src/nsfont.m                                   |   7 +-
 src/nsimage.m                                  |  26 +-
 src/nsmenu.m                                   |   2 +-
 src/nsselect.m                                 |  10 +-
 src/nsterm.h                                   |   2 +
 src/nsterm.m                                   |  10 +-
 src/nsxwidget.m                                |  19 +-
 src/pdumper.c                                  |   2 +-
 src/print.c                                    |   2 +-
 src/process.c                                  | 167 ++------
 src/sysdep.c                                   |  26 +-
 src/w32.h                                      |   2 +-
 src/w32fns.c                                   |   2 +-
 src/w32gui.h                                   |   2 +-
 src/w32proc.c                                  |   4 +-
 src/w32term.c                                  |   4 +-
 src/window.c                                   |   7 +-
 src/xdisp.c                                    |   4 +-
 src/xfns.c                                     |   2 +-
 src/xterm.c                                    |   9 +-
 src/xwidget.c                                  |   3 +-
 test/Makefile.in                               |   1 +
 test/lisp/cedet/semantic-utest-ia.el           |   2 +
 test/lisp/emacs-lisp/subr-x-tests.el           |  53 +++
 test/lisp/gnus/mml-sec-tests.el                |  10 +-
 test/lisp/net/tramp-tests.el                   | 114 +++---
 test/lisp/progmodes/xref-tests.el              |   6 +-
 test/src/buffer-tests.el                       |  33 +-
 test/src/fileio-tests.el                       |   6 +
 182 files changed, 4827 insertions(+), 2099 deletions(-)
 create mode 100644 lib/eloop-threshold.h
 copy lib/{fpending.h => free.c} (66%)
 create mode 100644 lib/idx.h
 create mode 100644 lib/malloc/scratch_buffer.h
 copy lib/{timegm.c => malloc/scratch_buffer_grow.c} (50%)
 create mode 100644 lib/malloc/scratch_buffer_grow_preserve.c
 create mode 100644 lib/malloc/scratch_buffer_set_array_size.c
 copy lib/{memrchr.c => rawmemchr.c} (61%)
 create mode 100644 lib/rawmemchr.valgrind
 copy lib/{save-cwd.h => scratch_buffer.h} (55%)
 create mode 100644 m4/free.m4
 create mode 100644 m4/pid_t.m4
 create mode 100644 m4/rawmemchr.m4



reply via email to

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