emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (de46c77 -> b302a55)


From: Yuuki Harano
Subject: feature/pgtk updated (de46c77 -> b302a55)
Date: Sun, 25 Apr 2021 02:31:16 -0400 (EDT)

masm11 pushed a change to branch feature/pgtk.

      from  de46c77   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  5819f4f   Avoid selecting tooltip windows and frames (Bug#47207)
      adds  18836fc   * lisp/misearch.el (multi-isearch-pop-state): Doc fix.
      adds  2822246   Fix Seccomp filter on CentOS 8.3 (Bug#47828).
      adds  dc9b0dc   Update modus-themes to version 1.3.2
      adds  d91e1a5   Skip a unit test that requires an external program if 
necessary.
      adds  55b22bf   Extend project test so that 'project-current' works.
      adds  6ebc6e1   Add quoted filename support to 'project-find-regexp' 
(Bug#47799).
      adds  652b0f4   Factor out a helper macro to create a temporary directory.
      adds  454fd39   ; * test/lisp/progmodes/xref-tests.el: Add footer.
      adds  869e437   Don't hard-code "~/.emacs.d/" in rcirc.el
      adds  07bb2cb   Don't hard-code "~/.emacs.d/" in two more places
      adds  5183123   Add Tramp recompilation
      adds  0a4dc70   ; Normalize and add missing first and last lines
      adds  077dae3   completing-read: If HIST is the symbol `t', history is 
not recorded.
      adds  18d0ef9   completion-all-sorted-completions: Fix sorting 
performance bug
      adds  14633fb   * lisp/minibuffer.el (minibuffer--sort-by-key): New 
function
      adds  ab287a1   * lisp/minibuffer.el (completion-all-sorted-completions): 
Fix last change
      adds  27af0a3   Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, 
...).
      adds  9216e18   minibuffer.el: Use completion--message instead of 
minibuffer-message
      adds  296ef2e   (completion-all-sorted-completions): Additional 
alphabetical sorting
      adds  55db25b   Introduce and use minibuffer-mode.  This fixes bug #47150
      adds  4e907fa   Fix bug #47781: (window-list-1 nil t) wrongly returned 
nil.
      adds  4da7b2d   Fix localization problem in Tramp
      adds  efbc07a   * src/minibuf.c (read_minibuf): Change multibyte more 
safely
      adds  298f25e   * lisp/minibuffer.el (minibuffer-mode-map): Make it an 
alias
      adds  3e93c2e   * src/minibuf.c (Fread_no_blanks_input): Move to 
`minibuffer.el`
      adds  2647b7b   Fix Rmail-MIME size estimations
      adds  afcdd4c   Add new library transient.el
      adds  741dc6a   * lisp/isearch.el (isearch-post-command-hook): Revert 
ff796823e5 (bug#47894).
      adds  ee5d6ae   * lisp/wdired.el (wdired--self-insert): Put symbol 
property delete-selection.
      adds  c4c9a60   cperl-mode: Avoid abbrev expansion in variable names
      adds  9e5290a   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix 
bug#47925
      adds  e2464c5   ; * lisp/mail/rmailmm.el (rmail-mime-set-bulk-data): Fix 
last change.
      adds  3e727cf   sgml-mode: Only set sgml-xml-mode if guessed to be an XML 
file
      adds  cecfbf0   Improve error message for missing Info manual
      adds  4c6d302   Remove a self-reference from the Emacs Lisp manual.
      adds  5780523   * lisp/thingatpt.el (region): Put property 
bounds-of-thing-at-point, bug#39512
      adds  8c83231   * lisp/isearch.el (isearch-forward-thing-at-point): New 
command (bug#39512).
      adds  a7cc19e   Don't erroneously declare `mark` as error-free
      adds  db39e2d   Make outline commands repeatable (bug#47878)
      adds  85ef248   * lisp/emacs-lisp/package.el: Doc fix.
      adds  3a526b6   * lisp/emacs-lisp/package.el (package-archives): Bump 
:version.
      adds  fa81ed6   Use khaki1 as 'match' background
      adds  94de186   * lisp/strokes.el: Doc fix; update URL.
      adds  71b14f2   Avoid lowering gc-cons-threshold
      adds  7792f7b   Fix 'window-text-pixel-size' when there's after-string at 
EOB
      adds  3021ecd   Fix Isearch hscrolling in a corner case
      adds  8469894   Fix unclean "can't happen" error handling in 
read_minibuf_unwind
      adds  2fb271c   Fix unload+reload of files using 
`custom-initialize-delay` (bug#47072)
      adds  47576b4   * lisp/window.el (display-buffer): Doc fix.  (Bug#47950)
      adds  aaf6b6b   Ensure that argument to 'verify' is a constant expression.
      adds  eadf4cf   Move part of the fix from project to xref
      adds  3e41ecc   * lisp/progmodes/which-func.el: Doc fixes.
      adds  61828e5   Fix MS-Windows link switches for unexec
      adds  e860430   Minor improvements to world-clock
      adds  ac6b62b   * lisp/time.el (world-clock-mode): Make non-interactive.
      adds  9904aae   ; * configure.ac (LD_SWITCH_SYSTEM_TEMACS) [mingw32]: Fix 
last change.
      adds  522c34f   Remove the binding for xref-quit-and-goto-xref
      adds  9a15694   * lisp/progmodes/xref.el: Remove the "still experimental" 
note.
      adds  1c3a86e   Introduce project-compilation-buffer-name-function
      adds  344f769   Add support for using a TLS client certificate with 
'erc-tls' (bug#47788)
      adds  08fab31   Misc changes
      adds  804f5ac   Revert "Remove the binding for xref-quit-and-goto-xref"
      adds  3806d21   Fix small bug in 'completion-table-subvert'.
      adds  3995f05   Expand documentation on nontrivial completion boundaries.
      adds  1fd1ef1   * etc/NEWS: 'world-clock-mode' is no longer interactive.
      adds  2595b4c   ; * etc/NEWS: Fix a recently added entry.
      adds  87e5cc2   ; * etc/NEWS: Fix typo.
      adds  e44a0b7   Fix a recent change in minibuf.texi
      adds  beb3d04   ; * etc/NEWS: Fix quoting.
      adds  57cc2e9   * lisp/wdired.el (wdired--before-change-fn): Wrap body in 
save-match-data.
      adds  5d287b4   * lisp/net/tramp-cmds.el 
(tramp-recompile-elpa-command-completion-p):
      adds  db92e83   * lisp/subr.el (add-hook): Try and fix bug#46326
      adds  2868199   * lisp/files.el (minibuffer-with-setup-hook): Fix 
bug#46326
      adds  87d37e2   Fix thinko introduced in the last ERC patch (bug#47788)
      adds  72ac446   * lisp/subr.el (remove-hook): Improve last change
      adds  ae81b95   * lisp/rot13.el: Improve documentation.  (Bug#47970)
      adds  d753b39   Obsolete the TAB binding in *xref* buffers
      adds  21b3cee   ; * etc/NEWS: Fix last change.
      adds  1fce528   Redesign and improve the help-for-help (C-h C-h) command
      adds  af464e4   * lisp/help.el (help--for-help-make-sections): Fix typo.
      adds  2c2dfbb   ; Fix some typos in doc strings and manuals
      adds  9b8dc62   Simlify top-level Makefile since admin is always included
      adds  dec8a47   * doc/lispref/macros.texi (Eval During Expansion): Fix 
fixme
      adds  d398eca   * lisp/svg.el: Fix typo in sample code; add minor 
optimization
      adds  48b6cec   * lisp/mpc.el: Avoid (implicit) `eval`; prefer #' to 
quote function names
      adds  bc02683   * lisp/progmodes/project.el: Use 
project-prefixed-buffer-name in more places.
      adds  86d1b4d   (completion-all-sorted-completions): Fix history use with 
boundaries
       new  b302a55   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 Makefile.in                                        |   19 +-
 admin/charsets/eucjp-ms.awk                        |    2 +-
 admin/charsets/mule-charsets.el                    |    2 +-
 admin/unidata/unidata-gen.el                       |    6 +-
 configure.ac                                       |    7 +
 doc/emacs/maintaining.texi                         |    8 +-
 doc/emacs/mini.texi                                |    3 +
 doc/lispref/macros.texi                            |   18 +-
 doc/lispref/minibuf.texi                           |   39 +-
 doc/lispref/nonascii.texi                          |   10 +-
 doc/lispref/windows.texi                           |   10 +-
 doc/misc/erc.texi                                  |   73 +-
 doc/misc/gnus.texi                                 |    2 +-
 doc/misc/modus-themes.org                          |  499 ++-
 doc/misc/sem-user.texi                             |    2 +-
 doc/misc/tramp.texi                                |   24 +-
 etc/NEWS                                           |   76 +-
 etc/themes/manoj-dark-theme.el                     |    2 +-
 etc/themes/modus-operandi-theme.el                 |    5 +-
 etc/themes/modus-themes.el                         | 2333 +++++++------
 etc/themes/modus-vivendi-theme.el                  |    5 +-
 leim/leim-ext.el                                   |    2 +-
 lib-src/seccomp-filter.c                           |   15 +-
 lisp/allout-widgets.el                             |    4 +-
 lisp/calc/calc-menu.el                             |    2 +
 lisp/calc/calc-nlfit.el                            |    2 +
 lisp/cedet/semantic/wisent/comp.el                 |    2 +-
 lisp/cus-theme.el                                  |    6 +-
 lisp/custom.el                                     |   11 +-
 lisp/dframe.el                                     |    2 +-
 lisp/dos-w32.el                                    |    2 +-
 lisp/emacs-lisp/byte-opt.el                        |    4 +-
 lisp/emacs-lisp/check-declare.el                   |    2 +-
 lisp/emacs-lisp/cl-generic.el                      |    2 +-
 lisp/emacs-lisp/easy-mmode.el                      |   23 +-
 lisp/emacs-lisp/eieio-custom.el                    |    2 +-
 lisp/emacs-lisp/eieio-opt.el                       |    2 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |    2 +-
 lisp/emacs-lisp/eieio.el                           |    2 +-
 lisp/emacs-lisp/eldoc.el                           |   16 +-
 lisp/emacs-lisp/package.el                         |   10 +-
 lisp/emacs-lisp/rx.el                              |    2 +-
 lisp/emacs-lisp/tcover-ses.el                      |    4 +-
 lisp/emacs-lisp/testcover.el                       |    4 +-
 lisp/emacs-lisp/text-property-search.el            |    2 +
 lisp/emacs-lisp/unsafep.el                         |    2 +-
 lisp/erc/erc-backend.el                            |   30 +-
 lisp/erc/erc-button.el                             |    2 +-
 lisp/erc/erc-desktop-notifications.el              |    2 +-
 lisp/erc/erc-goodies.el                            |    2 +-
 lisp/erc/erc-imenu.el                              |    2 +-
 lisp/erc/erc-menu.el                               |    2 +-
 lisp/erc/erc-page.el                               |    2 +-
 lisp/erc/erc-replace.el                            |    2 +-
 lisp/erc/erc-ring.el                               |    2 +-
 lisp/erc/erc.el                                    |  100 +-
 lisp/files.el                                      |   15 +-
 lisp/gnus/gnus-group.el                            |    3 +-
 lisp/gnus/gnus-notifications.el                    |    2 +-
 lisp/gnus/gnus-sum.el                              |    2 +-
 lisp/gnus/legacy-gnus-agent.el                     |    2 +-
 lisp/gnus/mm-archive.el                            |    2 +-
 lisp/gnus/spam-report.el                           |    2 +-
 lisp/help-macro.el                                 |   12 +-
 lisp/help.el                                       |  163 +-
 lisp/info.el                                       |    5 +-
 lisp/international/mule-cmds.el                    |    2 +-
 lisp/isearch.el                                    |   54 +-
 lisp/language/burmese.el                           |    2 +
 lisp/language/cham.el                              |    2 +
 lisp/language/khmer.el                             |    2 +-
 lisp/language/sinhala.el                           |    2 +-
 lisp/language/tai-viet.el                          |    2 +
 lisp/language/thai-word.el                         |    4 +-
 lisp/language/tv-util.el                           |    3 +-
 lisp/leim/quail/croatian.el                        |    2 +-
 lisp/leim/quail/hebrew.el                          |    2 +-
 lisp/leim/quail/persian.el                         |    2 +-
 lisp/mail/rmail-spam-filter.el                     |    2 +-
 lisp/mail/rmailmm.el                               |    6 +-
 lisp/mail/uudecode.el                              |    2 +-
 lisp/mh-e/mh-search.el                             |    4 +-
 lisp/minibuffer.el                                 |  128 +-
 lisp/misearch.el                                   |    2 +-
 lisp/mpc.el                                        |  158 +-
 lisp/net/newst-ticker.el                           |    2 +-
 lisp/net/rcirc.el                                  |    5 +-
 lisp/net/secrets.el                                |    2 +
 lisp/net/sieve-manage.el                           |    2 +-
 lisp/net/sieve-mode.el                             |    2 +-
 lisp/net/sieve.el                                  |    2 +-
 lisp/net/tramp-cmds.el                             |   43 +
 lisp/net/tramp-sh.el                               |    8 +-
 lisp/notifications.el                              |    2 +
 lisp/nxml/rng-cmpct.el                             |    2 +-
 lisp/obsolete/info-edit.el                         |    2 +-
 lisp/obsolete/old-emacs-lock.el                    |    4 +-
 lisp/obsolete/otodo-mode.el                        |    4 +-
 lisp/obsolete/sb-image.el                          |    2 +-
 lisp/org/ob-hledger.el                             |    2 +-
 lisp/org/ob-mscgen.el                              |    4 +-
 lisp/org/ol-eshell.el                              |    2 +-
 lisp/org/org-ctags.el                              |    4 +-
 lisp/org/ox-man.el                                 |    2 +-
 lisp/outline.el                                    |   39 +
 lisp/progmodes/bug-reference.el                    |    2 +-
 lisp/progmodes/cc-awk.el                           |    2 +-
 lisp/progmodes/cc-styles.el                        |    2 +-
 lisp/progmodes/cperl-mode.el                       |    2 +-
 lisp/progmodes/ebrowse.el                          |    2 +-
 lisp/progmodes/idlw-shell.el                       |    2 +-
 lisp/progmodes/idlwave.el                          |    2 +-
 lisp/progmodes/js.el                               |    7 +-
 lisp/progmodes/project.el                          |   38 +-
 lisp/progmodes/sql.el                              |    4 +-
 lisp/progmodes/which-func.el                       |   19 +-
 lisp/progmodes/xref.el                             |   11 +-
 lisp/replace.el                                    |    2 +-
 lisp/rot13.el                                      |   29 +-
 lisp/ses.el                                        |    2 +-
 lisp/speedbar.el                                   |    4 +-
 lisp/startup.el                                    |    2 +-
 lisp/strokes.el                                    |   13 +-
 lisp/subr.el                                       |   34 +-
 lisp/svg.el                                        |   48 +-
 lisp/term/konsole.el                               |    2 +-
 lisp/term/linux.el                                 |    4 +-
 lisp/term/lk201.el                                 |    2 +-
 lisp/term/screen.el                                |    2 +-
 lisp/term/st.el                                    |    2 +-
 lisp/term/tmux.el                                  |    2 +-
 lisp/term/w32console.el                            |    2 +-
 lisp/textmodes/flyspell.el                         |    2 +-
 lisp/textmodes/remember.el                         |    2 +-
 lisp/textmodes/sgml-mode.el                        |    3 +-
 lisp/thingatpt.el                                  |    6 +-
 lisp/time.el                                       |   11 +-
 lisp/transient.el                                  | 3615 ++++++++++++++++++++
 lisp/url/url-mailto.el                             |    2 +-
 lisp/vc/vc-dispatcher.el                           |    2 +-
 lisp/vc/vc-filewise.el                             |    2 +
 lisp/wdired.el                                     |   43 +-
 lisp/window.el                                     |    4 +-
 src/character.h                                    |    2 +-
 src/frame.c                                        |   15 +-
 src/keyboard.c                                     |    2 +-
 src/keymap.c                                       |    6 -
 src/minibuf.c                                      |   87 +-
 src/w32fns.c                                       |    2 +
 src/window.c                                       |   60 +-
 src/xdisp.c                                        |   14 +-
 src/xfns.c                                         |    2 +
 test/lisp/autorevert-tests.el                      |    2 +-
 test/lisp/calendar/icalendar-tests.el              |    2 +-
 test/lisp/calendar/parse-time-tests.el             |    2 +-
 test/lisp/cedet/srecode-utest-template.el          |    2 +-
 test/lisp/custom-resources/custom--test-theme.el   |    2 +-
 test/lisp/descr-text-tests.el                      |    2 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |    2 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |    2 +-
 test/lisp/eshell/em-hist-tests.el                  |    2 +-
 test/lisp/eshell/em-ls-tests.el                    |    2 +-
 test/lisp/eshell/esh-opt-tests.el                  |    2 +-
 test/lisp/eshell/eshell-tests.el                   |    2 +-
 test/lisp/gnus/message-tests.el                    |    2 +-
 test/lisp/info-xref-tests.el                       |    2 +-
 test/lisp/international/ucs-normalize-tests.el     |    2 +-
 test/lisp/minibuffer-tests.el                      |   59 +-
 test/lisp/net/nsm-tests.el                         |    2 +-
 test/lisp/net/shr-tests.el                         |    2 +-
 test/lisp/play/cookie1-tests.el                    |    2 +-
 test/lisp/progmodes/cperl-mode-tests.el            |   31 +-
 test/lisp/progmodes/perl-mode-tests.el             |    2 +-
 test/lisp/progmodes/project-tests.el               |   61 +-
 test/lisp/progmodes/xref-tests.el                  |    2 +
 test/lisp/simple-tests.el                          |    2 +-
 test/lisp/textmodes/fill-tests.el                  |    2 +-
 test/lisp/textmodes/tildify-tests.el               |    2 +-
 test/lisp/thingatpt-tests.el                       |    2 +-
 test/lisp/vc/vc-bzr-tests.el                       |    2 +-
 test/lisp/xml-tests.el                             |    2 +-
 test/manual/cedet/semantic-tests.el                |    2 +-
 test/manual/image-size-tests.el                    |    2 +-
 test/manual/image-transforms-tests.el              |    2 +-
 test/manual/scroll-tests.el                        |    2 +-
 test/misc/test-custom-noloads.el                   |    4 +-
 test/src/character-tests.el                        |    2 +-
 test/src/coding-tests.el                           |    2 +-
 test/src/editfns-tests.el                          |    2 +-
 test/src/emacs-module-tests.el                     |    2 +-
 test/src/fileio-tests.el                           |    2 +-
 test/src/thread-tests.el                           |    2 +-
 test/src/timefns-tests.el                          |    2 +-
 193 files changed, 6672 insertions(+), 1824 deletions(-)
 create mode 100644 lisp/transient.el



reply via email to

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