Po Lu
1a13c5e63e
; Update from Gnulib
...
* configure.ac:
* src/conf_post.h: Remove workarounds now rendered redundant by
Gnulib.
2024-09-05 08:45:18 +08:00
Eli Zaretskii
a18c29a7eb
Merge from origin/emacs-30
...
a0f740c88d
; * lisp/progmodes/flymake.el: Fix "Maintainer" header
a943385813
; * etc/AUTHORS: Update.
762b85be27
; Revert "; * admin/authors.el (authors-valid-file-names)...
e24d568b56
; Revert "Revert "; * admin/authors.el (authors-ignored-f...
2d723a280b
Revert "; * admin/authors.el (authors-ignored-files): Add...
2a5b129509
Revert "; * admin/authors.el (authors-ignored-files): Ign...
0db53f14a2
; * admin/authors.el (authors-ignored-files): Ignore Unic...
6734b60c0c
; * admin/authors.el (authors-valid-file-names): Ignore U...
d809d53afc
; * admin/authors.el (authors-ignored-files): Add removed...
766f69bab1
; * etc/NEWS: Announce VC-dir "Tracking" header. (bug#68183)
37a097d866
; * admin/authors.el (authors-aliases): Fix regexps.
0fb50e2631
; * admin/MAINTAINERS: Spencer Baugh maintains flymake.el.
d05d8c336c
xwidget: Fix xwidget-at misinterpreting non-xwidget text-...
13f69f254c
Fix rare segfaults due to freed fontsets
427fb319da
; * lisp/simple.el (use-region-beginning, use-region-end)...
# Conflicts:
# admin/MAINTAINERS
# etc/NEWS
2024-08-31 08:14:03 -04:00
Eli Zaretskii
762b85be27
; Revert "; * admin/authors.el (authors-valid-file-names): Ignore Unicode files."
...
This reverts commit 6734b60c0c
.
Existing files cannot be ignored.
2024-08-29 21:26:54 +03:00
Eli Zaretskii
e24d568b56
; Revert "Revert "; * admin/authors.el (authors-ignored-files): Add removed files.""
...
This reverts commit 2d723a280b
.
It mistakenly reverted the wrong commit.
2024-08-29 21:26:10 +03:00
Eli Zaretskii
2d723a280b
Revert "; * admin/authors.el (authors-ignored-files): Add removed files."
...
This reverts commit d809d53afc
.
Not useful, for the same reason as the previously reverted
commit.
2024-08-29 21:16:12 +03:00
Eli Zaretskii
2a5b129509
Revert "; * admin/authors.el (authors-ignored-files): Ignore Unicode files."
...
This reverts commit 0db53f14a2
.
It doesn't help, since existing files are considered worthy
of mentioning regardless of the other lists.
2024-08-29 21:15:08 +03:00
Eli Zaretskii
0db53f14a2
; * admin/authors.el (authors-ignored-files): Ignore Unicode files.
2024-08-29 20:59:37 +03:00
Eli Zaretskii
6734b60c0c
; * admin/authors.el (authors-valid-file-names): Ignore Unicode files.
2024-08-29 20:37:29 +03:00
Eli Zaretskii
d809d53afc
; * admin/authors.el (authors-ignored-files): Add removed files.
2024-08-29 19:40:55 +03:00
Eli Zaretskii
37a097d866
; * admin/authors.el (authors-aliases): Fix regexps.
2024-08-29 19:22:11 +03:00
Eli Zaretskii
0fb50e2631
; * admin/MAINTAINERS: Spencer Baugh maintains flymake.el.
2024-08-29 15:20:07 +03:00
Po Lu
9cd88bd62a
; Document copyright pitfalls
...
* admin/notes/years: Document that nt/*.rc.in,
etc/images/gud/README, and configure.ac, need manual
intervention.
2024-08-29 08:54:41 +08:00
Po Lu
413489fe80
Merge from savannah/emacs-30
...
e6c72aec9d
; Fix typos
9ffa38d392
Eglot: fix completion highlighting (bug#72824)
d6880bc24d
; * admin/make-tarball.txt: Document gotcha.
afee71273b
Discuss commit log messages on feature branches
77302ccb6a
* admin/authors.el (authors-fixed-entries): Update docstr...
3a4839d142
More consistent treesit-forward-sexp around comments (bug...
3129315587
Improve php-ts-mode font lock and support latest grammar ...
b8c05d73a1
Fix tree-sitter local parser overlay cleanup routine
aa6ed7f67e
Fix copyright years by hand (Bug#72809)
2024-08-29 08:53:52 +08:00
Stefan Kangas
e6c72aec9d
; Fix typos
2024-08-29 00:17:10 +02:00
Eli Zaretskii
d6880bc24d
; * admin/make-tarball.txt: Document gotcha.
2024-08-27 15:50:14 +03:00
Sean Whitton
afee71273b
Discuss commit log messages on feature branches
...
* admin/notes/git-workflow (Long-lived feature branches): New
section, discussing commit log messages on feature branches.
2024-08-27 12:22:01 +08:00
Sean Whitton
77302ccb6a
* admin/authors.el (authors-fixed-entries): Update docstring.
2024-08-27 12:13:59 +08:00
Eli Zaretskii
d4bd5a3cba
Merge from origin/emacs-30
...
9b299dd79c
Revert a recent change that caused redisplay slowdown
4eaab54896
; * doc/lispref/display.texi (Low-Level Font): Fix wordin...
0a50019308
Indent ERT failure explanations rigidly
713069dd7a
[Eglot] Stricter "expand common" behavior
096730510c
eglot-tests.el: New tests for existing completion behavior
969498c25d
Remove dangerous HTML edit from admin.el
# Conflicts:
# etc/EGLOT-NEWS
2024-08-25 14:54:03 -04:00
Eli Zaretskii
969498c25d
Remove dangerous HTML edit from admin.el
...
* admin/admin.el (manual-html-fix-index-2): Avoid lax matches with
"<ul>" which could mistakenly edit unrelated parts of HTML.
(Bug#72761)
2024-08-25 15:46:05 +03:00
Eli Zaretskii
a1bb92a13a
Merge from origin/emacs-30
...
7e9d05e6d9
; * admin/authors.el (authors-aliases): Escape periods.
2024-08-24 06:04:51 -04:00
Eli Zaretskii
fe5548f48c
Merge from origin/emacs-30
...
a0b65be8eb
* admin/authors.el (authors-aliases, authors-ignored-file...
58088b36e8
* admin/authors.el: Pick-up version from emacs-29.
9d7151c0ff
Add missing :version tags in use-package
3f019167b8
Suppress shallow cloning on emba
# Conflicts:
# lisp/use-package/use-package-core.el
# lisp/use-package/use-package-ensure.el
2024-08-24 06:04:47 -04:00
Eli Zaretskii
7e9d05e6d9
; * admin/authors.el (authors-aliases): Escape periods.
2024-08-22 14:09:11 +03:00
Andrea Corallo
a0b65be8eb
* admin/authors.el (authors-aliases, authors-ignored-files): Update.
2024-08-20 20:26:36 +02:00
Andrea Corallo
f9d229e925
Update AUTHORS
...
* etc/AUTHORS: Re-generate.
* admin/authors.el (authors-fixed-entries): Add entry.
2024-08-20 20:26:36 +02:00
Andrea Corallo
58088b36e8
* admin/authors.el: Pick-up version from emacs-29.
2024-08-20 20:26:36 +02:00
Po Lu
a268496727
Merge from savannah/emacs-30
...
3419e7ea52
Correct Android failure to open an old CJK font
45ae4de0e7
* lisp/help-fns.el (help-definition-prefixes): Don't dele...
fc7581ae2e
; Fix documentation of secure-hash functions
21be5cadaf
; * lisp/subr.el (sha1): Fix typo in docstring.
8715619d48
; * etc/NEWS: Fix wording of last change.
023d387a7b
Update to Org 9.7.10
b54e8b3741
; * etc/NEWS: Announce 'shr-fill-text'.
acfd91bc0c
; * lisp/emacs-lisp/compat.el: Fix header style.
55337dc36a
* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt...
d8e9eb73c2
Bump use-package version for Emacs 30.1
4d9d3fec1b
* Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump.
502285e84a
; * admin/make-tarball.txt: Some clarifications.
2024-08-20 21:57:25 +08:00
Eli Zaretskii
502285e84a
; * admin/make-tarball.txt: Some clarifications.
2024-08-18 07:56:57 +03:00
Eli Zaretskii
c70ac0fef1
Fix script for characters in 3300..3357 range
...
* admin/unidata/blocks.awk: The characters in the 3300..3357 range
are Katakana according to Unicode's Scripts.txt.
2024-08-17 11:01:12 +03:00
Eli Zaretskii
661e5dec57
Merge from origin/emacs-30
...
5c9de704cc
; * admin/make-tarball.txt: Minor copyedits.
3fc1635783
; * doc/lispref/strings.texi (Text Comparison): Improve i...
45a78ec6c5
* lisp/files.el (require-with-check): Improve error messa...
9a04b99b3d
; * src/data.c (Fsubrp): Improve docstring.
4f3e8c3b4e
Improve documentation of ERT
ed8904937e
Disambiguate minor-mode variable in its function docstring
505139e0ba
Fix project-dired keybinding in manual
9bedb957be
Improve documentation of time-parsing functions
# Conflicts:
# doc/lispref/os.texi
# lisp/calendar/iso8601.el
# lisp/calendar/parse-time.el
2024-08-17 02:47:38 -04:00
Eli Zaretskii
5c9de704cc
; * admin/make-tarball.txt: Minor copyedits.
2024-08-16 21:55:37 +03:00
Harald Jörg
a8ac8650ab
; Add Harald Jörg as maintainer of cperl-mode
...
* admin/MAINTAINERS: Add Harald Jörg as maintainer of cperl-mode
2024-07-30 13:55:19 +02:00
Jim Porter
1bfd89f6ce
Merge from origin/emacs-30
...
367c0490a8
; * admin/MAINTAINERS: Note what I maintain
2024-07-28 09:18:02 -07:00
Philip Kaludercic
367c0490a8
; * admin/MAINTAINERS: Note what I maintain
2024-07-27 11:01:36 +02:00
Eli Zaretskii
c3c27a919c
Merge from origin/emacs-30
...
88e1ec22f2
Update to Org 9.7.9
1ae2f00447
Fix edge-case with 'which-key-dont-use-unicode' setter
68a5f1f7d1
NS: prevent makeKeyWindow warnings (bug#69525)
59a895ec49
; * .gitignore: Add lisp/eshell/esh-groups.el.
5c08cd4e7c
; * doc/emacs/cmdargs.texi (Initial Options): Fix last ch...
309d0a7186
Add PROBLEMS entry for bug#72303
87389f9ff9
; Improve documentation of 'line-prefix' and 'wrap-prefix'.
268a2d10fc
Improve documentation of '--init-directory' command-line ...
c27055a938
; cperl-mode.el: Fix fontification of flip-flop (Bug#72296)
fcd4e4c895
; * admin/MAINTAINERS: Add myself for maintaining some ar...
fdc133e97f
Fix bug in server.el introduced by 0d7d835902
af527051cd
; * admin/MAINTAINERS: Remove Nicolas Petton.
7170282a59
lisp/minibuffer.el (completion--sifn-requote): Fix bug#72176
68906f184c
* admin/notes/spelling: Update note.
9eea6be5ab
Don't produce invalid XML with multi-line commenting style
b97786d9f6
; * etc/NEWS: Entry for 'gnus-summary-limit-to-age' (bug#...
a799661566
Standardize possessive apostrophe usage in manuals, docs,...
67faaead75
Don't refer to obsolete finder group "wp"
# Conflicts:
# etc/NEWS
2024-07-27 04:27:53 -04:00
Juri Linkov
fcd4e4c895
; * admin/MAINTAINERS: Add myself for maintaining some areas.
2024-07-25 21:29:22 +03:00
Stefan Kangas
af527051cd
; * admin/MAINTAINERS: Remove Nicolas Petton.
...
Change agreed with Nicolas Petton <nico@petton.fr>.
2024-07-25 16:15:52 +02:00
Stefan Kangas
68906f184c
* admin/notes/spelling: Update note.
2024-07-25 12:09:31 +02:00
Po Lu
6d22bd4d3a
Merge from savannah/emacs-30
...
c66bda1a19
Improve treesit-node-child-by-field-name docstring
85773ab977
Minor copyedits in tree-sitter starting guide
2dacec1609
Update tag for prebuilt tree-sitter grammars
68615a3866
Fix punctuation and doc style in treesit.c
00adee897a
; Fix punctuation in docs
ab29b28d4b
Fix DocView with PostScript files
2024-07-24 11:41:58 +08:00
Stefan Kangas
85773ab977
Minor copyedits in tree-sitter starting guide
...
* admin/notes/tree-sitter/starter-guide: Minor copyedits.
Reflow some paragraphs.
2024-07-21 22:21:11 +02:00
Stefan Kangas
2dacec1609
Update tag for prebuilt tree-sitter grammars
...
* admin/notes/tree-sitter/starter-guide: Update tag for prebuilt
tree-sitter grammars to point to 2.4.
2024-07-21 21:07:19 +02:00
Stefan Monnier
153732e638
Merge from origin/emacs-30
...
a478423d19
* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7...
951fb93956
* lisp/transient.el (static-if): Remove duplicated defini...
0218fb2143
Adapt file-remote-p doc
34c1094e60
; Fix typo in etc/ORG-NEWS (Bug#72186)
5916b172bd
* etc/TODO: Delete item about merging Magit.
a6cab228d4
; Fix typos
41dc28244f
* doc/man/emacs.1.in: Add "No warranty" notice.
b2ac343586
; * doc/man/emacs.1.in: Improve wording.
110b3d08d7
Improve emacs man page description of --user flag
4911f08912
Checkdoc fixes in allout-widgets.el
109b592d77
Checkdoc fixes in subr.el
4643672078
Checkdoc fixes in touch-screen.el
9889774c62
Checkdoc fixes in treesit.el
# Conflicts:
# etc/NEWS
2024-07-19 14:31:53 -04:00
Stefan Kangas
a6cab228d4
; Fix typos
2024-07-18 11:46:50 +02:00
Po Lu
cb3d92da82
Merge from savannah/emacs-30
...
0edacf2aa7
Add jsdoc support to js-ts-mode
cace0cbee9
; Restore inadvertently removed line.
2b04effb13
; * test/lisp/net/shr-tests.el (shr-test--rendering-check...
6619aec6bc
; Don't run new 'shr-test/zoom-image' when built without ...
5d19bfda32
; * admin/release-branch.txt: Update and fix typo.
fb11294d41
; Fix typos
2024-06-24 09:43:16 +08:00
Eli Zaretskii
5d19bfda32
; * admin/release-branch.txt: Update and fix typo.
2024-06-23 20:57:26 +03:00
Stefan Kangas
7bedbbc708
Delete obsolete file process.cocci
...
* admin/coccinelle/process.cocci: Delete file. This semantic patch was
converting code to use the PVAR macro, which was removed by Paul Eggert
on 2012-08-17 (commit 6a09a33b55
).
2024-06-23 17:36:21 +02:00
Stefan Kangas
fb11294d41
; Fix typos
2024-06-23 16:40:06 +02:00
Eli Zaretskii
bc72c33ac3
* admin/admin.el: (set-version): Fix regexp for configure.ac.
2024-06-23 06:42:29 -04:00
Stefan Kangas
1313b8966a
Merge from origin/emacs-29
...
9a02fce714
Update files for Emacs 29.4
d96c54d388
* admin/authors.el: Update for Emacs 29.4
fd207432e5
* etc/NEWS: Update for Emacs 29.4
c645e1d820
org-link-expand-abbrev: Do not evaluate arbitrary unsafe ...
2024-06-22 18:44:19 +02:00
Stefan Kangas
d96c54d388
* admin/authors.el: Update for Emacs 29.4
2024-06-22 01:06:05 +02:00
Stefan Kangas
f3e80dd0f7
* admin/emacs-shell-lib: Backport to Bash 4.4 or older.
2024-06-20 23:12:31 +02:00