emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (6c271ff -> 04a073f)


From: Andrea Corallo
Subject: feature/native-comp updated (6c271ff -> 04a073f)
Date: Sat, 7 Nov 2020 10:22:58 -0500 (EST)

akrl pushed a change to branch feature/native-comp.

      from  6c271ff   * Fix non native compiled build
      adds  596802c   wdired: fix error handling of set-file-modes
      adds  0ef5bbd   Fix eshell glob modifiers
      adds  694c82a   Replace irc.freenode.net with chat.freenode.net
      adds  ae9f234   ; * etc/NEWS: Add entry for my last change
      adds  ca3b199   ; * etc/NEWS: Tweak the wording for the newly added entry
      adds  f9cac26   * test/README: Document TEST_BACKTRACE_LINE_LENGTH.
      adds  71795c6   Reimplement commit 
46b3db5579e57b9daf16667914205adc99d3f104 (bug#44294)
      adds  80a87af   Improve goto-line in regard to narrowed buffers 
(bug#44294)
      adds  c307c96   Give the scroll-bar face a non-trivial spec
      adds  5d9e456   New variable integer-output-format to print integers as 
characters (bug#44155)
      adds  9405cd8   Fix a segfault in the new svg code
      adds  47addae   Fix error message in feedmail
      adds  881eeee   * etc/NEWS: Add trashing of remote files.  Fix typos.
      adds  06585bb   Trash remote files to local trash  (Bug#44216)
      adds  7602ed6   Mention the C-c LETTER keybinding convention
      adds  a0a6032   Mention non-ASCII C-c LETTER bindings in the lispref 
manual
      adds  76d522e   custom-theme-set-variables more resilient against removed 
libraries
      adds  7a3d855   Doc string clarification for cl-some
      adds  43a1b79   Recover the contents of the schemas.xml file
      adds  ecec9a2   Fix saving a face setting with Customize
      adds  2a4b0da   Make minor mode ARG work as documented
      adds  ed70be7   ; Auto-commit of loaddefs files.
      adds  5ce37da   ; * doc/emacs/custom.texi (Keymaps): Fix typo.
      adds  ce1856e   Insert describe-map-tree header into original buffer
      adds  0806075   Add directory-empty-p and new argument COUNT for 
directory-files-*
      adds  d860168   * lisp/emacs-lisp/byte-opt.el (pure-fns): Fix typos.
      adds  d85e0df   Add missing side-effect-free and error-free properties
      adds  8761c15   * lisp/emacs-lisp/easy-mmode.el 
(easy-mmode--arg-docstring): Doc typo.
      adds  8ad9932   Don't bind standard-output in substitute-command-keys
      adds  7baf8ca   Don't auto-insert "@c file ends here" in .texi files
      adds  43d5b79   Show nobreak-space face for more blank characters in 
describe-char.
      adds  1a1019f   * lisp/leim/quail/compose.el: New input method 
(bug#44267).
      adds  030ab2d   Transient input methods bound to 'C-x \' (bug#44266)
      adds  5ab5504   Fix mistake in Lisp conversion of describe-map-tree
      adds  5cea77a   Partially revert previous define-minor-mode change
      adds  4e2264b   Fix mouse-1 on [Show] buttons in the *Help* buffer
      adds  95f7a28   Fix Elisp's elisp--documentation-one-liner (bug#43609)
      adds  5544950   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into master
      adds  e654b41   Fix some glitches in recent directory-files-* changes
      adds  2443b15   * src/buffer.c (syms_of_buffer) <fill-column>: Improve 
doc string.
      adds  85d1d8d   Fix NEWS entry for fix of Bug#44080
      adds  8abce5b   CC Mode: Only recognize foo (*bar) as a function pointer 
when followed by (
      adds  2d15296   Fix failure of 'emacs --daemon' on Cygwin
      adds  da6234e   Make sure pixel sizes are zero when setting window size 
for ptys.
      adds  1fc9de4   Improve reproducibility of generated -pkg.el files
      adds  018e0c3   Merge from origin/emacs-27
      adds  487aae3   Updating docs with all special window prefix keys.
      adds  0c01381   * doc/lispref/commands.texi (Key Sequence Input): Fix 
indexing.
      adds  4de7daa   ; Auto-commit of loaddefs files.
      adds  997116f   ; Merge from origin/emacs-27
      adds  d218b28   ; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo 
URL.
      adds  7162228   Improve indexing of check-declare
      adds  4e6104e   ; * src/xdisp.c (display_string): Fix a typo in a comment.
      adds  c1565cc   Merge from origin/emacs-27
      adds  cd69a50   Recover the contents of the schemas.xml file
      adds  49b6e27   ; Merge from origin/emacs-27
      adds  3e8cdc4   Improve documentation of a recent commit
      adds  5f6dcb1   Fix a recent change in dired.c
      adds  4445cb7   Add missing argument to directory_files_internal calls
      adds  55e92de   Make ispell.el ignore warnings from enchant-lsmod (closes 
#44318)
      adds  a2bddd7   Explain last change
      adds  50f0b00   Fix previous code change to `ispell--call-enchant-lsmod'
      adds  a8f0401   Fix previous patch to ispell.el
      adds  6ad628b   Improve ert-resource-directory docstring
      adds  2800513   cperl-mode: Skip a test for older Emacsen (preparing for 
ELPA)
      adds  a7374f6   Fix exiting the finder-commentary buffer
      adds  e1644c0   ; * lisp/pcomplete.el: Fix typo.
      adds  499847a   Use lexical-binding in pcmpl-cvs.el
      adds  0462ba3   Use lexical-binding in pcmpl-rpm.el
      adds  74dd264   Use lexical-binding in some of emulation/edt*.el
      adds  39561fb   Use lexical-binding in solitaire.el
      adds  2d4c981   Use lexical-binding in some url-*.el files
      adds  bd8f4b0   Fix customizing user options of type face
      adds  84f7413   cperl-mode: Fix indentation for Emacs 26
      adds  640b41c   Simplify ispell-check-version’s use of -vv flag
      adds  f9d6e46   Factor out some common code in ispell.el
      adds  2fffc1d   Some Tramp fixes for directory-files-* and delete-*
      adds  a6240cb   Horizontal mouse wheel scrolling amount (bug#43568)
      adds  bec4a6d   Fix last change
      adds  9aa6b5b   * lisp/progmodes/tcl.el: Use lexical-binding
      adds  7fad12c   New gnus-search library
      adds  0328b21   Move nnir.el to lisp/obsolete
      adds  9bcdebd   Remove gmane search engine
      adds  a63d905   Fix misuses of `make-local-variable` on hooks
      adds  0d39d1e   * lisp/cedet/srecode.el: Use lexical-binding.
      adds  197a53f   * lisp/obsolete/nnir.el: Add "Obsolete-since" header.
      adds  f7ea667   Fix warnings in url-irc.el
      adds  2668bb4   Remove unused variable in ispell.el (thanks, Stefan 
Kangas)
      adds  d408866   Use lexical-binding in mule-charsets.el
      adds  43431f7   * lisp/progmodes/project.el 
(project--files-in-directory): Fix formatting
      adds  d6cb106   * lisp-mode.el: Fix missing highlight of "hidden" string 
arg
      adds  1259567   Avoid use of eieio-oset-default
      adds  1c9500d   * src/term.c (handle_one_term_event): Simplify.
      adds  233d350   Improve display of tabulated list header line labels 
(bug#44068)
      adds  771046f   Sync biblatex entries and fields with v3.15
      adds  37c0208   ; Silence byte-compiler warning in xdisp-tests.el
      adds  ef5211d   Let pdf-view-mode take precedence over doc-view-mode
      adds  334e2ab   Still fixes for Tramp directory-files-*
      adds  38a109e   ; Silence byte-compiler warnings in tests
      adds  bfd3124   Improve eww support for externally viewed PDFs
      adds  2ecbf4c   Allow minibuffer to stay in its original frame.  Tidy up 
this area.
      adds  5d0da63   * src/minibuf.c (move_minibuffer_onto_frame): Fix 
comparison
      adds  4610241   Fix coding system in eww-display-pdf
      adds  6782994   Enable/disable buttons, tool bar and menu items in Custom 
buffer (Bug#14398)
      adds  9ab69cc   * doc/misc/gnus.texi (Selection Groups): Delete excessive 
paren
      adds  ac471ff   Fixes and improvements to gnus-search
      adds  1efcec2   Add more tests for where-is-internal
      adds  2180ccb   ; * etc/NEWS: Fix wording in a recently added entry.
      adds  af68916   Support transient input methods in Isearch mode 
(bug#44266)
      adds  291955a   Improve documentation of a recent change
      adds  527413f   Go back to not using custom-push-theme when enabling a 
theme
      adds  0c5eb1c   Reduce integer-output-format to 
print-integers-as-characters
      adds  1b9e159   Change the default value of gdb-mi-decode-strings to t 
(bug#44173)
      adds  aea9365   * lisp/gnus/gnus-search.el (gnus-search-contact-tables): 
Fix type.
      adds  093a6be   Update gdb-mi-tests
      adds  6b77ad6   Fix --enable-check-lisp-object-type build
      adds  6e9564f   Fix javac message parsing column number off-by-one
      adds  b7b9bbb   Rectify skip-set argument
      adds  6df0614   Add some more tests for keymap.c
      adds  ece1e1d   Delete outdated comment about C rewrite in apropos.el
      adds  33e2418   Fix scrolling problems with misc-fixed fonts under Cairo
      adds  bc76afd   ; * src/xdisp.c (redisplay_window): Add comment for a 
recent change.
      adds  423b6b6   Add test for recent change in enable-theme
      adds  e8f5657   * lisp/emacs-lisp/lisp-mode.el: Avoid false-positive 
"hidden arg" in strings
       new  75e8ee7   Merge remote-tracking branch 'savannah/master' into HEAD
       new  04a073f   * Allow for manually bumbing new native compiler ABI 
versions


Summary of changes:
 admin/charsets/mule-charsets.el                    |    6 +-
 doc/emacs/building.texi                            |   13 +-
 doc/emacs/custom.texi                              |    7 +
 doc/emacs/frames.texi                              |    6 +-
 doc/emacs/mini.texi                                |   11 +
 doc/emacs/mule.texi                                |   20 +
 doc/emacs/search.texi                              |    7 +-
 doc/lispref/files.texi                             |   18 +-
 doc/lispref/functions.texi                         |    2 +
 doc/lispref/minibuf.texi                           |    8 +-
 doc/lispref/streams.texi                           |   14 +
 doc/lispref/tips.texi                              |    5 +-
 doc/misc/erc.texi                                  |   18 +-
 doc/misc/gnus-faq.texi                             |    2 +-
 doc/misc/gnus.texi                                 |  598 ++--
 doc/misc/rcirc.texi                                |    8 +-
 doc/misc/tramp.texi                                |   15 +
 etc/NEWS                                           |  150 +-
 etc/NEWS.27                                        |    8 +-
 etc/schema/schemas.xml                             |   58 +
 lisp/apropos.el                                    |    3 +-
 lisp/autoinsert.el                                 |    5 +-
 lisp/cedet/srecode.el                              |    2 +-
 lisp/cus-edit.el                                   |  155 +-
 lisp/cus-start.el                                  |    1 +
 lisp/custom.el                                     |   31 +-
 lisp/descr-text.el                                 |   13 +-
 lisp/dframe.el                                     |    3 +
 lisp/emacs-lisp/byte-opt.el                        |   22 +-
 lisp/emacs-lisp/cl-extra.el                        |    7 +-
 lisp/emacs-lisp/easy-mmode.el                      |   26 +-
 lisp/emacs-lisp/ert-x.el                           |   19 +-
 lisp/emacs-lisp/lisp-mode.el                       |   13 +-
 lisp/emacs-lisp/package.el                         |    3 +-
 lisp/emacs-lisp/tabulated-list.el                  |   32 +-
 lisp/emacs-lisp/timer-list.el                      |    6 +-
 lisp/emulation/edt-lk201.el                        |    2 +-
 lisp/emulation/edt-pc.el                           |    2 +-
 lisp/emulation/edt-vt100.el                        |    2 +-
 lisp/erc/erc-log.el                                |    2 +-
 lisp/erc/erc-networks.el                           |    6 +-
 lisp/erc/erc.el                                    |    4 +-
 lisp/eshell/em-hist.el                             |   40 +-
 lisp/eshell/em-pred.el                             |   26 +-
 lisp/eshell/em-unix.el                             |   11 +-
 lisp/faces.el                                      |    6 +-
 lisp/files.el                                      |   15 +-
 lisp/finder.el                                     |   16 +-
 lisp/gnus/gnus-group.el                            |   68 +-
 lisp/gnus/gnus-search.el                           | 2137 ++++++++++++++
 lisp/gnus/nnimap.el                                |    2 +-
 lisp/gnus/nnselect.el                              |   91 +-
 lisp/help.el                                       |   25 +-
 lisp/ielm.el                                       |    7 +-
 lisp/international/isearch-x.el                    |   12 +
 lisp/international/mule-cmds.el                    |   71 +-
 lisp/isearch.el                                    |    9 +
 lisp/ldefs-boot.el                                 | 2902 +++++++------------
 lisp/leim/quail/compose.el                         | 2926 ++++++++++++++++++++
 lisp/mail/feedmail.el                              |    2 +-
 lisp/mail/rmail.el                                 |    3 +-
 lisp/minibuffer.el                                 |    2 +-
 lisp/mwheel.el                                     |   32 +-
 lisp/net/ange-ftp.el                               |  131 +-
 lisp/net/eww.el                                    |   21 +-
 lisp/net/mailcap.el                                |   39 +-
 lisp/net/rcirc.el                                  |    2 +-
 lisp/net/secrets.el                                |    4 +-
 lisp/net/tramp-adb.el                              |   40 +-
 lisp/net/tramp-compat.el                           |   27 +
 lisp/net/tramp-crypt.el                            |   20 +-
 lisp/net/tramp-gvfs.el                             |   38 +-
 lisp/net/tramp-integration.el                      |    2 +-
 lisp/net/tramp-rclone.el                           |   14 +-
 lisp/net/tramp-sh.el                               |   33 +-
 lisp/net/tramp-smb.el                              |   76 +-
 lisp/net/tramp-sudoedit.el                         |   30 +-
 lisp/net/tramp.el                                  |   36 +-
 lisp/{gnus => obsolete}/nnir.el                    |    1 +
 lisp/pcmpl-cvs.el                                  |    8 +-
 lisp/pcmpl-rpm.el                                  |   10 +-
 lisp/pcomplete.el                                  |    2 +-
 lisp/play/solitaire.el                             |    8 +-
 lisp/progmodes/cc-engine.el                        |    5 +-
 lisp/progmodes/compile.el                          |   23 +-
 lisp/progmodes/cperl-mode.el                       |    3 +
 lisp/progmodes/elisp-mode.el                       |   13 +-
 lisp/progmodes/etags.el                            |   15 +-
 lisp/progmodes/gdb-mi.el                           |    2 +-
 lisp/progmodes/project.el                          |    4 +-
 lisp/progmodes/python.el                           |    4 +-
 lisp/progmodes/tcl.el                              |   71 +-
 lisp/simple.el                                     |   26 +-
 lisp/subr.el                                       |    4 +-
 lisp/textmodes/bibtex.el                           |  146 +-
 lisp/textmodes/ispell.el                           |   36 +-
 lisp/url/url-dired.el                              |    2 +-
 lisp/url/url-ftp.el                                |    2 +-
 lisp/url/url-irc.el                                |    6 +-
 lisp/vc/smerge-mode.el                             |   38 +-
 lisp/vc/vc-dispatcher.el                           |    4 +-
 lisp/wdired.el                                     |   44 +-
 src/buffer.c                                       |    3 +
 src/character.c                                    |   21 +
 src/character.h                                    |    1 +
 src/comp.c                                         |   11 +-
 src/dired.c                                        |   45 +-
 src/emacs.c                                        |    2 +-
 src/frame.c                                        |    1 +
 src/ftcrfont.c                                     |    7 +-
 src/image.c                                        |    4 +-
 src/keyboard.c                                     |    8 +-
 src/kqueue.c                                       |    5 +-
 src/lisp.h                                         |    4 +-
 src/minibuf.c                                      |  164 +-
 src/print.c                                        |   54 +-
 src/sysdep.c                                       |    5 +-
 src/term.c                                         |   86 +-
 src/termhooks.h                                    |    2 +-
 src/window.c                                       |    6 +-
 src/xdisp.c                                        |   10 +-
 test/README                                        |    5 +
 test/lisp/custom-tests.el                          |    9 +
 test/lisp/dired-tests.el                           |   76 +
 test/lisp/emacs-lisp/easy-mmode-tests.el           |   16 +
 test/lisp/gnus/gnus-search-tests.el                |   96 +
 test/lisp/help-tests.el                            |   20 +
 test/lisp/net/tramp-tests.el                       |  102 +-
 test/lisp/progmodes/compile-tests.el               |    4 +-
 .../cperl-mode-resources/cperl-bug-30393.pl        |   19 +
 test/lisp/progmodes/cperl-mode-tests.el            |   33 +
 test/lisp/progmodes/gdb-mi-tests.el                |    6 +-
 test/src/keymap-tests.el                           |  141 +-
 test/src/print-tests.el                            |   23 +
 test/src/xdisp-tests.el                            |    4 +-
 135 files changed, 8474 insertions(+), 3245 deletions(-)
 create mode 100644 lisp/gnus/gnus-search.el
 create mode 100644 lisp/leim/quail/compose.el
 rename lisp/{gnus => obsolete}/nnir.el (99%)
 create mode 100644 test/lisp/gnus/gnus-search-tests.el
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-30393.pl



reply via email to

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