aboutsummaryrefslogtreecommitdiffstats
path: root/admin/authors.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; * admin/authors.el (authors-aliases): Improve one entry.Eli Zaretskii3 days1-1/+1
|
* ; * admin/authors.el (authors-aliases): Add Boris Buliga.Eli Zaretskii2026-01-311-0/+1
|
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
|
* Merge from origin/emacs-30Eli Zaretskii2025-12-131-0/+1
|\ | | | | | | 948c4f7f64f ; * admin/authors.el (authors-aliases): Add Rudolf Adamko...
| * ; * admin/authors.el (authors-aliases): Add Rudolf Adamkovič (bug#79987).emacs-30Eli Zaretskii2025-12-121-0/+1
| |
* | ; * admin/authors.el (authors-aliases): Add Huang Jing.Eli Zaretskii2025-11-221-0/+1
| |
* | ; * admin/authors.el (authors-aliases): Update.Eli Zaretskii2025-11-191-0/+1
| |
* | ; * admin/authors.el (authors-aliases): Update.Eli Zaretskii2025-08-071-0/+1
| |
* | Remove ctags programPaul Eggert2025-03-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove our old ctags and suggest Universal Ctags instead. This fixes a FIXME in lib-src/Makefile.in and speeds up compilation quite a bit on my older CPU when I compile with --enable-gcc-warnings. It also lessens installation and runtime footprint. (Bug#76322) * .gitignore: Remove lib-src/ctags. * admin/authors.el (authors-renamed-files-alist): Remove ctags.1. * admin/check-man-pages: ctags.1 is no longer a special case. * admin/quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove ctags. * cross/Makefile.in (LIBSRC_BINARIES): Remove lib-src/ctags. * doc/man/ctags.1, lib-src/ctags.c: Remove. * java/Makefile.in (CROSS_LIBSRC_BINS): Remove ctags. * lib-src/Makefile.in (INSTALLABLES): Remove ctags${EXEEXT}. (ctags${EXEEXT}): Remove. * lib-src/etags.c (CTAGS): Remove. All uses replaced by ... (ctags): ... this new static var. (STDIN): Remove macro. All uses replaced by new STDIN_OPTION constant. (CTAGS_OPTION, STDIN_OPTION): New contants. (longopts): New --ctags option. (ctags_default_C_help): New constant, to override default_C_help at runtime. (default_C_help): Now always the etags version. (C_LANG_NAMES_INDEX): New macro. (print_language_names): Do not assume etags. (PROGRAM_NAME): Remove. All uses removed. (print_help): Document --ctags if PRINT_UNDOCUMENTED_OPTIONS_HELP. (main): Support new --ctags option, and support all [ce]tags options. * test/manual/etags/Makefile (CTAGS_PROG): Now etags --ctags, since there is no longer a ctags.
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f88dc0f2f9d ; Fix documentation of 'buffer-text-pixel-size' 734986349fd ; Minor Android documentation improvements a90da899034 ; Fix up emacs-lisp-mode docstring 58c7acb5554 ; Fix completion-fail-discreetly docstring typo. 02c830ba22b Fix ert-font-lock macro signatures 0c6b8643aec Fix a typo in 'window_text_pixel_size' 8a8c25eaccd ; Add Rudolf Schlatte to authors.el 94c0ea39a5a * doc/misc/efaq.texi (New in Emacs 30): Fix typo. (Bug#7... 0be5f9115ec ; * etc/images/README (Files): Add an entry for last-page... 63adf9dcf53 ; Reflow some cl-lib docstrings 99253f79703 ; * etc/TODO: New section "Make it easier to contribute". # Conflicts: # lisp/emacs-lisp/cl-macs.el
| * ; Add Rudolf Schlatte to authors.elStefan Kangas2025-02-241-0/+1
| | | | | | | | * admin/authors.el (authors-aliases): Add Rudolf Schlatte.
* | Merge from origin/emacs-30Eli Zaretskii2025-02-231-0/+1
|\ \ | |/ | | | | | | | | | | | | | | 9c1d13c89a9 ; * admin/authors.el (authors-aliases): Add Vladimir Niki... 443df12eddc ; * INSTALL.REPO: Minor copyedits. 76b938fc1d2 ; Don't fail image tests if jpeg is supported via imagema... f8ff9592be9 ; Skip autorevert test when notify support is missing 230ecb1e273 ; Skip shr-test/zoom-image test if png or libxml support ... cc51bd56987 ; Skip image type test if support is missing
| * ; * admin/authors.el (authors-aliases): Add Vladimir Nikishkin.Eli Zaretskii2025-02-221-0/+1
| |
* | Merge from savannah/emacs-30Po Lu2025-02-191-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | e97be722d39 Properly move existing tooltips on Android 0cf3d341522 ; * ChangeLog.4: Reformat down to 28 March 2024. ccaa0be8e71 ; * ChangeLog.4: Check in ommitted change. b5410cbea2e ; * ChangeLog.4: Fix log entries down to the 1 May 2024. be7625cae73 ; Fix typos d447cd9fcc0 ; * ChangeLog.4: Update. 5dc2a573750 ; * admin/authors.el (authors-ignored-files): Ignore gnus...
| * ; * admin/authors.el (authors-ignored-files): Ignore gnus-nocem.el.Stefan Kangas2025-02-181-0/+1
| |
* | Merge from savannah/emacs-30Po Lu2025-02-171-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | e3dc0ea2544 Fix crash in frame deletion on Android e34ea5db5f1 * src/pgtkterm.c (pgtk_enumerate_devices): Circumvent bug... 48f9d6aafea * lisp/man.el (Man-shell-file-name): Ensure a Bourne shel... 7016c13e5e6 ; Update etc/AUTHORS (bug#76319). 0bc7b5a389b ; * admin/authors.el (authors-aliases): Add "Elías Gabrie... e9c4f642b9d ; * doc/emacs/package.texi (Package Installation): Add om... 8c4294f370f ; Move index entries in user manual # Conflicts: # src/pgtkterm.c
| * ; * admin/authors.el (authors-aliases): Add "Elías Gabriel Pérez" (bug#76319).Eli Zaretskii2025-02-161-0/+1
| |
* | Merge from savannah/emacs-30Po Lu2025-02-151-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 58e4bfe3408 Add two missing NULL checks of malloc'd values on Android 81ca9c75f11 ; * etc/PROBLEMS: Document how to grant storage permissio... d82d4689794 ; * etc/TODO: Rethink finder-known-keywords. b9b9c33dcbe Fix (Non)GNU ELPA description in manual 87a61eba1b8 Move 'package-archives' documentation to emacs manual 316e47c5af4 ; * src/fns.c (Fmapconcat): Doc fix (bug#76242). 3cfbeb3fca1 ; Fix >72 character long lines in docstring c68886ddb76 ; Change "virus" to "malicious" in lispref 6701866be4d Document (Non-)GNU ELPA in emacs manual 02851768b72 ; * .mailmap: Add entry for Thuna. (Bug#76221) 2d7a8cbf4c8 Fix author name 19314257485 Use c-ts-common's comment setup in go-ts-mode (bug#75978) 316893ca387 Add java-language-server to eglot-server-programs
| * Fix author nameRobert Pluim2025-02-121-1/+1
| | | | | | | | | | * admin/authors.el (authors-aliases): Fix entry for "thuna.cing@gmail.com" (Bug#76221).
* | Merge from origin/emacs-30Eli Zaretskii2025-02-081-1/+2
|\ \ | |/ | | | | | | | | | | ed9dd4705c7 ; * admin/authors.el (authors-aliases): Add aliases. 223ee56aae7 ; Avoid passive tense in Emacs manual be4cf26c167 Fix gnus-score-find-score-files-function :type 143f1096daa Improve documentation of 'file-name-concat'
| * ; * admin/authors.el (authors-aliases): Add aliases.Eli Zaretskii2025-02-081-1/+2
| |
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
| | | | | | | | Run "TZ=UTC0 admin/update-copyright".
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+0
|\ \
| * | ; Remove some references to deleted filesStefan Kangas2025-01-091-1/+0
| | | | | | | | | | | | | | | | | | | | | * admin/MAINTAINERS: * admin/authors.el (authors-public-domain-files): * admin/find-gc.el (find-gc-source-files): * src/conf_post.h: Remove some references to deleted files.
* | | ; * admin/authors.el (authors-aliases): Add William O'Brien.Eli Zaretskii2025-01-051-0/+1
| | |
* | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| |/ |/| | | | | Run "TZ=UTC0 admin/update-copyright".
* | * Update authors.elAndrea Corallo2024-12-191-3/+4
|/ | | | | * admin/authors.el (authors-aliases, authors-valid-file-names) (authors-renamed-files-alist): Add entry.
* ; * admin/authors.el (authors-aliases): Don't ignore "one.last.kiss".Eli Zaretskii2024-09-281-1/+1
|
* ; 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/authors.el (authors-fixed-entries): Update docstring.Sean Whitton2024-08-271-1/+3
|
* ; * 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.
* * 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 origin/emacs-29Stefan Kangas2024-06-221-0/+166
|\ | | | | | | | | | | | | 9a02fce714c Update files for Emacs 29.4 d96c54d3883 * admin/authors.el: Update for Emacs 29.4 fd207432e50 * etc/NEWS: Update for Emacs 29.4 c645e1d8205 org-link-expand-abbrev: Do not evaluate arbitrary unsafe ...
| * * admin/authors.el: Update for Emacs 29.4Stefan Kangas2024-06-221-0/+19
| |
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-1/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | 7a5d7be52c5 org--confirm-resource-safe: Fix prompt when prompting in ... 2bc865ace05 org-file-contents: Consider all remote files unsafe 6f9ea396f49 org-latex-preview: Add protection when `untrusted-content... 937b9042ad7 * lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark ... ccc188fcf98 * lisp/files.el (untrusted-content): New variable. befa9fcaae2 org-macro--set-templates: Prevent code evaluation 3221d8d4611 * admin/authors.el (authors-aliases): Add ignored authors. 8d8253f8991 * etc/NEWS: Update for Emacs 29.3
| * * admin/authors.el (authors-aliases): Add ignored authors.Eli Zaretskii2024-03-241-1/+3
| |
* | Merge from origin/emacs-29Eli Zaretskii2024-02-241-0/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 01ebc95114f Fix 'help-quick-toggle' afe49c7e2a2 ; * admin/authors.el (authors-aliases): Fix last change. 8b1f10f8cf4 ; Normalize Morgan Smith's attributions. 70cf4b694b3 ; * etc/PROBLEMS: Describe input lags due to GTK IM (bug#... f28a557c7d4 * doc/lispref/modes.texi (Tabulated List Mode): Update. d6131b5902a * lisp/net/tramp.el (tramp-methods): Fix typo in docstrin... 2eb85a9de1a ; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Ano... 4c6653f23ae ; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Doc... 5a64d2c7595 java-ts-mode: Indentation for opening brace on a separate... 9e56bd5ed87 Removed decommissioned PGP keyservers e56f0ef51bf org: Fix security prompt for downloading remote resource 65ba3274652 Revert "Update to Org 9.6.19" 07a392f445e Update to Org 9.6.19
| * ; * admin/authors.el (authors-aliases): Fix last change.Eli Zaretskii2024-02-241-1/+1
| |
| * ; Normalize Morgan Smith's attributions.Morgan Smith2024-02-241-0/+1
| |
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-0/+2
|\ \ | |/ | | | | | | | | | | | | 20125ad97b4 ; admin/authors.el (authors-aliases): Update for Emacs 29.2. 92a7132bd6c ; * etc/NEWS: Clean up for Emacs 29.2. 314ac2e4317 ; * lisp/mail/rmail.el (rmail-show-message-verbose-min): ... 2cb1b76696b diff-mode: Support committing diff with file deletions b96aa528f64 * lisp/net/eww.el (eww-retrieve): Fix args of eww-render ...
| * ; admin/authors.el (authors-aliases): Update for Emacs 29.2.Eli Zaretskii2024-01-181-0/+2
| |