emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (01b0a90 -> 492a0ae)


From: Yuuki Harano
Subject: feature/pgtk updated (01b0a90 -> 492a0ae)
Date: Sun, 4 Jul 2021 09:46:59 -0400 (EDT)

masm11 pushed a change to branch feature/pgtk.

      from  01b0a90   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  9bbdd3b   Add input methods for Lakota
      adds  82551f2   ; Fix typo in NEWS
      adds  9e76815   Adapt tests in tramp-archive-tests.el
      adds  0bd9e78   Fix GNUstep build warnings
      adds  434c059   Fix GNUstep menu update crashes
      adds  a4fb581   * Do not attempt to write .elc files when not necessary 
(bug#49118)
      adds  9068f8f   Further fixes for bound-and-true-p doc string
      adds  624c861   Refactor gnus-article-sort-by-*
      adds  a1fd11a   Make find-file-literally ignore local variables again
      adds  0377737   Fix prompting for large files when loading literally
      adds  09f17ac   NEWS for tool bar "X" in *Help* buffers change (bug#49139)
      adds  3b1d69e   Fix shortdoc-add-function section creation
      adds  64dd2b1   time-stamp: add principled, expressive %z
      adds  2966e3a   Fix "make -j install"
      adds  00501d7   Make tex-compile-commands heed tex-start-options
      adds  57ec4aa   Advertise support for Startup Notification when built 
with GTK
      adds  b16b4d7   If the daemon’s TTY is our only frame, create a new frame
      adds  e4b9e1c   Use named face for apropos-button
      adds  3c0b50d   Make minor mode docstrings say what the mode "variable" is
      adds  142962a   Give feedback to the user in dired-do-find-regexp
      adds  2540701   Fix message-replace-header after recent change
      adds  d87b67a   Clean up code in `message-replace-header'
      adds  d4d6d8f   Sort the items in 'mode-line-mode-menu' before displaying 
the menu
      adds  4b90e4f   Revert "Sort the items in 'mode-line-mode-menu' before 
displaying the menu"
      adds  0776ac0   Make ethio-* variables into user options
      adds  006628d   Fix defvar->defcustom conversion in ethio-util.el
      adds  7be75f1   * lisp/printing.el (pr-global-menubar): Fix duplicate 
menu problem.
      adds  3665735   Sort the items in 'mode-line-mode-menu' before displaying 
the menu
      adds  f85ee6d   Clarify the help in the package buffers
      adds  ed30a72   Ignore file-missing errors during diff-refined 
font-locking
      adds  8febca8   Fix highlighting in cperl-mode for "for /regex/"
      adds  8db5208   Add SASL authentication to rcirc
      adds  8e6d6da   Allow `C-u M-x dig' to ask for a query type
      adds  bf21aba   Fix printing of defclass documentation slots again
      adds  b188861   Attempt to make defclass documentation more legible
      adds  1283e1d   Don't call ERT explainer on error
      adds  3788d22   * lisp/emacs-lisp/cl-preloaded.el: Fix the format of 
props in slot-descs
      adds  1c10517   * lisp/bindings.el (bindings--sort-menu-keymap): Add 
"menu" in its name
      adds  3c674ff   Fix syntax-category of some punctuation characters
      adds  19f2f26   Prevent Org mode from mistakenly changing Calendar keymap
      adds  8b49e99   * lisp/tab-bar.el (tab-bar--define-keys): Fix 
global-mode-string (bug#49215)
      adds  2fbe17c   Fix Tramp bug#49178
      adds  6e0bff0   Fix race conditions between Lisp threads in GTK builds
      adds  553221f   Fix the name of the sorted minor mode map after previous 
change
      adds  9e8d8e1   Make (find-face-definition 'default) work more reliably
      adds  db491e0   ; * etc/NEWS: Fix typo.
      adds  52528d6   Print newlines as \n instead of \12 in ERT results
      adds  f2729dd   ; * etc/NEWS: Re-arrange two items.
      adds  4d63a03   Small improvements to handling of IMAP mark search
      adds  5dd2d50   Fix NS native compilation builds
      adds  a0f0609   ; * src/lread.c (load_path_default): Remove unused 
variable.
      adds  ecf7e8b   Fix NS self-contained build configuration
      adds  1ed811a   * lisp/minibuffer.el (completion--prompt-end): New 
function (bug#30668)
      adds  d456120   Fix Tramp bug#49229
      adds  73663d1   * lisp/emacs-lisp/cl-macs.el: Fix test regression
      adds  db3767e   * lisp/minibuffer.el (minibuffer--completion-prompt-end): 
Rename
      adds  b8f9e58   * lisp/minibuffer.el (completion-in-region--single-word): 
Simplify
      adds  fe81c04   * lisp/textmodes/flyspell.el: Fix bug#49104
      adds  9060fbd   * lisp/files.el (hack-one-local-variable): Allow 
`add-function` in `eval:`
      adds  de265a0   Fix bug#49229 in shell.el
      adds  e9de80f   ; * Makefile.in: Fix out-of-tree builds on NS
      adds  881e758   * lisp/textmodes/ispell.el: Check process is live before 
interacting.
      adds  7c93009   * lisp/textmodes/ispell.el: Fix finding dictionaries for 
Enchant.
      adds  ef5f3d5   C++ Mode: Handle new keywords static_cast, etc., wrt 
angle brackets
      adds  433e157   Merge from origin/emacs-27
      adds  6b40438   In read_minibuf_unwind don't try to select dead window 
(Bug#49248)
      adds  cd339e8   Sync with Tramp 2.5.1
      adds  94a2ef4   * lisp/repeat.el (describe-repeat): New command 
(bug#49265).
      adds  1dba0ca   Fix NS port built with gcc
      adds  4f2765f   Add new function file-name-with-extension
      adds  8162248   Fix problem when creating an .authinfo entry with an 
existing machine name
      adds  f355f32   Revert more of a partially reverted emacsclient.desktop 
patch
      adds  cbf220b   From .desktop files, reuse a frame or start a new Emacs 
as required
      adds  46a66c6   Make the minor mode doc strings say that they're minor 
modes
      adds  bb56f6c   Add new user option to transform kill ring contents
      adds  1439e9b   Adjust docstring of lisp-mode (bug#49278)
      adds  0e3668b   * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): 
Right-trim name.
      adds  3cfc553   Add new function lm-maintainers (bug#48592)
      adds  4a3fc71   ; Mention the previous change in NEWS
      adds  1b1c4ef   Cleanup whitespace and comments in dired libraries
      adds  1a00bf1   Improve consistency of outline headings in dired libraries
      adds  ecec94d   * lisp/comint.el: Prefix headings with enough semicolons.
      adds  8ebd8e1   In files that use allout use it for all headings
      adds  fc3c004   Doc cleanup
      adds  1a7c8f8   Fix copy/paste error in emacsclient.desktop
      adds  527bab0   Handle test environment variables
      adds  dc0ce5f   Update describe-prefix-binding manual text
      adds  6a0db9a   ; Auto-commit of loaddefs files.
      adds  124ba9d   * lisp/transient.el: Update to package version 0.3.6.
      adds  995ab9d   Fix NS native comp search path (bug#49270)
      adds  1b88404   Fix NS self contained eln location (bug#49271)
      adds  aaa32f3   Fix a problem of cus-start.el for remote default 
directories
      adds  f4498905  New frame parameter 'drag-with-tab-line' (Bug#49247)
      adds  bb455d0   Don't pass 'null-device' to 'call-process' in ispell
      adds  b09ee14   lisp/auth-source-pass.el: Support multiple hosts in 
search spec
      adds  aad2e69   ; * lisp/auth-source-pass.el: Improve docstrings
      adds  c332272   ; * lisp/auth-source-pass.el: Remove useless metadata
      adds  9eadcfd   lisp/auth-source-pass.el: Keep legitimate spaces inside 
data
      adds  b1b05c8   Provide an emacsclient-mail.desktop
      adds  2aedf1c   Install emacs-mail.desktop and emacsclient-mail.desktop
      adds  38aa207   Hide emacs-mail.desktop, emacsclient-mail.desktop from 
menus
      adds  225ca61   Implement another fix for bug#49229
      adds  5bd04ea   Don't have desktop-save-mode query on `M-x kill-emacs'
      adds  0aee54a   Retain documentation string when customizing theme
      adds  9b318d5   Speed up fido-mode
      adds  de52dbd   Update doc/emacs/ for a new printing of the Emacs Manual 
book
      adds  d898d3c   ; * doc/emacs/back.texi: Fix a typo.
      adds  5d1cf01   Merge from origin/emacs-27
      adds  d70dc69   ; Auto-commit of loaddefs files.
      adds  136b30b   ; Merge from origin/emacs-27
      adds  b0e725e   Fix typo in c-macro-expand docstring
      adds  348b2ae   Update IRC-related references to point to Libera.Chat
      adds  8d957f2   Merge from origin/emacs-27
      adds  7a13ddf   Update a few more IRC-related references to point to 
Libera.Chat
      adds  604133e   Fix thread memory management under NS
      adds  0382aa1   Remove unused variables
      adds  28fcdb5   Fix crash in GNUstep font coverage check
      adds  31ed5a8   Avoid deprecation warnings with Texinfo 6.8
      adds  3dae1e4   * lisp/url/url-util.el (url-unhex-string): Doc fix.
      adds  46d4ddd   Adjust eshell and ps-print to not use emacs-kill-hook
      adds  2f2afa0   Ensure 'call-process' interprets INFILE as a local path
       new  492a0ae   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 Makefile.in                            |   40 +-
 configure.ac                           |   25 +-
 doc/emacs/back.texi                    |   98 +++
 doc/emacs/book-spine.texi              |   20 +
 doc/emacs/buffers.texi                 |    3 -
 doc/emacs/emacs.texi                   |    2 +-
 doc/emacs/help.texi                    |    9 +-
 doc/emacs/killing.texi                 |   15 +
 doc/emacs/misc.texi                    |    7 +
 doc/emacs/msdos.texi                   |    9 -
 doc/emacs/text.texi                    |    2 +-
 doc/lispref/files.texi                 |   29 +-
 doc/lispref/frames.texi                |    9 +-
 doc/lispref/functions.texi             |   11 +-
 doc/lispref/help.texi                  |    4 +-
 doc/lispref/tips.texi                  |    6 +-
 doc/misc/bovine.texi                   |   25 +-
 doc/misc/erc.texi                      |   72 +-
 doc/misc/gnus-faq.texi                 |    2 +-
 doc/misc/pcl-cvs.texi                  |    2 +-
 doc/misc/rcirc.texi                    |   47 +-
 doc/misc/srecode.texi                  |    2 +-
 doc/misc/trampver.texi                 |    2 +-
 doc/misc/wisent.texi                   |    6 +-
 etc/HELLO                              |    1 +
 etc/NEWS                               |   85 ++-
 etc/NEWS.27                            |   23 +
 etc/emacs-mail.desktop                 |    4 +-
 etc/emacs.desktop                      |    1 +
 etc/emacsclient-mail.desktop           |   19 +
 etc/emacsclient.desktop                |   14 +-
 lisp/allout.el                         |    8 +-
 lisp/apropos.el                        |    7 +-
 lisp/auth-source-pass.el               |   61 +-
 lisp/auth-source.el                    |    3 +-
 lisp/bindings.el                       |   43 +-
 lisp/comint.el                         |   30 +-
 lisp/cus-start.el                      |    1 +
 lisp/cus-theme.el                      |  100 +--
 lisp/desktop.el                        |    5 +-
 lisp/dired-aux.el                      |  127 ++--
 lisp/dired-x.el                        |  107 +--
 lisp/dired.el                          |  148 +++--
 lisp/emacs-lisp/bytecomp.el            |  134 ++--
 lisp/emacs-lisp/cl-extra.el            |   15 +-
 lisp/emacs-lisp/cl-macs.el             |    9 +-
 lisp/emacs-lisp/cl-preloaded.el        |   21 +-
 lisp/emacs-lisp/crm.el                 |    3 +-
 lisp/emacs-lisp/easy-mmode.el          |   18 +-
 lisp/emacs-lisp/ert.el                 |   21 +-
 lisp/emacs-lisp/find-func.el           |   10 +-
 lisp/emacs-lisp/lisp-mnt.el            |   26 +-
 lisp/emacs-lisp/lisp-mode.el           |    2 +-
 lisp/emacs-lisp/package.el             |    3 +-
 lisp/emacs-lisp/shortdoc.el            |    9 +-
 lisp/emacs-lisp/subr-x.el              |    1 +
 lisp/erc/erc-backend.el                |    2 +-
 lisp/erc/erc-networks.el               |   14 +-
 lisp/erc/erc-services.el               |   17 +-
 lisp/erc/erc.el                        |   15 +-
 lisp/eshell/em-dirs.el                 |    5 +-
 lisp/eshell/em-hist.el                 |    5 +-
 lisp/files.el                          |   45 +-
 lisp/gnus/gnus-search.el               |   16 +-
 lisp/gnus/gnus-sum.el                  |   29 +-
 lisp/gnus/message.el                   |   10 +-
 lisp/icomplete.el                      |   23 +-
 lisp/language/ethio-util.el            |   58 +-
 lisp/ldefs-boot.el                     | 1139 +++++++++++++++++++++-----------
 lisp/leim/quail/latin-post.el          |   58 ++
 lisp/leim/quail/latin-pre.el           |   29 +
 lisp/minibuffer.el                     |   37 +-
 lisp/mouse.el                          |   15 +
 lisp/net/dig.el                        |   11 +-
 lisp/net/eudc.el                       |    4 +-
 lisp/net/rcirc.el                      |   52 +-
 lisp/net/tramp-adb.el                  |    3 +-
 lisp/net/tramp-sh.el                   |  119 ++--
 lisp/net/tramp.el                      |   20 +-
 lisp/net/trampver.el                   |    6 +-
 lisp/org/ol-irc.el                     |    6 +-
 lisp/org/org-compat.el                 |    4 +-
 lisp/printing.el                       |   27 +-
 lisp/progmodes/bug-reference.el        |    6 +-
 lisp/progmodes/cc-engine.el            |   33 +-
 lisp/progmodes/cc-langs.el             |    3 +-
 lisp/progmodes/cmacexp.el              |    2 +-
 lisp/progmodes/cperl-mode.el           |    2 +-
 lisp/ps-print.el                       |    5 +-
 lisp/repeat.el                         |   24 +-
 lisp/server.el                         |   12 +-
 lisp/shell.el                          |    3 +-
 lisp/simple.el                         |   77 ++-
 lisp/tab-bar.el                        |   15 +-
 lisp/textmodes/flyspell.el             |   23 +-
 lisp/textmodes/ispell.el               |   28 +-
 lisp/textmodes/tex-mode.el             |    1 +
 lisp/textmodes/text-mode.el            |   10 +-
 lisp/time-stamp.el                     |  241 ++++++-
 lisp/transient.el                      |  102 ++-
 lisp/url/url-util.el                   |    7 +-
 lisp/vc/diff-mode.el                   |   25 +-
 nextstep/Makefile.in                   |   12 +-
 src/Makefile.in                        |    2 +-
 src/callproc.c                         |   61 +-
 src/comp.c                             |   28 +-
 src/emacs.c                            |   16 +-
 src/lread.c                            |    8 +-
 src/minibuf.c                          |    2 +-
 src/nsfont.m                           |   46 +-
 src/nsmenu.m                           |   69 +-
 src/nsterm.h                           |    8 +-
 src/nsterm.m                           |  143 +---
 src/process.c                          |    2 +-
 src/process.h                          |    2 +-
 src/sysdep.c                           |    2 +-
 src/thread.c                           |   17 +
 src/xgselect.c                         |   16 +
 test/README                            |    5 +
 test/infra/gitlab-ci.yml               |    1 +
 test/lisp/auth-source-pass-tests.el    |   24 +-
 test/lisp/emacs-lisp/shortdoc-tests.el |    2 +-
 test/lisp/files-tests.el               |   18 +
 test/lisp/gnus/message-tests.el        |   29 +
 test/lisp/net/tramp-archive-tests.el   |   71 +-
 test/lisp/net/tramp-tests.el           |    5 +-
 test/lisp/time-stamp-tests.el          |  414 +++++++++++-
 127 files changed, 3394 insertions(+), 1503 deletions(-)
 create mode 100644 doc/emacs/back.texi
 create mode 100644 doc/emacs/book-spine.texi
 create mode 100644 etc/emacsclient-mail.desktop



reply via email to

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