[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (5919511881b -> fe9e48a16af)
From: |
Po Lu |
Subject: |
feature/android updated (5919511881b -> fe9e48a16af) |
Date: |
Sat, 15 Apr 2023 20:17:20 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 5919511881b Merge remote-tracking branch 'origin/master' into
feature/android
adds a4de6d8dd3b Add treesit-node-match-p
adds 293029458c8 Make use of the new pred shapes in treesit.el
adds 9e5c00268ed Convert PATTERN and REGEXP to PRED in tree-sitter
functions
adds 531b343c3c7 Add treesit-thing-settings
adds 9f777475be5 ; Minor fixes in treesit.c
adds 00fba2a4d54 Add a recursion level limit for tree-sitter search
predicates
adds 67ab357cdcc Support treesit-thing-settings in search functions
adds bf986c1faf5 Improve gnus thread-referral
adds 234be3d670c Fix errors when nnselect-always-regenerate is t
(bug#61539)
adds 112858c40f5 ; * doc/misc/gnus.texi (Finding the Parent): Fix
whitespace.
adds 6ffde700632 ; * lisp/treesit.el (treesit-node-top-level): Fix typo.
adds 4c086bf2951 Cleaner solution for Org version updates
adds cb8c87a423a Allow active region when IM is used
adds 88847dee125 Jsonrpc: don't bind inhibit-read-only to t so early
adds 58801792706 ; Minor addition to the Emacs FAQ
adds ce63462dbda Add cyrillic-mongolian input method
adds ca1a0fda98a ; Fix last change.
adds 5be79fd05a5 ; * etc/NEWS: Announce 'cyrillic-mongolian' IM.
adds 6a2863ca016 Fix handling of sliced images
adds 96714c106b7 Improve documentation of image-related commands
adds b36c21e27dc Change cursor color on NS port when it matches the face
background
adds b63a9eda01c Fix "C-h k" and "C-h c" with Paste from Kill Menu
adds 14d1c00e806 Allow reindentation of images inserted by
'mm-inline-image'
adds 08cda286c3f Improve the documentation of the XDS support
adds 74ddfe811f9 ; * doc/misc/calc.texi (Rewrites Tutorial): Fix a typo
(bug#62658).
adds 11126c6d30a Fix 'C-h k' for "Paste from Kill Menu" in context menus
adds 5ef7ff05736 ; Start a new ChangeLog.4 file.
adds 5fecdbcd81d Merge from origin/emacs-29
adds 2a62273f3bf Backport: Eglot: no more tests based on Pylsp
(bug#62694)
adds 57490fff6ec ; Backport: Eglot: fix misplaced parenthesis in last
commit to eglot-tests.el
adds b0750baab71 ; Merge from origin/emacs-29
adds d6af1f14982 ; doc/lispref/windows.texi: Fix @pxref paren.
adds 0f8140a57a5 Merge from origin/emacs-29
adds 2b91567bf61 Update ChangeLog and AUTHORS for Emacs 29
adds 0f7dea49d98 ; Merge from origin/emacs-29
adds 589959fb09d project-search: Pipe the list of files through
'file-regular-p'
adds db8f207e52f Fix some cases of incomplete code's indentation
[c/c++-ts-mode]
adds 79b5d1022fd Merge from origin/emacs-29
adds 4bc678ec9f4 Bump Emacs version to 29.0.90
adds 3b0e77ec169 ; Merge from origin/emacs-29
adds 671abd0cc40 Merge branch 'emacs-29' of
git.sv.gnu.org:/srv/git/emacs into emacs-29
adds 2d7f28ff2e7 Merge from origin/emacs-29
adds 5e039d5a6e9 * lisp/ldefs-boot.el: Regenerate.
adds 0fe7fef54bb ; Merge from origin/emacs-29
adds 0cb86a348c7 ; Update ChangeLog.4.
adds 9b0bf694da4 ; Fix ldefs-boot.el.
adds d4d0da96f0b ; Update make-tarball.txt for Emacs 29.
adds 2445100d7d6 ; Improve documentation of 'match-buffers'
adds b4afee03193 Fix ff-quiet-mode doc
adds 338b3718b6c Fix visiting RPM files
adds f2d212c6966 Fix a couple of eglot-tests
adds c62afb10cf0 Fix wallpaper-tests on MS-Windows
adds 709d5580479 Merge from origin/emacs-29
adds 954e2d96a92 Update manual about `sort`
adds febf4467bde ; Merge from origin/emacs-29
adds 05971c4d9a4 Add menu to 'c-ts-mode' and 'c++-ts-mode'
adds 61fd017abde * configure.ac: Add -lbsd on Haiku.
adds 7055fd8e43e Improve documentation related to 'ispell-complete-word'
adds 372e024accd ; Fix wallpaper-tests on XFCE
adds e9fef1d70ff vc-checkout: Try to use the vc-dir's backend first
adds 7972b76c2c7 ; vc-checkout: Wrap var lookup in 'bound-and-true-p'
adds 6e6e8b5c974 Add more documentation for the keys of
`package-vc-selected-packages`.
adds 43290391ce2 ; Eglot: make version parseable by version-to-list
adds 17d803d0a75 Fix detection of WebP images by their signature
adds a22eb9ae0f9 ruby-add-log-current-method: Reduce the use of
'nreverse'
adds 864a4dc2363 Fix compilation of w32.c with old MinGW system headers
adds 7191318b716 Merge from origin/emacs-29
adds 759cdf1e510 Catch signals produced by PRED in tree-sitter search
functions
adds 14e809ddff1 Fix style and unwinding code in treesit.c
adds a85279f3905 ; Merge from origin/emacs-29
adds b3603b84bd9 Partial support for DEFUN in c-ts-mode (bug#62825)
adds adf9c956c28 Add to Eglot support for additional language-servers.
adds 3f71a2a0cf6 ; * lisp/progmodes/c-ts-mode.el
(treesit-node-next-sibling): Declare.
adds d9e96c029bb * CONTRIBUTE: Fix a typo
adds b7023da6627 Make image-map bindings available on image links
adds bc61a1afdd6 Merge from origin/emacs-29
new fe9e48a16af Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
CONTRIBUTE | 2 +-
ChangeLog.4 | 114348 ++++++++++++++++++
admin/make-tarball.txt | 32 +-
configure.ac | 3 +-
doc/emacs/files.texi | 93 +
doc/emacs/package.texi | 77 +
doc/lispref/buffers.texi | 24 +-
doc/lispref/display.texi | 30 +-
doc/lispref/frames.texi | 88 +-
doc/lispref/windows.texi | 2 +-
doc/misc/calc.texi | 2 +-
doc/misc/efaq.texi | 20 +-
doc/misc/gnus.texi | 23 +-
etc/NEWS.29 | 37 +-
lisp/Makefile.in | 10 +-
lisp/emacs-lisp/package-vc.el | 30 +-
lisp/find-file.el | 4 +-
lisp/gnus/gnus-search.el | 82 +-
lisp/gnus/gnus-sum.el | 117 +-
lisp/gnus/mm-view.el | 2 +-
lisp/gnus/nnimap.el | 14 +-
lisp/gnus/nnselect.el | 469 +-
lisp/image.el | 27 +-
lisp/image/image-crop.el | 59 +-
lisp/international/quail.el | 3 +-
lisp/jsonrpc.el | 8 +-
lisp/leim/quail/cyrillic.el | 119 +
lisp/mouse.el | 3 +-
lisp/net/eww.el | 2 +-
lisp/net/shr.el | 2 +-
lisp/progmodes/c-ts-mode.el | 177 +-
lisp/progmodes/eglot.el | 6 +-
lisp/progmodes/project.el | 5 +-
lisp/progmodes/ruby-mode.el | 4 +-
lisp/progmodes/sh-script.el | 20 +-
lisp/subr.el | 87 +-
lisp/textmodes/ispell.el | 17 +-
lisp/treesit.el | 98 +-
lisp/vc/vc.el | 2 +-
lisp/x-dnd.el | 120 +-
src/macfont.m | 50 +-
src/nsterm.m | 20 +-
src/treesit.c | 256 +-
src/w32.c | 9 +-
test/lisp/image/wallpaper-tests.el | 33 +-
.../lisp/progmodes/c-ts-mode-resources/indent.erts | 14 +
test/lisp/progmodes/eglot-tests.el | 1 +
test/lisp/progmodes/ruby-mode-tests.el | 16 +
test/src/treesit-tests.el | 4 +-
49 files changed, 115912 insertions(+), 759 deletions(-)
create mode 100644 ChangeLog.4
- feature/android updated (5919511881b -> fe9e48a16af),
Po Lu <=