aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge from origin/emacs-30Eli Zaretskii2024-09-141-5/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d509a356997 Fix regression in widget-move (bug#72995) ef0276de82b ; * lisp/cus-edit.el (setopt): Doc fix. (Bug#73098) b115c2d5eba ; * lisp/minibuffer.el (completion-pcm--merge-completions... 3cda1fdc3b7 Correctly include fixed strings before a prefix wildcard ... 57d93d0259a ; * lisp/treesit.el (treesit-major-mode-setup): Doc fix. ad289f364e5 ; Improve documentation of 'easy-menu-define' 3cad7cc8dc8 Set treesit-primary-parser for c and elixir ts mode 2f243fb91d6 ; Minor doc fix in treesit.el 6a6d7925c9d Fix range handling so it works for multibyte buffer (bug#... 76faf7e6091 Revert "Read more on each call to treesit's buffer reader" c70bd0e3fe9 Fix tree-sitter indent preset prev-adaptive-prefix 272df33fb8b ; * CONTRIBUTE: Minor copyedits. 8e1187e336f Improve NEWS entries ca3932121a8 Don't fail uniquify-tests in non-version-controlled sourc... 79f68597aba ; * etc/ORG-NEWS: Fix typo. d66b70f3607 * doc/misc/auth.texi: Minor copy edits. 2c6b7b2da9f ; * admin/MAINTAINERS: Remove some entries for Artur Mala... 11e7ae3964e Fix bug#72254 # Conflicts: # etc/NEWS
| * ; * admin/MAINTAINERS: Remove some entries for Artur Malabarba.Stefan Kangas2024-09-121-5/+0
| | | | | | | | Change agreed with Artur Malabarba <arturmalabarba@gmail.com>.
* | Use stable URLs for files imported from UnicodeRobert Pluim2024-09-132-22/+15
| | | | | | | | | | | | | | * admin/notes/unicode: Point people at "admin/unidata/README" for URLs for Unicode files. * admin/unidata/README: Use stable URLs for the various files. Remove dates, the files self-describe their dates anyway.
* | Improve accuracy of character categoriesEli Zaretskii2024-09-131-2/+6
| | | | | | | | | | | | | | | | | | | | * lisp/international/characters.el: Assign 'digit' category to all the characters whose Unicode 'general-category' is Nd. * admin/unidata/blocks.awk: Add code to assign 'symbol' category to all characters belonging to the 'symbol' script. * etc/NEWS: Announce the above changes
* | Update Emacs sources for Unicode 16.0Eli Zaretskii2024-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/international/ucs-normalize.el (check-range): Update ranges of character codes with decompositions. * lisp/international/mule-cmds.el (ucs-names): Update unused ranges. * lisp/international/fontset.el (script-representative-chars) (otf-script-alist, setup-default-fontset): Add new scripts. * lisp/international/characters.el: * admin/unidata/blocks.awk: * test/manual/BidiCharacterTest.txt: * test/lisp/international/ucs-normalize-tests.el (ucs-normalize-tests--failing-lines-part2): Update for Unicode 16.0. * etc/NEWS: Announce support for Unicode 16.0.
* | Import updated Unicode files from Unicode 16.0Eli Zaretskii2024-09-1216-9986/+15949
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * admin/unidata/BidiBrackets.txt: * admin/unidata/BidiMirroring.txt: * admin/unidata/Blocks.txt: * admin/unidata/IdnaMappingTable.txt: * admin/unidata/NormalizationTest.txt: * admin/unidata/PropertyValueAliases.txt: * admin/unidata/ScriptExtensions.txt: * admin/unidata/Scripts.txt: * admin/unidata/SpecialCasing.txt: * admin/unidata/UnicodeData.txt: * admin/unidata/copyright.html: * admin/unidata/emoji-data.txt: * admin/unidata/emoji-sequences.txt: * admin/unidata/emoji-test.txt: * admin/unidata/emoji-variation-sequences.txt: * admin/unidata/emoji-zwj-sequences.txt: Update from Unicode 16.0
* | Merge from savannah/emacs-30Po Lu2024-09-112-7/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ee3e3a63111 ; Update version number of exec/configure.ac c5925b6ba5f Fix heex-ts-mode indentation following previews elixir-mo... c3383be5f04 ; * admin/make-tarball.txt: Improve last change. 8ddb54117f1 ; * admin/make-tarball.txt: Remove now unnecessary config... 7e194d33f90 * lisp/ldefs-boot.el: Update. 9019536ea66 Fix use of Uniscribe font driver in MinGW build 5c55c860db7 Avoid crashes in redisplay in batch-mode testing ba2190e1ae7 ; * etc/NEWS: Fix indentation. 818c0cc9a51 eglot-test-rust-completion-exit-function: Fix failure in ... f47297782bd ; * doc/lispref/searching.texi (Rx Notation): Simplify rx... 03e56981675 Clarify the semantics of 'string-pixel-width' 9f0603207b1 ; * src/treesit.c: Minor cleanups of recent changes. e0d3f743957 * src/treesit.c (treesit_debug_print_parser_list): Fix fo... bed38ded730 ; * src/treesit.c (treesit_debug_print_parser_list): Fix ... 18c6487dbd0 ; * src/treesit.c: Add a prototype so there's no warning ... bf23382f1f2 Read more on each call to treesit's buffer reader 3435464452b Fix the range handling in treesit.c 3fcec09f754 Add debugging function for treesit.c 0fd259d166c Fix elixir-ts-mode's range query 2329b36b1fb ; project-files-relative-names: Update docstring (bug#72701) e55e2e1c6ba Make json-serialize always return a unibyte string (bug#7... 89c99891b2b ; * doc/lispref/os.texi (Suspending Emacs): Fix last change. 4f044d0d3df ; Improve documentation of 'suspend-emacs'
| * ; Update version number of exec/configure.acPo Lu2024-09-111-0/+4
| | | | | | | | | | | | | | * admin/admin.el (set-version): Update AC_INIT expansion in exec/configure.ac. * exec/configure.ac: Update version to 30.0.90.
| * ; * admin/make-tarball.txt: Improve last change.Andrea Corallo2024-09-111-1/+1
| |
| * ; * admin/make-tarball.txt: Remove now unnecessary configure flag.Andrea Corallo2024-09-111-7/+1
| |
* | ; Update from GnulibPo Lu2024-09-051-2/+2
| | | | | | | | | | | | | | * configure.ac: * src/conf_post.h: Remove workarounds now rendered redundant by Gnulib.
* | Merge from origin/emacs-30Eli Zaretskii2024-08-312-22/+28
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a0f740c88d8 ; * lisp/progmodes/flymake.el: Fix "Maintainer" header a9433858131 ; * etc/AUTHORS: Update. 762b85be27b ; Revert "; * admin/authors.el (authors-valid-file-names)... e24d568b565 ; Revert "Revert "; * admin/authors.el (authors-ignored-f... 2d723a280b3 Revert "; * admin/authors.el (authors-ignored-files): Add... 2a5b129509f Revert "; * admin/authors.el (authors-ignored-files): Ign... 0db53f14a29 ; * admin/authors.el (authors-ignored-files): Ignore Unic... 6734b60c0c3 ; * admin/authors.el (authors-valid-file-names): Ignore U... d809d53afc0 ; * admin/authors.el (authors-ignored-files): Add removed... 766f69bab12 ; * etc/NEWS: Announce VC-dir "Tracking" header. (bug#68183) 37a097d8663 ; * admin/authors.el (authors-aliases): Fix regexps. 0fb50e26316 ; * admin/MAINTAINERS: Spencer Baugh maintains flymake.el. d05d8c336c8 xwidget: Fix xwidget-at misinterpreting non-xwidget text-... 13f69f254cf Fix rare segfaults due to freed fontsets 427fb319dab ; * lisp/simple.el (use-region-beginning, use-region-end)... # Conflicts: # admin/MAINTAINERS # etc/NEWS
| * ; Revert "; * admin/authors.el (authors-valid-file-names): Ignore Unicode ↵Eli Zaretskii2024-08-291-21/+0
| | | | | | | | | | | | | | files." This reverts commit 6734b60c0c325cf4e7e0614fe67ed24fafc9dd9a. Existing files cannot be ignored.
| * ; Revert "Revert "; * admin/authors.el (authors-ignored-files): Add removed ↵Eli Zaretskii2024-08-291-1/+4
| | | | | | | | | | | | | | files."" This reverts commit 2d723a280b3846de9cad8561b971a44ec95c7961. It mistakenly reverted the wrong commit.
| * Revert "; * admin/authors.el (authors-ignored-files): Add removed files."Eli Zaretskii2024-08-291-4/+1
| | | | | | | | | | | | This reverts commit d809d53afc007574b3054027ff2eaf6c8d66996c. Not useful, for the same reason as the previously reverted commit.
| * Revert "; * admin/authors.el (authors-ignored-files): Ignore Unicode files."Eli Zaretskii2024-08-291-23/+24
| | | | | | | | | | | | This reverts commit 0db53f14a2974de5209439326d4a9e4749462f42. It doesn't help, since existing files are considered worthy of mentioning regardless of the other lists.
| * ; * admin/authors.el (authors-ignored-files): Ignore Unicode files.Eli Zaretskii2024-08-291-24/+23
| |
| * ; * admin/authors.el (authors-valid-file-names): Ignore Unicode files.Eli Zaretskii2024-08-291-0/+21
| |
| * ; * admin/authors.el (authors-ignored-files): Add removed files.Eli Zaretskii2024-08-291-1/+4
| |
| * ; * admin/authors.el (authors-aliases): Fix regexps.Eli Zaretskii2024-08-291-21/+21
| |
| * ; * admin/MAINTAINERS: Spencer Baugh maintains flymake.el.Eli Zaretskii2024-08-291-0/+3
| |
* | ; Document copyright pitfallsPo Lu2024-08-291-10/+12
| | | | | | | | | | | | * admin/notes/years: Document that nt/*.rc.in, etc/images/gud/README, and configure.ac, need manual intervention.
* | Merge from savannah/emacs-30Po Lu2024-08-295-3/+85
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | e6c72aec9d7 ; Fix typos 9ffa38d3925 Eglot: fix completion highlighting (bug#72824) d6880bc24dd ; * admin/make-tarball.txt: Document gotcha. afee71273b7 Discuss commit log messages on feature branches 77302ccb6aa * admin/authors.el (authors-fixed-entries): Update docstr... 3a4839d1427 More consistent treesit-forward-sexp around comments (bug... 31293155879 Improve php-ts-mode font lock and support latest grammar ... b8c05d73a11 Fix tree-sitter local parser overlay cleanup routine aa6ed7f67ec Fix copyright years by hand (Bug#72809)
| * ; Fix typosStefan Kangas2024-08-292-0/+62
| |
| * ; * admin/make-tarball.txt: Document gotcha.Eli Zaretskii2024-08-271-1/+4
| |
| * Discuss commit log messages on feature branchesSean Whitton2024-08-271-0/+14
| | | | | | | | | | * admin/notes/git-workflow (Long-lived feature branches): New section, discussing commit log messages on feature branches.
| * * admin/authors.el (authors-fixed-entries): Update docstring.Sean Whitton2024-08-271-1/+3
| |
* | Merge from origin/emacs-30Eli Zaretskii2024-08-251-3/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | 9b299dd79c1 Revert a recent change that caused redisplay slowdown 4eaab54896f ; * doc/lispref/display.texi (Low-Level Font): Fix wordin... 0a500193087 Indent ERT failure explanations rigidly 713069dd7a8 [Eglot] Stricter "expand common" behavior 096730510cd eglot-tests.el: New tests for existing completion behavior 969498c25d0 Remove dangerous HTML edit from admin.el # Conflicts: # etc/EGLOT-NEWS
| * Remove dangerous HTML edit from admin.elEli Zaretskii2024-08-251-3/+1
| | | | | | | | | | | | * admin/admin.el (manual-html-fix-index-2): Avoid lax matches with "<ul>" which could mistakenly edit unrelated parts of HTML. (Bug#72761)
* | Merge from origin/emacs-30Eli Zaretskii2024-08-241-8/+8
|\ \ | |/ | | | | 7e9d05e6d9b ; * admin/authors.el (authors-aliases): Escape periods.
| * ; * admin/authors.el (authors-aliases): Escape periods.Eli Zaretskii2024-08-221-8/+8
| |
| * Update AUTHORSAndrea Corallo2024-08-201-1/+2
| | | | | | | | | | * etc/AUTHORS: Re-generate. * admin/authors.el (authors-fixed-entries): Add entry.
* | Merge from origin/emacs-30Eli Zaretskii2024-08-241-16/+200
|\ \ | |/ | | | | | | | | | | | | | | | | | | a0b65be8eb0 * admin/authors.el (authors-aliases, authors-ignored-file... 58088b36e8a * admin/authors.el: Pick-up version from emacs-29. 9d7151c0ffa Add missing :version tags in use-package 3f019167b85 Suppress shallow cloning on emba # Conflicts: # lisp/use-package/use-package-core.el # lisp/use-package/use-package-ensure.el
| * * admin/authors.el (authors-aliases, authors-ignored-files): Update.Andrea Corallo2024-08-201-2/+93
| |
| * * admin/authors.el: Pick-up version from emacs-29.Andrea Corallo2024-08-201-14/+107
| |
* | Merge from savannah/emacs-30Po Lu2024-08-201-5/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | 3419e7ea522 Correct Android failure to open an old CJK font 45ae4de0e7c * lisp/help-fns.el (help-definition-prefixes): Don't dele... fc7581ae2ee ; Fix documentation of secure-hash functions 21be5cadaf1 ; * lisp/subr.el (sha1): Fix typo in docstring. 8715619d485 ; * etc/NEWS: Fix wording of last change. 023d387a7bd Update to Org 9.7.10 b54e8b3741b ; * etc/NEWS: Announce 'shr-fill-text'. acfd91bc0c7 ; * lisp/emacs-lisp/compat.el: Fix header style. 55337dc36a2 * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt... d8e9eb73c2b Bump use-package version for Emacs 30.1 4d9d3fec1b9 * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump. 502285e84aa ; * admin/make-tarball.txt: Some clarifications.
| * ; * admin/make-tarball.txt: Some clarifications.Eli Zaretskii2024-08-181-5/+8
| |
* | Fix script for characters in 3300..3357 rangeEli Zaretskii2024-08-171-0/+13
| | | | | | | | | | * admin/unidata/blocks.awk: The characters in the 3300..3357 range are Katakana according to Unicode's Scripts.txt.
* | Merge from origin/emacs-30Eli Zaretskii2024-08-171-32/+34
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5c9de704cc8 ; * admin/make-tarball.txt: Minor copyedits. 3fc16357832 ; * doc/lispref/strings.texi (Text Comparison): Improve i... 45a78ec6c57 * lisp/files.el (require-with-check): Improve error messa... 9a04b99b3d3 ; * src/data.c (Fsubrp): Improve docstring. 4f3e8c3b4ed Improve documentation of ERT ed8904937ec Disambiguate minor-mode variable in its function docstring 505139e0bad Fix project-dired keybinding in manual 9bedb957beb Improve documentation of time-parsing functions # Conflicts: # doc/lispref/os.texi # lisp/calendar/iso8601.el # lisp/calendar/parse-time.el
| * ; * admin/make-tarball.txt: Minor copyedits.Eli Zaretskii2024-08-161-32/+34
| |
* | ; Add Harald Jörg as maintainer of cperl-modeHarald Jörg2024-07-301-0/+3
| | | | | | | | * admin/MAINTAINERS: Add Harald Jörg as maintainer of cperl-mode
* | Merge from origin/emacs-30Jim Porter2024-07-281-0/+9
|\ \ | |/ | | | | 367c0490a82 ; * admin/MAINTAINERS: Note what I maintain
| * ; * admin/MAINTAINERS: Note what I maintainPhilip Kaludercic2024-07-271-0/+9
| |
* | Merge from origin/emacs-30Eli Zaretskii2024-07-272-12/+21
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 88e1ec22f27 Update to Org 9.7.9 1ae2f004473 Fix edge-case with 'which-key-dont-use-unicode' setter 68a5f1f7d18 NS: prevent makeKeyWindow warnings (bug#69525) 59a895ec499 ; * .gitignore: Add lisp/eshell/esh-groups.el. 5c08cd4e7c3 ; * doc/emacs/cmdargs.texi (Initial Options): Fix last ch... 309d0a71864 Add PROBLEMS entry for bug#72303 87389f9ff90 ; Improve documentation of 'line-prefix' and 'wrap-prefix'. 268a2d10fc9 Improve documentation of '--init-directory' command-line ... c27055a938a ; cperl-mode.el: Fix fontification of flip-flop (Bug#72296) fcd4e4c895d ; * admin/MAINTAINERS: Add myself for maintaining some ar... fdc133e97f6 Fix bug in server.el introduced by 0d7d835902df af527051cd3 ; * admin/MAINTAINERS: Remove Nicolas Petton. 7170282a59a lisp/minibuffer.el (completion--sifn-requote): Fix bug#72176 68906f184cb * admin/notes/spelling: Update note. 9eea6be5abf Don't produce invalid XML with multi-line commenting style b97786d9f6e ; * etc/NEWS: Entry for 'gnus-summary-limit-to-age' (bug#... a7996615663 Standardize possessive apostrophe usage in manuals, docs,... 67faaead754 Don't refer to obsolete finder group "wp" # Conflicts: # etc/NEWS
| * ; * admin/MAINTAINERS: Add myself for maintaining some areas.Juri Linkov2024-07-251-0/+15
| |
| * ; * admin/MAINTAINERS: Remove Nicolas Petton.Stefan Kangas2024-07-251-12/+0
| | | | | | | | Change agreed with Nicolas Petton <nico@petton.fr>.
| * * admin/notes/spelling: Update note.Stefan Kangas2024-07-251-0/+6
| |
* | Merge from savannah/emacs-30Po Lu2024-07-241-32/+26
|\ \ | |/ | | | | | | | | | | | | | | c66bda1a19a Improve treesit-node-child-by-field-name docstring 85773ab9771 Minor copyedits in tree-sitter starting guide 2dacec1609a Update tag for prebuilt tree-sitter grammars 68615a38669 Fix punctuation and doc style in treesit.c 00adee897ac ; Fix punctuation in docs ab29b28d4ba Fix DocView with PostScript files
| * Minor copyedits in tree-sitter starting guideStefan Kangas2024-07-211-31/+25
| | | | | | | | | | * admin/notes/tree-sitter/starter-guide: Minor copyedits. Reflow some paragraphs.
| * Update tag for prebuilt tree-sitter grammarsStefan Kangas2024-07-211-1/+1
| | | | | | | | | | * admin/notes/tree-sitter/starter-guide: Update tag for prebuilt tree-sitter grammars to point to 2.4.