emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (62abc05 -> d46a223)


From: Yuuki Harano
Subject: feature/pgtk updated (62abc05 -> d46a223)
Date: Sat, 28 Nov 2020 12:50:49 -0500 (EST)

masm11 pushed a change to branch feature/pgtk.

      from  62abc05   * src/pgtkterm.c (scroll_event): Shut up warnings
      adds  789ee3e   Handle connection-local null-device and path-separator 
variables
      adds  0a8cd01   Handle help-form in y-or-n-p and use this in 
find-file-noselect (bug#5423)
      adds  a649034   Don't show key ranges if shadowed by different commands
      adds  84dd5c9   Don't shadow bindings by the same command
      adds  fb9326b   Say which command shadows a key binding
      adds  b6339fc   Test interactive-only spec of with-suppressed-warnings
      adds  9490f12   Test for byte-compiler warning "variable lacks prefix"
      adds  9b6ad31   Replace /dev/null by remote null-device in Tramp.
      adds  edd949a   Unbreak compilation with CHECK_STRUCTS.
      adds  8b7fa9e   Small fixes to gnus-search output parsing of indexed 
engines
      adds  781dd87   Use lexical-binding in most runtime leim lisp files
      adds  613dd41   Remove Emacs 19 and 20 compat code from table.el
      adds  d645b6f   Fix 'See @xref{...}' (bug#44811)
      adds  c3edaa5   minibuffer code: restore original frame after using 
minibuffer-only frame, etc
      adds  d5d3862   ; * INSTALL: Correct a recent change.
      adds  f583cae   ; Merge from origin/emacs-27
      adds  e66502f   ; * doc/misc/eshell.texi (Input/Output): Fix typo.
      adds  a228b9d   Merge from origin/emacs-27
      adds  9d02e6c   Further doc fixes for dotimes about RESULT
      adds  a8c513b   ; Merge from origin/emacs-27
      adds  f641ef1   Improve documentation of 'font-spec'
      adds  32b97bb   Ignore modifiers when processing WM_IME_CHAR messages
      adds  86cbc9d   Make ignoring modifiers on IME input optional
      adds  be17ee7   Merge from origin/emacs-27
      adds  a824888   Minor Edebug manual keystroke clarifications
      adds  3401251   ; Merge from origin/emacs-27
      adds  3ceee39   Fix Bug#44481
      adds  593c262   Merge from origin/emacs-27
      adds  070c1f8   Update publicsuffix.txt from upstream
      adds  2b1cec5   Sync latest SKK-JISYO.L
      adds  a19b29d   ; Merge from origin/emacs-27
      adds  e2acb8f   Adapt files-x-tests.el according to recent Tramp changes
      adds  5a823a2   Handle outline overlays better when cycling in outline.el
      adds  33e2515   Tweak the face of unknown backend indicators in flymake
      adds  3802f9c   Delete the emacs-server directory upon Emacs exit
      adds  868f513   Codesign the executable on recene MacOS systems
      adds  6dad1f2   Add a user option to control how links are followed in eww
      adds  71916f0   Make the `C' command work on marked files
      adds  329feff   Allow controlling whether SPC in Gnus goes to the next 
article
      adds  89a24e4   Autoload the 'rx' pcase macroexpander (bug#44807)
      adds  5cc5702   Fix finding filelist for :tree fileset (Bug#976)
      adds  cbd2460   Fix matching of inline choices for the choice widget
      adds  c390141   Fix menu binding for files in fileset
      adds  e86199b   ; Fix last change to gnus-sum.el
      adds  affe9b2   Make XEmacs compat aliases easy-menu-{add,remove} obsolete
      adds  6240c0d   Remove XEmacs compat code from idlw-help.el
      adds  f004b66   ; Reintroduce line mistakenly removed in my last commit
      adds  5804ac0   Add a (broken) unit test to exemplify Bug#11218.
      adds  2490ba0   * build-aux/update-subdirs: Use lexical-binding in 
subdirs.el.
      adds  83b5fcb   Yank items selected from kill-ring using completion and 
minibuffer history
      adds  30c4377   Make text-scale-mode optionally adjust the header line
      adds  d7a580c   Move code in face-remap.el to avoid a compilation warning
      adds  3b74059   Add 'completions-detailed' to add prefix/suffix with 
'affixation-function'
      adds  f425a77   Fix display artifacts when 'display' properties cover 
newlines
      adds  ba004ac   Merge from origin/emacs-27
      adds  b2ee665   CC Mode.  Fix an off by one error.  Fixes bug #41809
      adds  fe5ffb7   ; Merge from origin/emacs-27
      adds  dea3d6a   Fix handling of defcustom :local tag
      adds  fc4379f   Minor cleanup of tramp-tests.el on MS Windows
      adds  6442cdc   Revert extra focus redirection in do_switch_frame 
(Bug#24803)
      adds  e45ad6b   Merge from origin/emacs-27
      adds  20f9645   * test/lisp/net/tramp-tests.el 
(tramp-test29-start-file-process):
      adds  be53fe0   * doc/lispref/searching.texi (Rx Constructs): Group 
numbering fix
      adds  d148d02   Add tests for replace-regexp-in-string
      adds  1eb168f   (defvar): Detect defining a variable currently lexically 
bound
      adds  b5e34c3   * lisp/minibuffer.el (completions-format): Add new value 
'one-column'.
      adds  67a8bdb   Use null-device where appropriate
      adds  11bef96   Assume default imap TEXT search even when not using 
parsed queries
      adds  61f1eb9   Add "replied" -> "answered" for gnus-search imap searches
      adds  82e4b82   * lisp/files.el (auto-mode-alist): Add entry for 
"archive-contents".
      adds  9c72666   ; * etc/NEWS: Add some missing documentation markers.
      adds  d23723c   Allow following symlinks when recompiling directories
      adds  0287c51   Keep point in the *eldoc* buffer in 
eldoc-display-in-echo-area
      adds  558b6db   Fix replace-regexp-in-string substring match data 
translation
      adds  771bd26   Remove keyboard anachronisms from tutorial
      adds  e3d8f4b   Fix modification check when custom-form is `lisp'
      adds  289a04c   Fix up previous server exit directory deletion
      adds  2dd1c2d   Update TUTORIAL.he
      adds  597a49b   * lisp/simple.el (read-from-kill-ring): Use 
frame-text-cols, not frame-width.
      adds  13e032b   Add completion-tab-width to align prefix chars with names 
in read-char-by-name
      adds  5dba356   Update TUTORIAL.sv
      adds  2b14b7e   Update TUTORIAL.es
      adds  66eeaaa   * lisp/subr.el (activate-change-group): Fix bug#33341
      adds  48c747e   Update TUTORIAL.de and TUTORIAL.fr
      adds  8ebf041   Make the 'cucumber' compilation pattern work without 
'omake'
      adds  1f63331   * lisp/subr.el (activate-change-group): Refine fix for 
bug#33341
      adds  e742368   ; * src/lisp.h (enum specbind_tag): Fix typo.
      adds  23974cf   Fix incorrect handling of module runtime and environment 
pointers.
      adds  a7825c4   Use correct glyph in title when resizing NS frames
      adds  bd996a9   * etc/tutorials/TUTORIAL.sv: General copy-editing.
      adds  769dc33   Update TUTORIAL.it
       new  d46a223   Merge branch 'master' into feature/pgtk


Summary of changes:
 build-aux/update-subdirs                   |   2 +-
 doc/emacs/killing.texi                     |  11 +-
 doc/emacs/search.texi                      |   9 +-
 doc/lispref/compile.texi                   |   6 +-
 doc/lispref/display.texi                   |  14 ++
 doc/lispref/edebug.texi                    |   4 +-
 doc/lispref/help.texi                      |   5 +-
 doc/lispref/minibuf.texi                   |  26 ++++
 doc/lispref/os.texi                        |  22 +++-
 doc/lispref/searching.texi                 |   4 +-
 doc/lispref/text.texi                      |   2 +-
 doc/misc/ebrowse.texi                      |   2 +-
 doc/misc/eshell.texi                       |   2 +-
 doc/misc/eww.texi                          |   6 +
 doc/misc/gnus.texi                         |  11 +-
 doc/misc/tramp.texi                        |   2 +-
 etc/NEWS                                   |  90 +++++++++++--
 etc/NEWS.27                                |   9 +-
 etc/tutorials/TUTORIAL                     |  18 +--
 etc/tutorials/TUTORIAL.de                  |   6 +-
 etc/tutorials/TUTORIAL.es                  |  28 ++--
 etc/tutorials/TUTORIAL.fr                  |  12 +-
 etc/tutorials/TUTORIAL.he                  |  17 ++-
 etc/tutorials/TUTORIAL.it                  |  73 +++++-----
 etc/tutorials/TUTORIAL.sv                  | 205 ++++++++++++++---------------
 lisp/allout.el                             |   3 +-
 lisp/arc-mode.el                           |  56 +++++---
 lisp/cedet/ede/pmake.el                    |   2 +-
 lisp/cedet/semantic/grammar.el             |   3 +-
 lisp/cus-edit.el                           |  13 +-
 lisp/custom.el                             |  10 +-
 lisp/delsel.el                             |   2 +
 lisp/emacs-lisp/bytecomp.el                |  11 +-
 lisp/emacs-lisp/easymenu.el                |   7 +-
 lisp/emacs-lisp/eldoc.el                   |   3 +-
 lisp/emacs-lisp/rx.el                      |   1 +
 lisp/emacs-lisp/tabulated-list.el          |   1 +
 lisp/erc/erc-menu.el                       |  15 +--
 lisp/eshell/esh-io.el                      |   3 +-
 lisp/face-remap.el                         |  51 +++++--
 lisp/files-x.el                            |  10 ++
 lisp/files.el                              |  60 ++++-----
 lisp/filesets.el                           |  43 +++++-
 lisp/gnus/gnus-art.el                      |   1 -
 lisp/gnus/gnus-fun.el                      |   4 +-
 lisp/gnus/gnus-search.el                   |  48 ++++---
 lisp/gnus/gnus-sum.el                      |  16 ++-
 lisp/gnus/message.el                       |   2 -
 lisp/gnus/mml2015.el                       |   5 +-
 lisp/gnus/smime.el                         |   2 +-
 lisp/help-fns.el                           |  51 +++++--
 lisp/international/mule-cmds.el            |  15 +--
 lisp/isearch.el                            |  17 ++-
 lisp/leim/quail/arabic.el                  |   2 +-
 lisp/leim/quail/croatian.el                |   2 +-
 lisp/leim/quail/cyril-jis.el               |   2 +-
 lisp/leim/quail/cyrillic.el                |   2 +-
 lisp/leim/quail/czech.el                   |   2 +-
 lisp/leim/quail/ethiopic.el                |   2 +-
 lisp/leim/quail/georgian.el                |   2 +-
 lisp/leim/quail/greek.el                   |   2 +-
 lisp/leim/quail/hanja-jis.el               |   2 +-
 lisp/leim/quail/hanja.el                   |   2 +-
 lisp/leim/quail/hanja3.el                  |   2 +-
 lisp/leim/quail/hebrew.el                  |   2 +-
 lisp/leim/quail/ipa-praat.el               |   2 +-
 lisp/leim/quail/latin-alt.el               |   2 +-
 lisp/leim/quail/latin-post.el              |   2 +-
 lisp/leim/quail/latin-pre.el               |   2 +-
 lisp/leim/quail/persian.el                 |   2 +-
 lisp/leim/quail/programmer-dvorak.el       |   2 +-
 lisp/leim/quail/py-punct.el                |   2 +-
 lisp/leim/quail/pypunct-b5.el              |   2 +-
 lisp/leim/quail/rfc1345.el                 |   2 +-
 lisp/leim/quail/sami.el                    |   2 +-
 lisp/leim/quail/sgml-input.el              |   2 +-
 lisp/leim/quail/slovak.el                  |   2 +-
 lisp/leim/quail/symbol-ksc.el              |   2 +-
 lisp/leim/quail/tamil-dvorak.el            |   2 +-
 lisp/leim/quail/vntelex.el                 |   2 +-
 lisp/leim/quail/vnvni.el                   |   2 +-
 lisp/leim/quail/welsh.el                   |   2 +-
 lisp/mh-e/mh-folder.el                     |   7 +-
 lisp/mh-e/mh-identity.el                   |   2 +-
 lisp/mh-e/mh-letter.el                     |   2 +-
 lisp/mh-e/mh-search.el                     |   2 +-
 lisp/mh-e/mh-show.el                       |   7 +-
 lisp/minibuffer.el                         | 129 ++++++++++++------
 lisp/net/eww.el                            |   9 +-
 lisp/net/sieve.el                          |   3 +-
 lisp/net/tramp-adb.el                      |  39 +++---
 lisp/net/tramp-compat.el                   |   8 ++
 lisp/net/tramp-integration.el              |  34 +++--
 lisp/net/tramp-sh.el                       | 108 ++++++++++-----
 lisp/net/tramp-smb.el                      |   4 +-
 lisp/net/tramp.el                          |  28 +++-
 lisp/obsolete/otodo-mode.el                |   3 +-
 lisp/org/ob-picolisp.el                    |   6 +-
 lisp/org/ob-screen.el                      |   2 +-
 lisp/org/org-agenda.el                     |   1 -
 lisp/org/org-table.el                      |   5 +-
 lisp/org/org.el                            |   1 -
 lisp/outline.el                            |  59 +++++----
 lisp/play/fortune.el                       |   2 +-
 lisp/progmodes/antlr-mode.el               |   3 +-
 lisp/progmodes/cc-mode.el                  |  18 ++-
 lisp/progmodes/compile.el                  |  15 ++-
 lisp/progmodes/cperl-mode.el               |   4 +-
 lisp/progmodes/flymake.el                  |   2 +-
 lisp/progmodes/grep.el                     | 146 ++++++++++++--------
 lisp/progmodes/hideshow.el                 |   1 -
 lisp/progmodes/idlw-help.el                |  14 +-
 lisp/progmodes/idlw-shell.el               |   8 --
 lisp/progmodes/idlwave.el                  |   4 -
 lisp/progmodes/meta-mode.el                |   5 +-
 lisp/progmodes/octave.el                   |   4 +-
 lisp/progmodes/prolog.el                   |  14 +-
 lisp/progmodes/sh-script.el                |   8 +-
 lisp/progmodes/sql.el                      |  10 +-
 lisp/progmodes/tcl.el                      |   4 +-
 lisp/progmodes/vhdl-mode.el                |  12 +-
 lisp/server.el                             |  12 +-
 lisp/shell.el                              |   2 +-
 lisp/simple.el                             | 127 ++++++++++++++----
 lisp/speedbar.el                           |   6 +-
 lisp/subr.el                               |  69 ++++++++--
 lisp/term.el                               |  11 +-
 lisp/textmodes/dns-mode.el                 |   3 +-
 lisp/textmodes/reftex-index.el             |   6 +-
 lisp/textmodes/reftex-toc.el               |   3 +-
 lisp/textmodes/reftex.el                   |   6 +-
 lisp/textmodes/table.el                    | 101 +++++++-------
 lisp/vc/diff-mode.el                       |   6 +-
 lisp/vc/ediff-mult.el                      |   2 +-
 lisp/vc/ediff-ptch.el                      |  14 +-
 lisp/vc/vc.el                              |   2 +-
 lisp/wdired.el                             |   2 +-
 lisp/wid-browse.el                         |   2 -
 lisp/wid-edit.el                           |  72 ++++++++--
 src/Makefile.in                            |   7 +
 src/alloc.c                                |   4 -
 src/emacs-module.c                         | 104 ++++++---------
 src/eval.c                                 |  89 +++++++++++++
 src/font.c                                 |  17 +++
 src/frame.c                                |  10 +-
 src/keymap.c                               |  30 ++++-
 src/lisp.h                                 |  11 +-
 src/minibuf.c                              |   5 +-
 src/nsterm.m                               |   2 +-
 src/pdumper.c                              |   2 +-
 src/search.c                               |  18 +++
 src/w32fns.c                               |  14 +-
 src/xdisp.c                                |   2 +
 test/lisp/custom-tests.el                  |  38 ++++++
 test/lisp/emacs-lisp/bytecomp-tests.el     |  32 +++--
 test/lisp/emacs-lisp/ert-tests.el          |   5 +
 test/lisp/files-x-tests.el                 |   8 +-
 test/lisp/net/tramp-tests.el               |   4 +-
 test/lisp/progmodes/compile-tests.el       |   2 +
 test/lisp/subr-tests.el                    |  90 +++++++++++++
 test/lisp/wid-edit-tests.el                | 153 +++++++++++++++++++++
 test/src/emacs-module-resources/mod-test.c |  10 ++
 test/src/emacs-module-tests.el             |  50 +++++++
 test/src/keymap-tests.el                   |  53 +++++++-
 164 files changed, 2133 insertions(+), 905 deletions(-)



reply via email to

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