summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Rebuild for athena's apt repositorydebian/29_git20220714.1_bpo11+1_athena1Sean Whitton2022-07-18
|
* Merge branch 'athena/unstable' into athena/bullseye-backportsSean Whitton2022-07-18
|\
| * Rebuild for athena's apt repositorydebian/29_git20220714.1Sean Whitton2022-07-18
| |
| * changelogSean Whitton2022-07-18
| |
| * Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-07-18
| |\
| | * Use notmuch thread:{} operator instead of performing two searchesSean Whitton2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | This also avoids some command line length limit problems (bug#56442). * gnus-search.el (gnus-search-run-search): Delete notmuch method. (gnus-search-indexed-search-command): In the notmuch method, when searching for threads, wrap whole query in thread:{} operator, and always use --output=files, never --output=threads (bug#56442).
| | * Fix --without-x build after previous image cache changesLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | * src/alloc.c (garbage_collect): Fix --without-all --without-x build.
| | * Restore how (read-from-minibuffer ... read-expression-map) workedLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | * lisp/simple.el (read-expression-map): Don't override RET and C-j here, since that leads to breakages of other usages of this map (bug#56548). (read--expression-map): New map. (read--expression): Use it.
| | * Make gnus display webp images inlineVisuwesh2022-07-14
| | | | | | | | | | | | | | | | | | * lisp/gnus/mm-decode.el (mm-inline-media-tests): Add webp handler. * lisp/net/mailcap.el (mailcap-mime-extensions): Add webp mimetype (bug#56552).
| | * Make image-map commands work with inline image attachments in mmLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | | | | * lisp/gnus/mm-view.el (mm-inline-image): Use insert-image so that point movement is more pleasant and so that image-map commands work (bug#56554).
| | * * lisp/image.el (put-image): Fix typo.Visuwesh2022-07-14
| | | | | | | | | | | | | | | * lisp/image.el (put-image): Actually use the image-map keymap (bug#56554).
| | * Use compose-mail in submit-emacs-patchVisuwesh2022-07-14
| | | | | | | | | | | | | | | * lisp/mail/emacsbug.el (submit-emacs-patch): Prefer compose-mail-other-window over message-mail-other-window (bug#56555).
| | * Make ps-print-ensure-fontified obsoleteStefan Kangas2022-07-14
| | | | | | | | | | | | | | | * lisp/ps-print.el (ps-print-ensure-fontified): Redefine as obsolete function alias for font-lock-ensure. Update callers.
| | * Prune animation cache when images are no longer reachableLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/image.el (image-animate-timeout): Eject cached animated images that are no longer reachable (bug#56546). * src/image.c (Fclear_image_cache): Allow specifying a cached animated image to eject. (gif_load, webp_load): Adjust what to use as the caching key -- the identity of the list itself is apparently changed by some callers.
| | * Make image-cache-size also include the animation cacheLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | | | | | | | * src/image.c (struct anim_cache, anim_create_cache): Store approx cache size. (gif_load, webp_load): Ditto. (Fimage_cache_size): Also report animation cache size (bug#56546).
| | * Prune the animation cache from gcLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | * src/alloc.c (garbage_collect): Prune animation cache (bug#56546).
| | * * src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.Eli Zaretskii2022-07-14
| | |
| | * ; * src/xterm.c (x_scroll_bar_expose, mark_xterm): Fix last change.Eli Zaretskii2022-07-14
| | |
| | * Silence unused variable warning in a build --without-allStefan Kangas2022-07-14
| | | | | | | | | | | | | | | * src/xfns.c (Fx_double_buffered_p): Silence unused variable warning in a build --without-all.
| | * Compress hashcash headers by defaultStefan Kangas2022-07-14
| | | | | | | | | | | | | | | * lisp/mail/hashcash.el (hashcash-extra-generate-parameters): Use compression by default.
| | * ; Fix compilation warnings in a build --without-allEli Zaretskii2022-07-14
| | | | | | | | | | | | | | | * src/xterm.c (x_scroll_bar_expose, handle_one_xevent) (mark_xterm): Avoid compiler warnings. (Bug#56551)
| | * Pacify -Wunused-macros in --without-all buildsStefan Kangas2022-07-14
| | | | | | | | | | | | * src/image.c (IMAGE_TYPE_INIT): Make conditional on image support.
| | * ; * lisp/xwidget.el (xwidget-webkit-browse-url): Mark as internal browser.Po Lu2022-07-14
| | |
| | * Update the 'etags' test suiteStefan Kangas2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | * ETAGS.good_1: * ETAGS_good_2: * ETAGS_good_3: * ETAGS_good_4: * ETAGS_good_5: * ETAGS_good_6: Adapt to recent changes in test sources.
| | * ; Fix typosStefan Kangas2022-07-14
| | |
| | * Try to restore the initial "daemon" frame when a display goes downPo Lu2022-07-14
| | | | | | | | | | | | | | | * src/xterm.c (x_try_restore_frame): New function. (x_connection_closed): Call it if selected_frame is nil.
| | * ; Fix typos: prefer American spellingStefan Kangas2022-07-14
| | |
| | * Merge from origin/emacs-28Stefan Kangas2022-07-14
| | |\ | | | | | | | | | | | | 76878ce6a0 * etc/PROBLEMS: Describe problems with remote files. (Bug...
| | | * * etc/PROBLEMS: Describe problems with remote files. (Bug#56499)Eli Zaretskii2022-07-14
| | | |
| | * | ; Merge from origin/emacs-28Stefan Kangas2022-07-14
| | |\| | | | | | | | | | | | | | | | | | | | | The following commit was skipped: ae0881e52c ; Auto-commit of loaddefs files.
| | | * ; Auto-commit of loaddefs files.Stefan Kangas2022-07-13
| | | |
| | * | Merge from origin/emacs-28Stefan Kangas2022-07-14
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9db6817d63 Remove uneffective test 7af88de410 Mark async worker tmp file as utf-8-emacs-unix (bug#48029) # Conflicts: # test/src/comp-resources/comp-test-45603.el # test/src/comp-tests.el
| | | * Remove uneffective testAndrea Corallo2022-07-13
| | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (45603-1): Remove test. * test/src/comp-resources/comp-test-45603.el: Delete.
| | | * Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo2022-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/comp.el (comp-final): Mark async worker tmp file as utf-8. * test/src/comp-tests.el (48029-1): New test. * test/src/comp-resources/comp-test-funcs.el (comp-test-48029-nonascii-žžž-f): New function.
| | * | Make clear-image-cache clear the animation cacheLars Ingebrigtsen2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/dispextern.h: Declare image_prune_animation_caches for use in gc. * src/image.c (Fclear_image_cache): Clear animation cache. (anim_prune_animation_cache, anim_get_animation_cache): Allow clearing in addition to pruning. (imagemagick_prune_animation_cache) (imagemagick_get_animation_cache): Ditto. (image_prune_animation_caches): New function (bug#56546).
| | * | ; Merge from origin/emacs-28Stefan Kangas2022-07-14
| | |\| | | | | | | | | | | | | | | | | | | | | The following commit was skipped: 2209650089 Adapt Tramp version (don't merge)
| | | * Adapt Tramp version (don't merge)Michael Albinus2022-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/trampver.texi: * lisp/net/trampver.el: Change version to "2.5.3.28.2". (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 28.2.
| | * | Merge from origin/emacs-28Stefan Kangas2022-07-14
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5e47ec9511 ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo. ba0871bef1 ; Fix typos: prefer American spelling e3e7f31faa Adapt Tramp doc # Conflicts: # etc/NEWS # etc/themes/modus-themes.el # lisp/emacs-lisp/byte-opt.el # test/lisp/so-long-tests/spelling-tests.el
| | | * ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.Stefan Kangas2022-07-13
| | | |
| | | * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
| | | |
| | | * Adapt Tramp docMichael Albinus2022-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/tramp.texi (Configuration): Mention enable-remote-dir-locals. (Traces and Profiles): Fix tramp-verbose description. * lisp/net/tramp.el (tramp-verbose): Fix docstring.
| | * | Improve support for debugging Emacs with LLDBGerd Möllmann2022-07-14
| | | | | | | | | | | | | | | | * etc/emacs_lldb.py: Refactor and support more Lisp types.
| | * | ; * lisp/leim/quail/indian.el (tamil-translation-rules): Doc fix.Eli Zaretskii2022-07-14
| | | |
| | * | Add new customizable phonetic Tamil input methodVisuwesh2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/language/indian.el ("Tamil"): Change the default input method of the Tamil language environment to the new input method. * lisp/leim/quail/indian.el (quail-tamil-itrans-compute-syllable-table): New function extracted from... (quail-tamil-itrans-syllable-table): ... here. Use the above function. (quail-tamil-itrans--consonant-order): Auxiliary variable for the above function. (quail-tamil-itrans-compute-signs-table): Add new VARIOUS argument. (quail-tamil-itrans-various-signs-and-digits-table) (quail-tamil-itrans-various-signs-table): Adjust call to the above function. ("tamil-phonetic"): Add new input method. (tamil-input): New group for the input method. (tamil-translation-rules): New defcustom for the input method to change the translation rules. (tamil--syllable-table, tamil--signs-table, tamil--hashtables) (tamil--vowel-signs): Internal variables used by the input method. (tamil--setter, tamil--make-tables) (tamil--update-quail-rules): Internal functions for the input method. (bug#56323) * etc/NEWS: Announce the new input method.
| | * | Fix killing Emacs upon display disconnectPo Lu2022-07-14
| | | | | | | | | | | | | | | | | | | | | | | | * src/xterm.c (x_connection_closed): On Xt builds terminals can be left alive without any frames on them, so take that into account. (bug#56528)
| | * | ; * src/xterm.c (x_error_handler): Fix magic numbers.Po Lu2022-07-14
| | | |
| | * | ; Auto-commit of loaddefs files.Stefan Kangas2022-07-13
| | | |
| | * | Prefer defvar-keymap in tab-bar.elStefan Kangas2022-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/tab-bar.el: Prefer keymap-set. (tab-bar-map, tab-switcher-mode-map) (tab-bar-switch-repeat-map, tab-bar-move-repeat-map): Prefer defvar-keymap.
| | * | * lisp/vc/vc-bzr.el (vc-bzr-program): Support breezy.Stefan Kangas2022-07-13
| | | |
| | * | Make smtpmail try all auth methodsLars Ingebrigtsen2022-07-13
| | | | | | | | | | | | | | | | | | | | * lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Try all valid methods, even if one fails (bug#48562).