emacs-diffs
[Top][All Lists]
Advanced

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

master updated (4c086bf2951 -> bc61a1afdd6)


From: Eli Zaretskii
Subject: master updated (4c086bf2951 -> bc61a1afdd6)
Date: Sat, 15 Apr 2023 13:06:27 -0400 (EDT)

eliz pushed a change to branch master.

      from  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.
       new  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
       new  b0750baab71 ; Merge from origin/emacs-29
      adds  d6af1f14982 ; doc/lispref/windows.texi: Fix @pxref paren.
       new  0f8140a57a5 Merge from origin/emacs-29
      adds  2b91567bf61 Update ChangeLog and AUTHORS for Emacs 29
       new  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]
       new  79b5d1022fd Merge from origin/emacs-29
      adds  4bc678ec9f4 Bump Emacs version to 29.0.90
       new  3b0e77ec169 ; Merge from origin/emacs-29
      adds  671abd0cc40 Merge branch 'emacs-29' of 
git.sv.gnu.org:/srv/git/emacs into emacs-29
       new  2d7f28ff2e7 Merge from origin/emacs-29
      adds  5e039d5a6e9 * lisp/ldefs-boot.el: Regenerate.
       new  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
       new  709d5580479 Merge from origin/emacs-29
      adds  954e2d96a92 Update manual about `sort`
       new  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
       new  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
       new  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
       new  bc61a1afdd6 Merge from origin/emacs-29


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 +-
 etc/NEWS.29                                        |     37 +-
 lisp/emacs-lisp/package-vc.el                      |     30 +-
 lisp/find-file.el                                  |      4 +-
 lisp/gnus/mm-view.el                               |      2 +-
 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/vc/vc.el                                      |      2 +-
 lisp/x-dnd.el                                      |    120 +-
 src/macfont.m                                      |     50 +-
 src/nsterm.m                                       |     20 +-
 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 +
 40 files changed, 115287 insertions(+), 311 deletions(-)
 create mode 100644 ChangeLog.4



reply via email to

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