emacs-diffs
[Top][All Lists]
Advanced

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

scratch/pkg updated (7ac023aa1f2 -> b182f180176)


From: Gerd Moellmann
Subject: scratch/pkg updated (7ac023aa1f2 -> b182f180176)
Date: Mon, 5 Dec 2022 03:37:53 -0500 (EST)

gerd pushed a change to branch scratch/pkg.

      from  7ac023aa1f2 Fix calls to intern_c_string_1
      adds  264e9e3a177 ; * doc/lispref/windows.texi (Selecting Windows): Doc 
fix
      adds  6deeda411c0 Fix display of long completions.
      adds  5b325a03c50 ; Fix typo in eglot-alternatives (Bug#59653)
      adds  2772ebe3667 Do not prune native-compiled system directories 
(bug#59658)
      adds  65456668ab1 Bump master Emacs version to 30.0.50
      adds  34fc42e502a ; * configure.ac (module_env_snippet_30): Fix a typo.
      adds  db042b7591e Skip one python test case on macOS
      adds  7939184f8e0 ; typos
      adds  c6cb6d85069 Cut the emacs-29 release branch
      adds  faa270ee810 ; Merge from origin/emacs-29
      adds  a7b0b20c1bc Fix GUD item on the menu bar in source buffers
      adds  a9bfd953efb Merge from origin/emacs-29
      adds  78663ad78b8 ; typos
      adds  54eb6ddf549 ; Merge from origin/emacs-29
      adds  f794263da20 Reparse tree-sitter tree when buffer restriction changes
      adds  bbf1b93d434 Add more font-lock settings to css-ts-mode
      adds  2661c51953c Improve fontification in typescript-ts-mode
      adds  7336520fe77 Improve fontification in csharp-ts-mode
      adds  35e2b8a26be Add erc-sasl-auth-source-function to cached options
      adds  83b9496a193 * doc/misc/erc.texi: Revise SASL and modules chapters.
      adds  00de296d1b4 Simplify erc-sasl's auth-source API
      adds  afc7ed987b1 Allow be-resources to fail
      adds  4313279e345 ; Fix typo in NEWS
      adds  067c65578e0 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  079625d3c61 Tramp cleanup
      adds  4dab5f86712 * lisp/progmodes/project.el (project-vc-name): Fix the 
:type form (bug#48747).
      adds  13bb49bc0b8 In project-find-file, add abbreviated file names to 
history
      adds  c43cdfd6395 Allow csharp-mode in c-default-style
      adds  7ea95d1b92b ; * doc/misc/eglot.texi (Setting Up LSP Servers): 
Improve indexing.
      adds  00cb6e052a6 ; Improve error message when LSP server not found
      adds  f373a23e517 CC Mode: Prevent lone ids being parsed as types unless 
in decl arglists
      adds  f6aa7c335fb ; Typo fixes in etc/NEWS and lisp/ files
      adds  a699f65936e Fix typo in flag to load Emacs-specific LLDB commands
      adds  edd64e64a38 Fix interactive selection of emacs-lock mode, broken by 
2a4b0da28c
      adds  0625651e8a6 Update to Org 9.6-3-ga4d38e
      adds  dc0f2ec2dbf * etc/NEWS: Announce Org update.
      adds  af1a99d53f2 Sink python indent offset guessing to avoid test failure
      adds  700a4401b7b Merge from origin/emacs-29
      adds  33a244097c3 Skip one python test case on macOS
      adds  16d74c215dd ; Merge from origin/emacs-29
      adds  c3466099c5f Org regexp style fixes
      adds  f3ef75107ba Merge from origin/emacs-29
      adds  32615c9bc12 ; * etc/NEWS: Resurrect the lost Local variables 
section.
      adds  656a54b8235 Add itree_empty_p for clarity and reduced coupling
      adds  1abda0c8398 ; Make clang-format format indent preprocessor blocks 
correctly.
      adds  26c2ebd0ddc Update to Transient v0.3.7-182-gfe7dcbd
      adds  896a63481b7 ; Auto-commit of loaddefs files.
      adds  de00aef3e15 Update publicsuffix.txt from upstream
      adds  2a8f31b996c project-current: Improve the docstring
      adds  845763f2ad1 Merge from origin/emacs-29
      adds  646f2cf67e0 ; * etc/NEWS: Resurrect the lost Local variables 
section.
      adds  95a9bad9e85 ; Merge from origin/emacs-29
      adds  8617edfffd0 ; Fix typos
      adds  33546d6dd29 ; * etc/NEWS: Move an entry to a proper place.  
(bug#59718)
      adds  ee32ae7c365 ; * etc/NEWS: Add missing tree-sitter based modes.
      adds  cc6efa7992c ; Fix type error in 'package-maintainers'
      adds  832b013ef04 Insert news for installed packages only
      adds  7397f2099b6 * lisp/tab-bar.el: Keep tabs of the same group together 
(bug#59721)
      adds  fb5d9ff559c Fix c-ts-mode defun movement (bug#59628)
      adds  01e7d4b2a1e Make treesit-defun-prefer-top-level more flexible
      adds  3d976d6a037 Remove duplicate "friend" from c-ts-mode--keywords
      adds  7a1f1825fd3 Add inline to c-ts-mode--keywords
      adds  785fa801596 New user option: project-vc-extra-root-markers
      adds  4161023a63d Fix crashes and memory leaks during display 
deinitialization
      adds  65468109a53 Merge from origin/emacs-29
      adds  e961a31507e Speed up handling X selection requests
      adds  30cd8045d7b Fix pdumper build
      adds  5a5ee3356d2 ; * src/xselect.c (syms_of_xselect_for_pdumper): Fix 
last change.
      adds  f19ab1d36c5 Remove unnecessary error checks in xselect.c
      adds  ff64a85b2db Finish up last change with more speedups
      adds  9210eac5852 Make sure the menu-bar height is updated on X when 
fonts change
      adds  4b2f5425d7a Fix types in various defcustom declarations
      adds  3b5b99ac919 * doc/lispref/frames.texi (Input Focus): Clarify for 
XInput 2 support.
      adds  8b3baadf671 Fix compilation of Org 9.6 on MS-Windows
      adds  5d1a1019c61 Add highlighting Python operators (bug#59629)
      adds  f7c3abb8d2d Merge from origin/emacs-29
      adds  11ea333a5ae Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  05e336278e6 ; * etc/NEWS.29: Resurrect Local variables that keep 
disappearing...
      adds  b7b2455c5f6 Update publicsuffix.txt from upstream
      adds  dd9459c4648 ; Merge from origin/emacs-29
      adds  91a9598baf1 Update project docs and NEWS
      adds  cd89b81ffdb Merge from origin/emacs-29
      adds  0a5ede01499 ; Auto-commit of loaddefs files.
      adds  c384ce0ff14 ; Merge from origin/emacs-29
      adds  61311d68620 ; Fix test failure on CI
      adds  2d5cf7329e9 ; * etc/NEWS: Fix wording and punctuation of recently 
added entries.
      adds  a86ccb5f9dd ; Fix recently added treesit documentation
      adds  70ecdebc92c ; Fix typos (don't abbreviate "with" or "without")
      adds  7d6f9753ade Merge from origin/emacs-29
      adds  d94c5870c07 ; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.
      adds  91dba5b0668 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  0c1495574a1 Add colors to Proced (bug#59407)
      adds  9c58ea37afc ; Fix last change in proced.el
      adds  368c7c7d8e4 Improve detection of very long lines
      adds  03a40b974c4 term--update-term-menu: Add the menu to 
term-terminal-menu
      adds  3bccef6f525 project-files (VC-aware): Make sure the VC backend is 
loaded
      adds  16e68e64f92 ; * lisp/progmodes/c-ts-mode.el: Change rx to 
regexp-opt.
      adds  ad0563855fa Add case and match to python--treesit-keywords 
(bug#59720)
      adds  1aa1f8432b0 Add new TypeScript mode tsx-ts-mode
      adds  2e4960d63df ; Change c-ts-mode--base-mode to c-ts-base-mode
      adds  bf66b90b9ae Fix the width of margins for icons in 
outline-minor-mode (bug#59719)
      adds  39e0c601762 * lisp/tab-bar.el (tab-bar-format-align-right): Fix 
alignment on TTY frames.
      adds  3eb64d21f62 Merge from origin/emacs-29
      adds  a67ed9a403f ; Fix typo in .clang-format (Bug#59768)
      adds  64044f545ad More behind the scenes transparent speedups around 
xselect.c
      adds  73d169c7db3 * lisp/emacs-lisp/cl-macs.el (cl-flet): Optimize a bit 
more
      adds  2541bec21bf * lisp/bindings.el (bound-and-true-p): Verify argument 
is a symbol
      adds  2b9cd50f935 Add tsx-ts-mode to eglot-server-programs
      adds  9065d745151 Merge from origin/emacs-29
      adds  a48cd7bb9f8 ; Make clang-format format indent preprocessor blocks 
correctly.
      adds  24ca490d7dc ; Fix a typo in .clang-format.
      adds  98327e37193 ; Merge from origin/emacs-29
      adds  e5b0141b0d7 Fix error editing multisession variables (bug#59710)
      adds  f72cda2b822 Speed up auto-completion in 'sh-script-mode'
      adds  1b567f5a67d Use file-name-nondirectory to determine default 
project-name
      adds  4b3eb928fed Fix server-tests run noninteractively (bug#59742)
      adds  8413e951383 ; server-test CI debugging
      adds  54633fcd761 ; * lisp/subr.el (string-equal-ignore-case): Doc fix 
(bug#59779).
      adds  1e36ad9458e ; server-tests: remove CI debugging
      adds  dd7a7633beb Merge from origin/emacs-29
      adds  1c901386518 Improve performance of other_frames and 
XTfullscreen_hook
      adds  17d40c163e0 vc-git-print-log: Don't assume vc-git-log-switches is a 
list
      adds  395f9d83f26 Merge from origin/emacs-29
      adds  3623d5c195d Revert "Make easy-mmode-defmap obsolete and adjust only 
caller"
      adds  641ef36403b Fix gud-minor-mode-menu
      adds  91a578ac9fe ; Merge from origin/emacs-29
      adds  401f76cc3d6 Make sure 'user-emacs-directory' ends in a slash
      adds  11c3c54d8ad Fix handling of relative directories in 
"--init-directory=DIR"
      adds  a0dd9fdebe3 ; Add cross-reference to string-equal docstring
      adds  bd58dcedfb9 Fix and expand tests broken by commit 2772ebe366 of 
2022-11-28
      adds  f6e2f30f394 ; Fix typos
      adds  afa4fcb95b4 Fix "C-h k" when clicking on another frame
      adds  c5ba47c889e Speed up Unicode normalisation tests by a factor of 5
      adds  6fb9a03cbdf ; Remove debugging leftover message
      adds  2c4d92d30f6 ; * lisp/subr.el (posn-col-row): Revert inadvertent 
change.
      adds  520a4e12f8e ; * lisp/treesit.el (treesit-end-of-defun): Guard 
against nil value.
      adds  96af584af6c Fix comment-start-skip in tree-sitter modes (bug#59690)
      adds  be67cc276a9 Merge from origin/emacs-29
      adds  f96a9e10b10 Make Emacs build with Xfixes support on old versions of 
the library
      adds  a51743dbcb7 Make a boxed menu bar have a shadow at its right end 
(bug#59778)
      adds  3e00e50ee3d Fix potential crash deselecting for property change 
notifications
      adds  5be502a697c Improve passing user switches to Git log commands 
(bug#59414)
      adds  84214578f5a Fix markup in ERC manual
      adds  3768b100777 ; * lisp/pcomplete.el (pcomplete-allow-modifications): 
Fix a typo.
      adds  9d5ec880b03 Merge from origin/emacs-29
      adds  029988d4a51 Prevent a segfault when deleting a fullscreen frame on 
NextStep.
      adds  f09cf0efd6f ; Merge from origin/emacs-29
      adds  432b9655ae0 Restore font-lock-type-face for lisp mode &symbols
      adds  a27f61f6f48 Use the function 'window-system' on the 
tab-bar/tab-line (bug#59620)
      adds  4bcdb1cc65b Make killing a non-last client work the same no matter 
the auto-stop setting
      adds  ec00d292ec0 Improve treesit-fontify-with-override
      adds  4fa37dc4261 Merge from origin/emacs-29
       new  b182f180176 Merge remote-tracking branch 'origin/master' into 
scratch/pkg


Summary of changes:
 .clang-format                                      |    2 +
 .dir-locals.el                                     |    3 +-
 ChangeLog.2                                        |    4 +-
 ChangeLog.3                                        |   22 +-
 README                                             |    2 +-
 configure.ac                                       |    6 +-
 doc/emacs/maintaining.texi                         |   10 +-
 doc/lispref/display.texi                           |    8 +-
 doc/lispref/frames.texi                            |   12 +-
 doc/lispref/positions.texi                         |   31 +-
 doc/lispref/windows.texi                           |    3 +-
 doc/man/etags.1                                    |    2 +-
 doc/misc/eglot.texi                                |    1 +
 doc/misc/erc.texi                                  |  135 +-
 doc/misc/org-setup.org                             |    2 +-
 doc/misc/org.org                                   | 2265 +++++----
 doc/misc/tramp.texi                                |   14 +-
 doc/misc/trampver.texi                             |   10 +-
 doc/misc/transient.texi                            |  129 +-
 etc/NEWS                                           | 4397 +----------------
 etc/NEWS.19                                        |    4 +-
 etc/NEWS.22                                        |    2 +-
 etc/{NEWS => NEWS.29}                              |  112 +-
 etc/ORG-NEWS                                       |  743 +++
 etc/org/README                                     |    2 +-
 etc/publicsuffix.txt                               |   39 +-
 etc/refcards/orgcard.tex                           |    2 +-
 etc/refcards/ru-refcard.tex                        |    2 +-
 lib-src/ChangeLog.1                                |    2 +-
 lib-src/be_resources.cc                            |   14 +-
 lisp/ChangeLog.10                                  |    2 +-
 lisp/ChangeLog.11                                  |    9 +-
 lisp/ChangeLog.12                                  |    7 +-
 lisp/ChangeLog.14                                  |    2 +-
 lisp/ChangeLog.16                                  |    3 +-
 lisp/ChangeLog.3                                   |    3 +-
 lisp/ChangeLog.4                                   |    3 +-
 lisp/ChangeLog.6                                   |    2 +-
 lisp/ChangeLog.7                                   |    5 +-
 lisp/ChangeLog.8                                   |   11 +-
 lisp/ChangeLog.9                                   |    8 +-
 lisp/ansi-osc.el                                   |    2 +-
 lisp/autorevert.el                                 |    4 +-
 lisp/bindings.el                                   |    2 +
 lisp/cedet/semantic/bovine/c.el                    |    2 +-
 lisp/cedet/semantic/db.el                          |    2 +-
 lisp/cedet/semantic/format.el                      |    2 +-
 lisp/cedet/semantic/grm-wy-boot.el                 |    4 +-
 lisp/cedet/semantic/ia.el                          |    2 +-
 lisp/cedet/semantic/idle.el                        |    2 +-
 lisp/cedet/semantic/lex-spp.el                     |    2 +-
 lisp/cedet/semantic/lex.el                         |    6 +-
 lisp/cedet/semantic/sort.el                        |    2 +-
 lisp/cedet/semantic/symref.el                      |    3 +-
 lisp/comint.el                                     |    2 +-
 lisp/cus-edit.el                                   |    2 +-
 lisp/emacs-lisp/chart.el                           |    2 +-
 lisp/emacs-lisp/cl-macs.el                         |    3 +-
 lisp/emacs-lisp/comp.el                            |    5 +-
 lisp/emacs-lisp/icons.el                           |    4 +
 lisp/emacs-lisp/lisp-mode.el                       |    4 +-
 lisp/emacs-lisp/multisession.el                    |    5 +-
 lisp/emacs-lisp/package.el                         |    9 +-
 lisp/emacs-lock.el                                 |    7 +-
 lisp/epg.el                                        |    2 +-
 lisp/erc/erc-sasl.el                               |   77 +-
 lisp/files.el                                      |    2 +-
 lisp/gnus/ChangeLog.3                              |    3 +-
 lisp/gnus/gnus-cache.el                            |    2 +-
 lisp/gnus/message.el                               |    2 +-
 lisp/help.el                                       |    6 +-
 lisp/ldefs-boot.el                                 |  555 ++-
 lisp/minibuffer.el                                 |    4 +-
 lisp/net/ange-ftp.el                               |    2 +-
 lisp/net/tramp-archive.el                          |    2 +-
 lisp/net/tramp.el                                  |    4 +-
 lisp/obsolete/rfc2368.el                           |   12 +-
 lisp/org/ChangeLog.1                               |    4 +-
 lisp/org/ob-C.el                                   |    9 +-
 lisp/org/ob-R.el                                   |   29 +-
 lisp/org/ob-awk.el                                 |    8 +-
 lisp/org/ob-calc.el                                |    6 +-
 lisp/org/ob-clojure.el                             |  118 +-
 lisp/org/ob-comint.el                              |   33 +-
 lisp/org/ob-core.el                                |  792 +--
 lisp/org/ob-css.el                                 |    6 +-
 lisp/org/ob-ditaa.el                               |    6 +-
 lisp/org/ob-dot.el                                 |    8 +-
 lisp/org/ob-emacs-lisp.el                          |    7 +-
 lisp/org/ob-eshell.el                              |    6 +-
 lisp/org/ob-eval.el                                |   56 +-
 lisp/org/ob-exp.el                                 |  319 +-
 lisp/org/ob-forth.el                               |    6 +-
 lisp/org/ob-fortran.el                             |    6 +-
 lisp/org/ob-gnuplot.el                             |   16 +-
 lisp/org/ob-groovy.el                              |   12 +-
 lisp/org/ob-haskell.el                             |   10 +-
 lisp/org/ob-java.el                                |   25 +-
 lisp/org/ob-js.el                                  |    6 +-
 lisp/org/ob-julia.el                               |    6 +-
 lisp/org/ob-latex.el                               |   21 +-
 lisp/org/ob-lilypond.el                            |   12 +-
 lisp/org/ob-lisp.el                                |    6 +-
 lisp/org/ob-lob.el                                 |   28 +-
 lisp/org/ob-lua.el                                 |    8 +-
 lisp/org/ob-makefile.el                            |    6 +-
 lisp/org/ob-matlab.el                              |    6 +-
 lisp/org/ob-maxima.el                              |   15 +-
 lisp/org/ob-ocaml.el                               |    6 +-
 lisp/org/ob-octave.el                              |    8 +-
 lisp/org/ob-org.el                                 |    6 +-
 lisp/org/ob-perl.el                                |    8 +-
 lisp/org/ob-plantuml.el                            |   31 +-
 lisp/org/ob-processing.el                          |    9 +-
 lisp/org/ob-python.el                              |   30 +-
 lisp/org/ob-ref.el                                 |   30 +-
 lisp/org/ob-ruby.el                                |    6 +-
 lisp/org/ob-sass.el                                |    6 +-
 lisp/org/ob-scheme.el                              |   22 +-
 lisp/org/ob-screen.el                              |    8 +-
 lisp/org/ob-sed.el                                 |    8 +-
 lisp/org/ob-shell.el                               |   91 +-
 lisp/org/ob-sql.el                                 |   31 +-
 lisp/org/ob-sqlite.el                              |    8 +-
 lisp/org/ob-table.el                               |   75 +-
 lisp/org/ob-tangle.el                              |  183 +-
 lisp/org/ob.el                                     |    6 +-
 lisp/org/oc-basic.el                               |  122 +-
 lisp/org/oc-biblatex.el                            |  229 +-
 lisp/org/oc-bibtex.el                              |   87 +
 lisp/org/oc-csl.el                                 |  198 +-
 lisp/org/oc-natbib.el                              |    4 +
 lisp/org/oc.el                                     |  193 +-
 lisp/org/ol-bbdb.el                                |    7 +-
 lisp/org/ol-bibtex.el                              |   70 +-
 lisp/org/ol-docview.el                             |    8 +-
 lisp/org/ol-doi.el                                 |    3 +
 lisp/org/ol-eshell.el                              |    9 +-
 lisp/org/ol-eww.el                                 |   20 +-
 lisp/org/ol-gnus.el                                |    7 +-
 lisp/org/ol-info.el                                |   86 +-
 lisp/org/ol-irc.el                                 |    3 +
 lisp/org/ol-man.el                                 |   25 +-
 lisp/org/ol-mhe.el                                 |    5 +-
 lisp/org/ol-rmail.el                               |    5 +-
 lisp/org/ol-w3m.el                                 |    5 +-
 lisp/org/ol.el                                     |  222 +-
 lisp/org/org-agenda.el                             | 1626 ++++---
 lisp/org/org-archive.el                            |   30 +-
 lisp/org/org-attach-git.el                         |    6 +-
 lisp/org/org-attach.el                             |  182 +-
 lisp/org/org-capture.el                            |  101 +-
 lisp/org/org-clock.el                              |  447 +-
 lisp/org/org-colview.el                            |   54 +-
 lisp/org/org-compat.el                             |  628 ++-
 lisp/org/org-crypt.el                              |   16 +-
 lisp/org/org-ctags.el                              |   25 +-
 lisp/org/org-cycle.el                              |  817 ++++
 lisp/org/org-datetree.el                           |   16 +-
 lisp/org/org-duration.el                           |   54 +-
 lisp/org/org-element.el                            | 4069 +++++++++++-----
 lisp/org/org-entities.el                           |   11 +-
 lisp/org/org-faces.el                              |   13 +-
 lisp/org/org-feed.el                               |    9 +-
 lisp/org/org-fold-core.el                          | 1511 ++++++
 lisp/org/org-fold.el                               |  906 ++++
 lisp/org/org-footnote.el                           |   23 +-
 lisp/org/org-goto.el                               |   17 +-
 lisp/org/org-habit.el                              |    8 +-
 lisp/org/org-id.el                                 |   66 +-
 lisp/org/org-indent.el                             |   17 +-
 lisp/org/org-inlinetask.el                         |   23 +-
 lisp/org/org-install.el                            |   17 -
 lisp/org/org-keys.el                               |   44 +-
 lisp/org/org-lint.el                               | 1094 +++--
 lisp/org/org-list.el                               |  296 +-
 lisp/org/org-macro.el                              |   24 +-
 lisp/org/org-macs.el                               |  506 +-
 lisp/org/org-mobile.el                             |    7 +-
 lisp/org/org-mouse.el                              |   48 +-
 lisp/org/org-num.el                                |    4 +
 lisp/org/org-pcomplete.el                          |   21 +-
 lisp/org/org-persist.el                            |  978 ++++
 lisp/org/org-plot.el                               |   26 +-
 lisp/org/org-protocol.el                           |   43 +-
 lisp/org/org-refile.el                             |   29 +-
 lisp/org/org-src.el                                |  196 +-
 lisp/org/org-table.el                              |  109 +-
 lisp/org/org-tempo.el                              |   27 +-
 lisp/org/org-timer.el                              |   16 +-
 lisp/org/org-version.el                            |    4 +-
 lisp/org/org.el                                    | 5089 ++++++++++----------
 lisp/org/ox-ascii.el                               |    8 +-
 lisp/org/ox-beamer.el                              |   35 +-
 lisp/org/ox-html.el                                |  317 +-
 lisp/org/ox-icalendar.el                           |   73 +-
 lisp/org/ox-koma-letter.el                         |    3 +
 lisp/org/ox-latex.el                               | 1408 ++++--
 lisp/org/ox-man.el                                 |    4 +-
 lisp/org/ox-md.el                                  |   32 +-
 lisp/org/ox-odt.el                                 |  107 +-
 lisp/org/ox-org.el                                 |    9 +-
 lisp/org/ox-publish.el                             |   28 +-
 lisp/org/ox-texinfo.el                             |  346 +-
 lisp/org/ox.el                                     |  721 ++-
 lisp/outline.el                                    |   41 +-
 lisp/paren.el                                      |    2 +-
 lisp/pcomplete.el                                  |    2 +-
 lisp/play/zone.el                                  |    2 +-
 lisp/proced.el                                     |  302 +-
 lisp/progmodes/antlr-mode.el                       |    2 +-
 lisp/progmodes/asm-mode.el                         |    2 +-
 lisp/progmodes/c-ts-mode.el                        |   80 +-
 lisp/progmodes/cc-engine.el                        |    2 +
 lisp/progmodes/cc-vars.el                          |    2 +
 lisp/progmodes/compile.el                          |    2 +-
 lisp/progmodes/csharp-mode.el                      |   17 +-
 lisp/progmodes/eglot.el                            |    6 +-
 lisp/progmodes/gud.el                              |    3 +
 lisp/progmodes/java-ts-mode.el                     |    3 +-
 lisp/progmodes/js.el                               |    5 +-
 lisp/progmodes/project.el                          |  148 +-
 lisp/progmodes/python.el                           |   35 +-
 lisp/progmodes/scheme.el                           |    2 +-
 lisp/progmodes/sh-script.el                        |   30 +-
 lisp/progmodes/typescript-ts-mode.el               |  167 +-
 lisp/server.el                                     |   60 +-
 lisp/shell.el                                      |    2 +-
 lisp/speedbar.el                                   |    2 +-
 lisp/startup.el                                    |    6 +
 lisp/strokes.el                                    |    2 +-
 lisp/subr.el                                       |    6 +-
 lisp/tab-bar.el                                    |   31 +-
 lisp/tab-line.el                                   |    2 +-
 lisp/term.el                                       |    8 +-
 lisp/textmodes/css-mode.el                         |   34 +-
 lisp/textmodes/reftex.el                           |    3 +-
 lisp/transient.el                                  |   30 +-
 lisp/treesit.el                                    |   79 +-
 lisp/vc/vc-git.el                                  |   57 +-
 lisp/vc/vc-rcs.el                                  |    4 +-
 lisp/window.el                                     |    2 +-
 msdos/sed2v2.inp                                   |    2 +-
 nt/README.W32                                      |    2 +-
 src/.lldbinit                                      |    2 +-
 src/ChangeLog.11                                   |    2 +-
 src/ChangeLog.3                                    |    2 +-
 src/alloc.c                                        |    3 +-
 src/buffer.h                                       |    3 +-
 src/emacs-module.h.in                              |   15 +
 src/fns.c                                          |    4 +-
 src/frame.c                                        |   62 +-
 src/itree.h                                        |    9 +
 src/module-env-29.h                                |    3 -
 src/{module-env-29.h => module-env-30.h}           |    0
 src/pdumper.c                                      |    2 +-
 src/treesit.c                                      |   26 +-
 src/xdisp.c                                        |   61 +-
 src/xfns.c                                         |    6 +-
 src/xftfont.c                                      |    6 +
 src/xselect.c                                      |  836 +++-
 src/xterm.c                                        |  131 +-
 src/xterm.h                                        |   46 +-
 test/lisp/cedet/semantic-utest.el                  |    2 +-
 test/lisp/emacs-lisp/comp-tests.el                 |   55 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |    2 +-
 test/lisp/erc/erc-join-tests.el                    |    2 +-
 test/lisp/erc/erc-sasl-tests.el                    |   61 +-
 test/lisp/filenotify-tests.el                      |    4 +-
 test/lisp/international/ucs-normalize-tests.el     |  100 +-
 test/lisp/net/tramp-archive-tests.el               |    2 +-
 test/lisp/net/tramp-tests.el                       |   12 +-
 test/lisp/progmodes/project-tests.el               |   29 +
 test/lisp/progmodes/python-tests.el                |  113 +-
 test/lisp/server-tests.el                          |   14 +-
 test/manual/cedet/cedet-utests.el                  |    3 +-
 test/manual/cedet/semantic-tests.el                |    3 +-
 test/manual/cedet/tests/testpolymorph.cpp          |   10 +-
 test/manual/cedet/tests/testsppreplace.c           |    4 +-
 test/manual/cedet/tests/testsppreplaced.c          |    4 +-
 280 files changed, 23130 insertions(+), 14302 deletions(-)
 copy etc/{NEWS => NEWS.29} (98%)
 create mode 100644 lisp/org/oc-bibtex.el
 create mode 100644 lisp/org/org-cycle.el
 create mode 100644 lisp/org/org-fold-core.el
 create mode 100644 lisp/org/org-fold.el
 delete mode 100644 lisp/org/org-install.el
 create mode 100644 lisp/org/org-persist.el
 copy src/{module-env-29.h => module-env-30.h} (100%)



reply via email to

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