Merge from savannah/emacs-30
ee3e3a6311; Update version number of exec/configure.acc5925b6ba5Fix heex-ts-mode indentation following previews elixir-mo...c3383be5f0; * admin/make-tarball.txt: Improve last change.8ddb54117f; * admin/make-tarball.txt: Remove now unnecessary config...7e194d33f9* lisp/ldefs-boot.el: Update.9019536ea6Fix use of Uniscribe font driver in MinGW build5c55c860dbAvoid crashes in redisplay in batch-mode testingba2190e1ae; * etc/NEWS: Fix indentation.818c0cc9a5eglot-test-rust-completion-exit-function: Fix failure in ...f47297782b; * doc/lispref/searching.texi (Rx Notation): Simplify rx...03e5698167Clarify the semantics of 'string-pixel-width'9f0603207b; * src/treesit.c: Minor cleanups of recent changes.e0d3f74395* src/treesit.c (treesit_debug_print_parser_list): Fix fo...bed38ded73; * src/treesit.c (treesit_debug_print_parser_list): Fix ...18c6487dbd; * src/treesit.c: Add a prototype so there's no warning ...bf23382f1fRead more on each call to treesit's buffer reader3435464452Fix the range handling in treesit.c3fcec09f75Add debugging function for treesit.c0fd259d166Fix elixir-ts-mode's range query2329b36b1f; project-files-relative-names: Update docstring (bug#72701)e55e2e1c6bMake json-serialize always return a unibyte string (bug#7...89c99891b2; * doc/lispref/os.texi (Suspending Emacs): Fix last change.4f044d0d3d; Improve documentation of 'suspend-emacs'
This commit is contained in:
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
|
||||
dnl along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([libexec], [30.0.50], [bug-gnu-emacs@gnu.org], [],
|
||||
AC_INIT([libexec], [30.0.90], [bug-gnu-emacs@gnu.org], [],
|
||||
[https://www.gnu.org/software/emacs/])
|
||||
|
||||
AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc.
|
||||
|
||||
Reference in New Issue
Block a user