emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (7673b6b -> 7d5e94b)


From: Yuuki Harano
Subject: feature/pgtk updated (7673b6b -> 7d5e94b)
Date: Sun, 13 Jun 2021 04:48:16 -0400 (EDT)

masm11 pushed a change to branch feature/pgtk.

      from  7673b6b   * src/pgtkselect.c: Avoid Glib assertion warnings
      adds  4d4c73d   Improve tex fontification of quoted strings
      adds  246a417   * lisp/electric.el: Do auto-indent inside strings and 
comments by default
      adds  1855e3d   * lisp/wdired.el (wdired-normalize-filename): Sync with 
dired-get-filename.  (Bug#48659)
      adds  c97716e   * lisp/mpc.el (mpc-format): Fix inf-loop in constructed 
predicate
      adds  a4c922d   Clarify indent-line-function doc string
      adds  b0d0198   Tweak octave continuation indentation
      adds  1230651   Improve the documentation of documentation groups
      adds  e247b4b   Add a new documentation group for overlays
      adds  fdfb3df   `minibuffer-exit-hook' doc string clarification
      adds  9e70520   time-stamp: improve unit-test coverage
      adds  253e524   Move menu-bar-select-buffer to msb.el
      adds  db1de74   Fix kmacro-view-ring-2nd doc string
      adds  c8ec798   Allow help-C-file-name to work on symbols designating 
subrs
      adds  7671d47   Clarify that `symbol-file' only works for symbols in Lisp 
files
      adds  23ad0f0   Don't account for character compositions in 'format' and 
friends
      adds  15f46b9   Do not reset settings when disabling a theme
      adds  d6dc660   time-stamp: refactor time-stamp-string-preprocess
      adds  a5b57fc   time-stamp: fix minor bug when parsing option combos
      adds  3988411   Give 'syntax-propertize-wholelines' a docstring.
      adds  ed72a8c   Document that the 'syntax-propertize-function' may move 
point.
      adds  7733076   Fix error in xdg-mime-apps-files when XDG_CURRENT_DESKTOP 
is defined
      adds  db91108   Speed up `describe-variable' completion predicate
      adds  77f67d1   Add new convenience function `buffer-local-boundp'
      adds  415ae81   Use buffer-local-boundp in describe-variable
      adds  0dc195b   Revert "Move menu-bar-select-buffer to msb.el"
      adds  2009832   Make `menu-bar-select-buffer' obsolete
      adds  d51e6af   Put ELP results in a special-mode buffer
      adds  9c8bef5   Remove messaging in ediff-make-diff2-buffer
      adds  0b1dfb5   Remove spurious @example from the elisp manual
      adds  6e2d3bc   Correct mouse handling when window origin changes between 
down and up events
      adds  5dfa5e2   Improve documentation of regexp ranges
      adds  b7c1b81   Merge from origin/emacs-27
      adds  63e9a4b   * src/keyboard.c (make_lispy_event): Fix previous.
      adds  2ee5ce2   Make frames record when their selected window was the 
mini-window
      adds  8992a45   * Make *Async-native-compile-log* buffer read-only 
(bug#48763)
      adds  ef07d0b   * lisp/isearch.el (lazy-highlight-buffer-max-at-a-time): 
Change from 20 to 200
      adds  23b6cd4   Improve random selection of keyservers
      adds  78f885f   Fix documentation of literal `face' syntax in font-lock 
section
      adds  85e1719   Add a new command `mailcap-view-file'
      adds  0a7ca6f   Obsolete `global-whitespace-newline-mode'
      adds  43a9c3f   Document `with-selected-frame'
      adds  d9ccc3f   Fix problem with `format-alist' marking all the text in 
the buffer
      adds  062f5aa   Allow packages to change the hl-line overlay priority
      adds  05ab6e5   Improve icomplete-vertical-mode and fido-vertical-mode
      adds  fb1c5e4   Add annotation capability to icomplete-vertical-mode
      adds  3d954de   * lisp/gnus/gnus-art.el: Don't sneak dynbound code via 
quoting
      adds  afe7d9b   ; Auto-commit of loaddefs files.
      adds  8b3291d   Avoid hang in nnimap-keepalive
      adds  3dff854   Remove unnecessary function declaration in isearch
      adds  c4b02da   Rename batch-byte-native-compile-for-bootstrap (bug#48743)
      adds  a32e65b   * Add `native-compile-target-directory' (bug#48743)
      adds  246e107   Improve performance of NS port's display on macOS
      adds  5e0cf09   ; Bump isearch.el :version after recent change.
      adds  4784b6e   ; End recently added sentences with a period.
      adds  16793dc   Add new user option to Gnus to allow `#' to toggle
      adds  7ea7e26   Move point in dired buffers when handling a list of files
      adds  f064b23   Fix ibuffer auto-shrinking windows
      adds  87e7390   * lisp/progmodes/hideif.el: update for new C++ standards 
and extensions
      adds  09081ca   Fix a typo in 'produce_glyphless_glyph'
      adds  a488716   Allow opening buttonized URL with secondary browser in 
rcirc
      adds  6a152f8   * configure.ac: Improve error messages about libgccjit.
      adds  d08067d   Cross-reference the message/error control variables
      adds  ed19ffc   * configure.ac: Clarify "smoke test" error message.  
(Bug#48804)
      adds  3272cfa   ; Fix last change.
      adds  2e8212a   Fix problem with empty command histories in eshell and 
`erase'
      adds  9a66aff   * lisp/progmodes/hideif.el: Fix initial version for new 
variables
      adds  e0da5d6   fringe-mode doc clarifications
      adds  4bcc83c   Fix up previous hideif change to avoid a compilation 
warning
      adds  089e0c4   Make the `i' command in Info-mode remove duplicate matches
      adds  528e157   More accurate highlighting of mis-spellings in Flyspell
      adds  c3b4485   Fix fill-column-indicator on TTY frames
      adds  a517b77   Optimise (cons X nil) to (list X)
      adds  6b41d7d   Constant-propagate (function SYMBOL)
      adds  b5416d97  Improve windmove-*-default-keybindings functions 
(bug#41438)
      adds  3916bf0   Add user options for default windmove commands (bug#41438)
      adds  ee56a19   * etc/NEWS: Add windmove keybindings (bug#41438)
      adds  d4ae640   * lisp/help-fns.el (help--symbol-class): New function.
      adds  15c57fc   * lisp/simple.el (read-from-kill-ring): Fix the case of 
'M-y M-p' (bug#48478)
      adds  b516887   Fix documentation of recent 'windmove' changes
      adds  6d1d048   Revert "Make the `i' command in Info-mode remove 
duplicate matches"
      adds  9136c06   Add a new `server-edit-abort' command
      adds  194d54a   Fix placement of point in Dired deletion operations
      adds  4c362b4   Fix documentation of a recent change.
      adds  7b50ed5   Ask if dir and subdir dired buffers be killed when 
deleting dir
      adds  8d5b7f5   Make icomplete less blinky and more responsive
      adds  3eb2947   Some additions to the TeX input method
      adds  f93f3b8   Fix slow operation of 'string-width'
      adds  515eb69   Support terminal emulators that encode the Meta modifier 
as 8th bit
      adds  58de11f   Document the last change
      adds  e490ffc   * lisp/mpc.el (mpc-intersection): Fix commit 
1760029b0927242
      adds  c942418   * src/keyboard.c (read_decoded_event_from_main_queue): 
Fix paren typo
      adds  4fda37f   Fix Gnus summary exclusion when everything matches
      adds  45d711a   Consider environment vars in Fido's directory-aware RET 
binding
      adds  218d2d1   * lisp/net/tramp.el (tramp-error): Make it a defun.
      adds  2207f9a   src/nsterm.m: fix window tabbing on macOS
      adds  5a8a5a9   Add support for Mercury (https://mercurylang.org) in 
'etags'
      adds  6ef5760   Minor fixes for last change
      adds  f349810   Minor copyedits in the Emacs user manual
      adds  3c2db0c   Make `so-long' restore `view-mode'
      adds  929adad   Clarify file reversion prompt
      adds  0f9d8c9   Clarify boolean widget prompt
      adds  fc37483   Fix a problem with restarting 'tags-search'
      adds  6329e70   completion-pcm--hilit-commonality: Reuse the match-data 
cons cells
      adds  45bdc37   Support old BSD find and "root dir symlink" better
      adds  82ccc3a   ; Mention the previous change in NEWS
      adds  c8d4af8   Support remote file names in `browse-url-of-buffer'
      adds  69a6521   * src/xdisp.c (Fwindow_text_pixel_size): Plug memory 
leak.  (Bug#48884)
      adds  7220640   Fix rgrep abbreviation
      adds  17aced4   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  89f91e5   ; Fix typos in etc/NEWS
      adds  fcc8276   Improve support of remote files in browse-url.el
      adds  f7d98db   Revert "src/nsterm.m: fix window tabbing on macOS"
      adds  27366ff   * doc/man/emacs.1.in: Minor fixes.
      adds  19ef864   Fix an example in ERC docs
      adds  0d42c92   MH-E: do not look for MH variants in relative directories
      adds  4888add   Change the Gnus default to use `#' to toggle the process 
mark
      adds  bef00aa   ; Auto-commit of loaddefs files.
      adds  6456a67   ; Merge from origin/emacs-27
      adds  f7d4bbc   ; * src/composite.h: Improve comments for LGSTRING and 
LGLYPH.
      adds  37f4457   ; Fix typo in dynamic module functions docs.
      adds  bef3070   Merge from origin/emacs-27
      adds  15f4237   Sync overlay code in minibuffer-message and 
set-minibuffer-message (bug#48669)
      adds  9625e30   * lisp/simple.el (yank-from-kill-ring): Add edited string 
to the kill-ring.
      adds  90f54aa   ; perl-mode.el: Detect regexes immediately after "|&"
      adds  4a1e97b   New user option for Git log switches
      adds  e67883b   Handle auto-cd in shell-mode
      adds  a63587c   * etc/NEWS: New user option 'shell-has-auto-cd'.
      adds  fb62846   Fix image filename encoding issues (bug#48902)
      adds  5b68e7b   * lib/Makefile.in (Makefile): Fix typo.
      adds  ff65ea9   Remove pause on fullscreening in NS (bug#48406)
      adds  dd9385b   ; perl-mode.el: Detect quote-like operator immediately 
after =>
      adds  b3dd0ce   Provide new option `delete-window-set-selected' 
(Bug#47300)
      adds  e27b531   Improve documentation of 'M-y'
      adds  af4cccb   Support mercury in 'ctags' as well
      adds  86309ef   Simplify vc-git-log-switches's usage; change default 
value to nil
      adds  0088cf4   ; * etc/NEWS: Rephrase the entry about 
'grep-find-template'.
      adds  00140ca   Rename/rewrite recently added option and function in 
window.el
      adds  56e21ab   ; Improve delete-window-choose-selected documentation
      adds  87bd14c   ; perl-mode.el: Allow newline between quote-likes and 
delimiter
      adds  e775ef2   * lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak
      adds  5795051   Add ability to bring only the selected frame to the front 
(bug#48865)
      adds  dd30941   Mention nov-is-evil/nnvirtual combination in the Gnus 
manual
      adds  6b5a713   Fix double (recursive) load of fortran.el
      adds  b425966   Use file-in-directory-p instead of obsolete 
dired-in-this-tree-p
      adds  099c7a0   Clarify some browse-url doc strings
      adds  0afab35   Make `window-system-for-display' work for ipv6, too
      adds  4c65544   EIEIO: Promote the CLOS behavior over the EIEIO-specific 
behavior
      adds  dc471fe   * doc/emacs/windows.texi (Change Window): Add pxref to 
(elisp)Deleting Windows
       new  7d5e94b   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 configure.ac                                       |   31 +-
 doc/emacs/display.texi                             |   40 +-
 doc/emacs/docstyle.texi                            |    1 +
 doc/emacs/fixit.texi                               |    2 +-
 doc/emacs/killing.texi                             |   56 +-
 doc/emacs/misc.texi                                |    6 +
 doc/emacs/windows.texi                             |    3 +
 doc/lispref/help.texi                              |   18 +-
 doc/lispref/internals.texi                         |    2 +-
 doc/lispref/macros.texi                            |    2 -
 doc/lispref/modes.texi                             |    3 +-
 doc/lispref/os.texi                                |   22 +-
 doc/lispref/searching.texi                         |    9 +-
 doc/lispref/syntax.texi                            |   14 +-
 doc/lispref/variables.texi                         |    6 +
 doc/lispref/windows.texi                           |   65 +-
 doc/man/emacs.1.in                                 |    4 +-
 doc/man/etags.1                                    |   23 +-
 doc/misc/eieio.texi                                |   88 +-
 doc/misc/emacs-mime.texi                           |    5 +
 doc/misc/erc.texi                                  |    4 +-
 doc/misc/gnus.texi                                 |   39 +-
 etc/NEWS                                           |  130 +-
 lib-src/etags.c                                    |  505 ++++-
 lib/Makefile.in                                    |    2 +-
 lisp/Makefile.in                                   |    4 +-
 lisp/auth-source.el                                |    4 +-
 lisp/cedet/ede/base.el                             |   46 +-
 lisp/cedet/ede/config.el                           |    2 +-
 lisp/cedet/ede/generic.el                          |    2 +-
 lisp/cedet/ede/proj-obj.el                         |    4 +-
 lisp/cedet/ede/proj.el                             |   12 +-
 lisp/cedet/semantic/db-ebrowse.el                  |    4 +-
 lisp/cedet/semantic/db-el.el                       |    4 +-
 lisp/cedet/semantic/db-javascript.el               |    4 +-
 lisp/cedet/semantic/db.el                          |    4 +-
 lisp/cedet/semantic/ede-grammar.el                 |   12 +-
 lisp/cedet/semantic/symref/grep.el                 |    2 +-
 lisp/cedet/srecode/compile.el                      |    7 +-
 lisp/cedet/srecode/insert.el                       |   17 +-
 lisp/custom.el                                     |    2 +-
 lisp/dired-aux.el                                  |   15 +-
 lisp/dired.el                                      |   68 +-
 lisp/electric.el                                   |    5 +-
 lisp/emacs-lisp/benchmark.el                       |    3 +-
 lisp/emacs-lisp/byte-opt.el                        |   10 +-
 lisp/emacs-lisp/bytecomp.el                        |    4 +-
 lisp/emacs-lisp/chart.el                           |    2 +-
 lisp/emacs-lisp/comp.el                            |   33 +-
 lisp/emacs-lisp/eieio-base.el                      |    2 +-
 lisp/emacs-lisp/eieio-core.el                      |  127 +-
 lisp/emacs-lisp/eieio-custom.el                    |    2 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |   10 +-
 lisp/emacs-lisp/eieio.el                           |   57 +-
 lisp/emacs-lisp/elp.el                             |   18 +-
 lisp/emacs-lisp/shortdoc.el                        |   48 +
 lisp/emacs-lisp/syntax.el                          |    4 +
 lisp/epa-ks.el                                     |   40 +-
 lisp/erc/erc.el                                    |    4 +-
 lisp/eshell/em-hist.el                             |    2 +-
 lisp/fileloop.el                                   |    3 +-
 lisp/files.el                                      |    7 +-
 lisp/format.el                                     |    2 +-
 lisp/fringe.el                                     |   11 +-
 lisp/gnus/gnus-art.el                              |  144 +-
 lisp/gnus/gnus-group.el                            |   42 +-
 lisp/gnus/gnus-sum.el                              |   22 +-
 lisp/gnus/gnus-topic.el                            |   15 +-
 lisp/gnus/gnus.el                                  |    8 +
 lisp/gnus/nnimap.el                                |    5 +-
 lisp/help-fns.el                                   |   56 +-
 lisp/hl-line.el                                    |    5 +-
 lisp/ibuffer.el                                    |    7 +-
 lisp/icomplete.el                                  |  424 +++--
 lisp/indent.el                                     |    4 +-
 lisp/isearch.el                                    |    8 +-
 lisp/kmacro.el                                     |    2 +-
 lisp/ldefs-boot.el                                 |  259 ++-
 lisp/leim/quail/latin-ltx.el                       |   52 +
 lisp/menu-bar.el                                   |    1 +
 lisp/mh-e/mh-e.el                                  |    7 +-
 lisp/minibuffer.el                                 |   37 +-
 lisp/mpc.el                                        |   33 +-
 lisp/msb.el                                        |    9 +-
 lisp/net/browse-url.el                             |   36 +-
 lisp/net/mailcap.el                                |   23 +
 lisp/net/rcirc.el                                  |    3 +-
 lisp/net/tramp.el                                  |    2 +-
 lisp/progmodes/etags.el                            |    4 +-
 lisp/progmodes/fortran.el                          |  143 +-
 lisp/progmodes/grep.el                             |   39 +-
 lisp/progmodes/hideif.el                           | 1217 +++++++++---
 lisp/progmodes/octave.el                           |    2 +-
 lisp/progmodes/perl-mode.el                        |    2 +-
 lisp/progmodes/xref.el                             |    2 +-
 lisp/server.el                                     |   15 +-
 lisp/shell.el                                      |   17 +-
 lisp/simple.el                                     |   39 +-
 lisp/so-long.el                                    |    8 +-
 lisp/subr.el                                       |   14 +-
 lisp/term/x-win.el                                 |    2 +-
 lisp/textmodes/flyspell.el                         |   27 +-
 lisp/textmodes/tex-mode.el                         |   12 +-
 lisp/time-stamp.el                                 |  376 ++--
 lisp/transient.el                                  |    8 +-
 lisp/vc/ediff-diff.el                              |    5 +-
 lisp/vc/vc-git.el                                  |   18 +-
 lisp/wdired.el                                     |   33 +-
 lisp/whitespace.el                                 |    3 +
 lisp/wid-edit.el                                   |    5 +-
 lisp/windmove.el                                   |  175 +-
 lisp/window.el                                     |  160 +-
 lisp/xdg.el                                        |    2 +-
 src/character.c                                    |   16 +-
 src/character.h                                    |    2 +-
 src/composite.c                                    |   76 +-
 src/composite.h                                    |   23 +-
 src/data.c                                         |    4 +-
 src/editfns.c                                      |    2 +-
 src/frame.c                                        |   12 +-
 src/frame.h                                        |    5 +
 src/image.c                                        |   23 +-
 src/keyboard.c                                     |  122 +-
 src/minibuf.c                                      |    2 +-
 src/nsfns.m                                        |   16 +-
 src/nsimage.m                                      |    9 +-
 src/nsterm.h                                       |    6 +-
 src/nsterm.m                                       |  158 +-
 src/window.c                                       |   35 +-
 src/xdisp.c                                        |   33 +-
 .../cperl-mode-resources/cperl-bug-22355.pl        |   14 +
 .../cperl-mode-resources/cperl-bug-23992.pl        |   10 +
 .../cperl-mode-resources/cperl-bug-25098.pl        |   21 +
 test/lisp/progmodes/cperl-mode-tests.el            |   59 +-
 .../progmodes/octave-tests.el}                     |   42 +-
 test/lisp/progmodes/xref-tests.el                  |   40 +-
 test/lisp/subr-tests.el                            |   10 +
 test/lisp/time-stamp-tests.el                      |   38 +-
 test/manual/etags/CTAGS.good                       |  114 ++
 test/manual/etags/ETAGS.good_1                     |  116 ++
 test/manual/etags/ETAGS.good_2                     |  174 ++
 test/manual/etags/ETAGS.good_3                     |  116 ++
 test/manual/etags/ETAGS.good_4                     |  116 ++
 test/manual/etags/ETAGS.good_5                     |  174 ++
 test/manual/etags/ETAGS.good_6                     |  174 ++
 test/manual/etags/Makefile                         |    3 +-
 test/manual/etags/merc-src/accumulator.m           | 1954 ++++++++++++++++++++
 test/src/comp-tests.el                             |    2 +-
 148 files changed, 7231 insertions(+), 1709 deletions(-)
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-22355.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-23992.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-25098.pl
 copy test/{misc/test-custom-opts.el => lisp/progmodes/octave-tests.el} (59%)
 create mode 100644 test/manual/etags/merc-src/accumulator.m



reply via email to

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