From: Stefan Kangas Date: Wed, 29 Jun 2022 14:13:51 +0000 (+0200) Subject: ; Manually sync ChangeLog and AUTHORS with emacs-28 X-Git-Tag: emacs-29.0.90~1447^2~1376 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bd232ab39d1e479bc4654539bfb15a7ad86c643;p=emacs.git ; Manually sync ChangeLog and AUTHORS with emacs-28 * ChangeLog.3: * etc/AUTHORS: Manually sync with emacs-28 to fix merge errors. --- diff --git a/ChangeLog.3 b/ChangeLog.3 index c02fb67805a..d0ff14117be 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -5,7 +5,7 @@ * doc/misc/trampver.texi: * lisp/net/trampver.el: Change version to "2.5.3". -2022-06-29 Michael Albinus +2022-06-28 Michael Albinus Tramp shall not trap unrelated D-Bus errors @@ -14,7 +14,7 @@ (tramp-gvfs-dbus-event-vector): Fix docstring. (tramp-gvfs-maybe-open-connection): Do not set it globally. (Bug#56162) -2022-06-29 Basil L. Contovounesios +2022-06-28 Basil L. Contovounesios Fix hash table function return values in manual @@ -22,17 +22,17 @@ values of puthash and clrhash with their respective docstrings (bug#55562). -2022-06-29 Kyle Meyer +2022-06-27 Kyle Meyer Update to Org 9.5.4-3-g6dc785 -2022-06-29 Paul Eggert +2022-06-27 Paul Eggert Mention Solaris 10 'make clean' and 'make check' Mention further crashes on Solaris 10 -2022-06-29 Paul Eggert +2022-06-26 Paul Eggert Port distribution tarball to Solaris 10 @@ -47,32 +47,32 @@ (cherry picked from commit 4410f5d86997b6b238ff05c2ece338b28e1163b1) -2022-06-29 Stefan Kangas +2022-06-24 Stefan Kangas Avoid treating number as an enum in the org manual * doc/misc/org.org (The Agenda Dispatcher): Avoid treating number as enum. -2022-06-29 Eli Zaretskii +2022-06-22 Eli Zaretskii Improve last change in autotype.texi * doc/misc/autotype.texi (Autoinserting): Fix wording. Suggested by Richard Stallman . -2022-06-29 Stefan Kangas +2022-06-21 Stefan Kangas * lisp/repeat.el (repeat-mode): Fix message format. -2022-06-29 Earl Hyatt +2022-06-21 Earl Hyatt Clarify autotype.texi text slightly * doc/misc/autotype.texi (Autoinserting): Make text slightly clearer (bug#56118). -2022-06-29 Eli Zaretskii +2022-06-20 Eli Zaretskii Support builds configured with a separate --bindir @@ -82,11 +82,11 @@ This is needed to support builds with a separate --bindir configure-time option and native-compilation. (Bug#55741) -2022-06-29 Stefan Kangas +2022-06-20 Stefan Kangas * doc/misc/eww.texi (Overview, Basics): Fix typos. -2022-06-29 Richard Hansen +2022-06-18 Richard Hansen Fix invalid defcustom :group when :predicate is used @@ -94,14 +94,14 @@ invalid `:group' argument for the `-modes' defcustom that is created when `:predicate' is used (bug#56049). -2022-06-29 Lars Ingebrigtsen +2022-06-17 Lars Ingebrigtsen Prune the Gnus FAQ of some outdated data * doc/misc/gnus-faq.texi (FAQ 9-2): Remove some outdated advice (bug#56042). -2022-06-29 Lars Ingebrigtsen +2022-06-17 Lars Ingebrigtsen Fix efaq-w32.texi build warning @@ -110,43 +110,43 @@ Do not merge to master. -2022-06-29 Lars Ingebrigtsen +2022-06-17 Lars Ingebrigtsen Update cl-struct-sequence-type doc string * lisp/emacs-lisp/cl-macs.el (cl-struct-sequence-type): Fix doc string to reflect what it does (bug#46523). -2022-06-29 Lars Ingebrigtsen +2022-06-17 Lars Ingebrigtsen Fix a tagging problem in tramp.texi * doc/misc/tramp.texi (Frequently Asked Questions): Restore an @end lisp removed by accident. -2022-06-29 Lars Ingebrigtsen +2022-06-17 Lars Ingebrigtsen Mention face quirks after the final line in the lispref manual * doc/lispref/display.texi (Face Attributes): Mention the quirks about point after the final line (bug#56011). -2022-06-29 Stefan Kangas +2022-06-17 Stefan Kangas Delete reference to obsolete library complete.el * doc/misc/tramp.texi (Frequently Asked Questions): Delete reference to obsolete library complete.el. -2022-06-29 Stefan Kangas +2022-06-16 Stefan Kangas * lisp/textmodes/artist.el: Minor doc fixes. -2022-06-29 Michael Albinus +2022-06-16 Michael Albinus * lisp/net/tramp.el (tramp-methods): Fix quoting in docstring. -2022-06-29 Arash Esbati +2022-06-16 Arash Esbati Update MS Windows FAQ for MinGW64-w64/MSYS2 @@ -161,14 +161,14 @@ Fix link for MinGW homepage. Remove entry for defunct UWIN project. (Bug#55930) -2022-06-29 Robert Pluim +2022-06-15 Robert Pluim Describe 'set-file-modes' argument prompting * src/fileio.c (Fset_file_modes): Document that FILENAME is prompted for. (Bug#55984) -2022-06-29 Lars Ingebrigtsen +2022-06-14 Lars Ingebrigtsen Revert "Clarify what a Calc registeri in in calc-insert-register" @@ -176,21 +176,21 @@ This has been fixed in Emacs 29 by making it possible to use regular registers in calc. -2022-06-29 Lars Ingebrigtsen +2022-06-13 Lars Ingebrigtsen Clarify what a Calc registeri in in calc-insert-register * lisp/calc/calc-yank.el (calc-insert-register): Note that these aren't normal registers (bug#55943). -2022-06-29 Eli Zaretskii +2022-06-11 Eli Zaretskii Fix doc strings in whitespace.el * lisp/whitespace.el (whitespace-style, whitespace-action): Untabify the doc strings. (Bug#55904) -2022-06-29 Eli Zaretskii +2022-06-10 Eli Zaretskii Improve documentation of "etags -I" @@ -198,14 +198,14 @@ * doc/emacs/maintaining.texi (Create Tags Table): Elaborate on the importance of the '-I' option to 'etags'. (Bug#45246) -2022-06-29 Lars Ingebrigtsen +2022-06-09 Lars Ingebrigtsen Mention the #f syntax from cl-prin1 * doc/lispref/objects.texi (Special Read Syntax): Mention #f, which is in cl-prin1 output (bug#55853). -2022-06-29 Michael Albinus +2022-06-09 Michael Albinus Fix file name quoting in tramp-smb.el (do not merge) @@ -215,13 +215,13 @@ * test/lisp/net/tramp-tests.el (tramp-test03-file-name-method-rules): Remove superfluous checks. -2022-06-29 Jeff Walsh +2022-06-09 Jeff Walsh Update error message to reflect variable rename * src/comp.c (Fcomp_el_to_eln_filename): Update error message. (Bug#55861) -2022-06-29 Ken Brown +2022-06-08 Ken Brown Fix error reporting in process-async-https-with-delay @@ -229,18 +229,18 @@ 'plist-get' instead of 'assq' in testing for a connection error. The 'status' variable is a plist, not an alist. (Bug#55849) -2022-06-29 Stefan Kangas +2022-06-08 Stefan Kangas * doc/misc/org.org: Remove spurious markup. -2022-06-29 Michael Albinus +2022-06-08 Michael Albinus Make Tramp version check more robust * lisp/net/trampver.el (tramp-repository-branch) (tramp-repository-version): Check for "git" executable. -2022-06-29 Eli Zaretskii +2022-06-07 Eli Zaretskii Fix debugging with GDB when a breakpoint has multiple locations @@ -252,7 +252,7 @@ also any locations in multiple-location breakpoints, which are supported since GDB 6.8. -2022-06-29 Eli Zaretskii +2022-06-05 Eli Zaretskii Update documentation of 'aset' and 'store-substring' @@ -261,11 +261,11 @@ have fewer or more bytes than the original. Add recommendations regarding unibyte vs multibyte strings and characters. (Bug#55801) -2022-06-29 Kyle Meyer +2022-06-04 Kyle Meyer Update to Org 9.5.4 -2022-06-29 Eli Zaretskii +2022-06-04 Eli Zaretskii Clarify documentation of 'string-to-unibyte' @@ -273,7 +273,7 @@ what 'string-to-unibyte' does. Reported by Richard Hansen . (Bug#55777) -2022-06-29 Ikumi Keita (tiny change) +2022-06-02 Ikumi Keita (tiny change) Improve keystrokes in doc strings in some find-file functions @@ -282,7 +282,7 @@ (find-file-other-frame): Include the correct keymap so that keystrokes are displayed better (bug#55761). -2022-06-29 Eli Zaretskii +2022-06-02 Eli Zaretskii Fix segfaults when starting on 80x26 TTY frames @@ -292,7 +292,7 @@ (adjust_frame_glyphs): Add assertions for when we fail to allocate valid frame glyph matrices for a TTY frame. -2022-06-29 Lars Ingebrigtsen +2022-06-01 Lars Ingebrigtsen Make it explicit that a couple of _s in lispref are underscores @@ -300,7 +300,7 @@ * doc/lispref/control.texi (pcase Macro): Make it explicit that it's an underscore (bug#55742). -2022-06-29 Eli Zaretskii +2022-05-31 Eli Zaretskii Remove from FAQ the MS-Windows info about BDF fonts @@ -308,14 +308,14 @@ specific steps, as BDF fonts are no longer supported on MS-Windows. (Bug#55740) -2022-06-29 Ikumi Keita (tiny change) +2022-05-31 Ikumi Keita (tiny change) Fix Display Property manual example * doc/lispref/display.texi (Display Property): Fix syntax of example (bug#55736). -2022-06-29 Michael Albinus +2022-05-29 Michael Albinus Some Tramp cleanup on MS Windows @@ -325,7 +325,7 @@ * test/lisp/net/tramp-tests.el (tramp-test31-interrupt-process): Skip on MS Windows. -2022-06-29 Alan Mackenzie +2022-05-28 Alan Mackenzie do_switch_frame: before leaving mini-window, check other (mru) window is live @@ -339,7 +339,7 @@ this ostensible window is an actual live window. Otherwise leave the mini-window selected. -2022-06-29 Eli Zaretskii +2022-05-28 Eli Zaretskii Fix commands used to produce on-line HTML docs @@ -352,28 +352,28 @@ Reported by "Facundo Lander via RT" , see gnu.org ticket #1840138. -2022-06-29 Eli Zaretskii +2022-05-28 Eli Zaretskii Fix a bad cross-reference in elisp.pdf * doc/lispref/control.texi (pcase Macro): Fix a conditional cross-reference (bug#55689). -2022-06-29 Eli Zaretskii +2022-05-28 Eli Zaretskii Fix documentation of 'string-pad' * doc/lispref/strings.texi (Creating Strings): Fix description of 'string-pad'. (Bug#55688) -2022-06-29 Juri Linkov +2022-05-27 Juri Linkov Fix more occurrences of renamed kmacro-keymap command * doc/emacs/kmacro.texi (Basic Keyboard Macro): Fix documentation after recent kmacro-redisplay command name change. -2022-06-29 Eli Zaretskii +2022-05-27 Eli Zaretskii Mention "unspecified-fg" and "unspecified-bg" in some doc strings @@ -382,14 +382,14 @@ * lisp/color.el (color-name-to-rgb): Mention "unspecified-fg" and "unspecified-bg" pseudo-colors on TTY frames. (Bug#55623) -2022-06-29 Hayden Shenk (tiny change) +2022-05-26 Hayden Shenk (tiny change) Fix format specifiers in tramp-adb.el * lisp/net/tramp-adb.el (tramp-adb-get-device): Fix format specifiers for port. (Bug#55651) -2022-06-29 Damien Cassou +2022-05-22 Damien Cassou Improve documentation of mail-user-agent. @@ -397,28 +397,28 @@ * lisp/simple.el (mail-user-agent): Mention additional options of non-bundled MUA. (Bug#5569) -2022-06-29 Eli Zaretskii +2022-05-21 Eli Zaretskii More fixes in abbrev.el doc strings * lisp/abbrev.el (inverse-add-global-abbrev, inverse-add-mode-abbrev): Document the effect of negative ARG. (Bug#55527) -2022-06-29 Lars Ingebrigtsen +2022-05-21 Lars Ingebrigtsen Add note about Tramp completion to completion-styles doc string * lisp/minibuffer.el (completion-styles): Add note about Tramp completion (bug#37954). -2022-06-29 Arash Esbati +2022-05-21 Arash Esbati Remove mention of removed nnimap-nov-is-evil variable * doc/misc/gnus.texi (Slow/Expensive Connection): Remove mention of removed nnimap-nov-is-evil variable (bug#55556). -2022-06-29 Eli Zaretskii +2022-05-21 Eli Zaretskii Improve documentation strings and prompts in abbrev.el @@ -444,7 +444,7 @@ (add-abbrev, inverse-add-abbrev): Improve the prompt text. (Bug#55527) -2022-06-29 Alan Mackenzie +2022-05-20 Alan Mackenzie Restore the Fselect_window call in gui_consider_frame_title. @@ -467,28 +467,28 @@ * src/xdisp.c (gui_consider_frame_title): Replace the Fselect_window call and associated ancillary settings. -2022-06-29 Eli Zaretskii +2022-05-20 Eli Zaretskii Advise against settings in the MS-Windows system registry * doc/emacs/cmdargs.texi (MS-Windows Registry): Advise against setting environment variables in the system registry. (Bug#16429) -2022-06-29 Lars Ingebrigtsen +2022-05-17 Lars Ingebrigtsen Fix kmacro-keymap binding after previous change * lisp/kmacro.el (kmacro-keymap): Fix binding after kmacro-redisplay command name change. -2022-06-29 Lars Ingebrigtsen +2022-05-17 Lars Ingebrigtsen Add glossary entries for "interactively" * doc/emacs/glossary.texi (Glossary): Mention "interactively" and how it relates to the "command" concept (bug#55461). -2022-06-29 Eli Zaretskii +2022-05-17 Eli Zaretskii Fix the name of a kmacro command. @@ -497,7 +497,7 @@ * etc/NEWS: Announce the change. (Bug#55471) -2022-06-29 Michael Albinus +2022-05-17 Michael Albinus Fix Tramp sshfs tests (don't merge) @@ -507,7 +507,7 @@ (tramp-test26-file-name-completion, tramp--test-check-files): Use it. (tramp--test-check-files): Delete directory recursively. -2022-06-29 Michael Albinus +2022-05-17 Michael Albinus Some minor Tramp fixes @@ -520,11 +520,11 @@ * lisp/net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Keep regression tests running. -2022-06-29 Kyle Meyer +2022-05-15 Kyle Meyer Update to Org 9.5.3-6-gef41f3 -2022-06-29 Michael Albinus +2022-05-15 Michael Albinus Hide temporary FUSE files in Tramp @@ -532,18 +532,18 @@ (tramp-fuse-handle-directory-files) (tramp-fuse-handle-file-name-all-completions): Use it. -2022-06-29 Michael Albinus +2022-05-15 Michael Albinus * test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test. Don't merge -2022-06-29 Po Lu +2022-05-13 Po Lu Fix tooltip face overwriting dragged text strings during mouse DND * lisp/mouse.el (mouse-drag-and-drop-region): Copy `text-tooltip' before showing it. Do not merge to master. -2022-06-29 Eli Zaretskii +2022-05-13 Eli Zaretskii Fix lexical-binding fallout in vhdl-mode.el @@ -553,7 +553,7 @@ (vhdl-speedbar-insert-hierarchy): Rename the PACK-ALIST argument to PACKAGE-ALIST, to avoid shadowing the global variable. -2022-06-29 Michael Albinus +2022-05-12 Michael Albinus Fix ControlPath quoting in Tramp @@ -561,35 +561,35 @@ Adapt docstring. Do not quote ControlPath. Reported by Daniel Kessler . -2022-06-29 Eli Zaretskii +2022-05-09 Eli Zaretskii Remove the AUCTeX subsection from MS-Windows FAQ * doc/misc/efaq-w32.texi (AUCTeX): Remove the subsection, it is no longer useful. (Bug#55330) -2022-06-29 Arash Esbati +2022-05-09 Arash Esbati Update AUCTeX FAQ entry * doc/misc/efaq-w32.texi (AUCTeX): AUCTeX project isn't providing pre-compiled versions for Windows anymore (bug#55330). -2022-06-29 Lars Ingebrigtsen +2022-05-09 Lars Ingebrigtsen Update string-to-number documentation to bignum Emacs * doc/lispref/strings.texi (String Conversion): string-to-number no longer converts integers to floating point numbers (bug#55334). -2022-06-29 Lars Ingebrigtsen +2022-05-09 Lars Ingebrigtsen Fix doc string references to tags-loop-continue * lisp/vc/vc-dir.el (vc-dir-search, vc-dir-query-replace-regexp): Fix reference to obsolete tags-loop-continue (bug#55311). -2022-06-29 Visuwesh M +2022-05-08 Visuwesh M dired-do-query-replace-regexp doc string fix @@ -599,7 +599,7 @@ (cherry picked from commit 4c505203f9171886f47638779326e257a95a1d79) -2022-06-29 Alan Mackenzie +2022-05-08 Alan Mackenzie Linux console: don't translate ESC TAB to `backtab' in input-decode-map. @@ -613,7 +613,7 @@ wrongly doing the same thing as M-TAB, giving tips about amending the Linux keyboard layout. -2022-06-29 Michael Albinus +2022-05-08 Michael Albinus Handle changed scp protocol in Tramp, don't merge @@ -624,21 +624,21 @@ * lisp/net/tramp.el (tramp-methods): Adapt docstring. -2022-06-29 Michael Albinus +2022-05-06 Michael Albinus Fix bug#55274 * lisp/dired-aux.el (dired-do-compress-to): Use `file-local-name' for shell out-file. (Bug#55274) -2022-06-29 Eli Zaretskii +2022-05-06 Eli Zaretskii Provide reference for OTF tags in the ELisp manual * doc/lispref/display.texi (Low-Level Font): Provide the canonical reference URL for OTF tags. -2022-06-29 Lars Ingebrigtsen +2022-05-05 Lars Ingebrigtsen Be more resilient towards errors during error handling @@ -647,7 +647,7 @@ (cherry picked from commit 8364f058b821eba31f84dcded175cca403a965a5) -2022-06-29 Eli Zaretskii +2022-04-28 Eli Zaretskii Improve documentation of font- and face-related attribute functions @@ -662,18 +662,18 @@ (Attribute Functions): Add cross-reference to the description of face attributes. -2022-06-29 Kyle Meyer +2022-04-25 Kyle Meyer Update to Org 9.5.3-3-gd54104 -2022-06-29 Eli Zaretskii +2022-04-24 Eli Zaretskii Improve indexing in "Programmed Completion" * doc/lispref/minibuf.texi (Programmed Completion): Improve indexing. (Bug#55095) -2022-06-29 Eli Zaretskii +2022-04-24 Eli Zaretskii Improve documentation of 'set-fontset-font' @@ -682,21 +682,21 @@ documentation of 'set-fontset-font'. Rename the arguments to be more self-explanatory. (Bug#55086) -2022-06-29 Michael Albinus +2022-04-23 Michael Albinus Fix problem with Solaris ls in Tramp * lisp/net/tramp-sh.el (tramp-sunos-unames): Move up. (tramp-sh--quoting-style-options): Handle erroneous Solaris ls. -2022-06-29 Eli Zaretskii +2022-04-22 Eli Zaretskii Another fix for non-ASCII 'overlay-arrow-string' * src/xdisp.c (get_overlay_arrow_glyph_row): Fix yet another place that assumed each character is a single byte. -2022-06-29 Eli Zaretskii +2022-04-21 Eli Zaretskii Avoid a redisplay loop when 'overlay-arrow-string' is non-ASCII @@ -704,7 +704,7 @@ character in 'overlay-arrow-string' is one byte long. Reported by Yuri D'Elia . -2022-06-29 Eli Zaretskii +2022-04-21 Eli Zaretskii Add minimum instructions to 'query-replace' commands @@ -723,7 +723,7 @@ instructions for dealing with matches, with a link to the command that shows the full instructions. (Bug#55050) -2022-06-29 Eli Zaretskii +2022-04-21 Eli Zaretskii Fix customization-group of 'python-forward-sexp-function' @@ -731,7 +731,7 @@ be part of both 'python' and 'python-flymake' groups. (Bug#55027) Do not merge to master. -2022-06-29 Paul Eggert +2022-04-20 Paul Eggert Update from gnulib @@ -746,7 +746,7 @@ misleading compiler version numbers. See discussion starting at https://lists.gnu.org/archive/html/emacs-devel/2022-04/msg00779.html -2022-06-29 Lars Ingebrigtsen +2022-04-20 Lars Ingebrigtsen Revert prompting changes in viper-cmd @@ -757,7 +757,7 @@ Do not merge to master. -2022-06-29 Lars Ingebrigtsen +2022-04-19 Lars Ingebrigtsen Fix regression with multiple mode: entries in the prop line @@ -766,7 +766,7 @@ Do not merge to master. -2022-06-29 Lars Ingebrigtsen +2022-04-18 Lars Ingebrigtsen Avoid hangs in python-mode with debug-on-error set @@ -777,7 +777,7 @@ Do not merge to master. -2022-06-29 Lars Ingebrigtsen +2022-04-18 Lars Ingebrigtsen Fix major-mode setting regression when there's a mode: cookie @@ -786,11 +786,11 @@ Do not merge to master. -2022-06-29 Kyle Meyer +2022-04-17 Kyle Meyer Update to Org 9.5.2-38-g682ccd -2022-06-29 Eli Zaretskii +2022-04-17 Eli Zaretskii Revert "Don’t assume openat" @@ -802,7 +802,7 @@ for the benefit of a proprietary platform with a 13-year old OS is a tail wagging the dog. Please don't do that without discussing first. -2022-06-29 Paul Eggert +2022-04-17 Paul Eggert Don’t assume openat @@ -818,7 +818,7 @@ (emacs_open_noquit): Reimplement as per the old emacs_openat_noquit, but use plain 'open'. -2022-06-29 Paul Eggert +2022-04-17 Paul Eggert Fix GC bug in filelock.c @@ -834,13 +834,13 @@ (make_lock_file_name): Return the encoded name, not the original. All callers changed. -2022-06-29 Lars Ingebrigtsen +2022-04-16 Lars Ingebrigtsen Clarify when mode tagging is used * etc/NEWS: Clarify when mode tagging is used (bug#54964). -2022-06-29 Lars Ingebrigtsen +2022-04-16 Lars Ingebrigtsen Further vcs-cvs/rcs-responsible-p updates from master @@ -856,7 +856,7 @@ * lisp/vc/vc.el: Update comments. -2022-06-29 Mattias Engdegård +2022-04-16 Mattias Engdegård Fix builds on older versions of macOS @@ -868,7 +868,7 @@ (system_process_attributes): Use alternative code or exclude features when building on older macOS versions. -2022-06-29 Eli Zaretskii +2022-04-16 Eli Zaretskii Fix documentation of Outline minor mode options @@ -876,7 +876,7 @@ (outline-minor-mode-cycle, outline-minor-mode-highlight) (outline-cycle, outline-cycle-buffer): Doc fixes. (Bug#54967) -2022-06-29 Eli Zaretskii +2022-04-15 Eli Zaretskii Improve discoverability of 'insert-directory-program' @@ -885,7 +885,7 @@ * lisp/dired.el (dired): Mention 'insert-directory-program' in the doc string. (Bug#54962) -2022-06-29 Eli Zaretskii +2022-04-15 Eli Zaretskii Fix cursor motion under truncate-lines with Flymake fringe indicator @@ -893,7 +893,7 @@ as "images" for the purpose of vertical-motion logic dealing with overshooting buffer positions. (Bug#54946) -2022-06-29 Lars Ingebrigtsen +2022-04-14 Lars Ingebrigtsen Make all vc-*-responsible-p functions return a string @@ -908,7 +908,7 @@ Do not merge to master. -2022-06-29 Eli Zaretskii +2022-04-14 Eli Zaretskii Describe problems with invoking Python on MS-Windows @@ -916,20 +916,20 @@ interpreter due to the MS-Windows "App Execution Aliases" feature. (Bug#54860) -2022-06-29 Eli Zaretskii +2022-04-13 Eli Zaretskii A better fix for bug#54800 * lisp/calc/calc.el (calc-align-stack-window): Improve scrolling when windows have non-integral dimensions. -2022-06-29 Lars Ingebrigtsen +2022-04-13 Lars Ingebrigtsen Add a comment about cl-concatenate * lisp/emacs-lisp/cl-extra.el (cl-concatenate): Add a comment. -2022-06-29 Lars Ingebrigtsen +2022-04-13 Lars Ingebrigtsen Revert "Make cl-concatenate an alias of seq-concatenate" @@ -938,7 +938,7 @@ The commit made calls to cl-concatenate bug out, since autoloading defalises doesn't work very well (bug#54901). -2022-06-29 Eli Zaretskii +2022-04-12 Eli Zaretskii Fix 'window-text-pixel-width' when starting from display property @@ -946,11 +946,11 @@ there's a display property at START, and move_it_to overshoots. Do not merge to master. (Bug#54862) -2022-06-29 Stefan Monnier +2022-04-11 Stefan Monnier * lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix "when" arg -2022-06-29 Eli Zaretskii +2022-04-11 Eli Zaretskii Fix default-directory of buffers visiting files in renamed directories @@ -962,18 +962,18 @@ benefit of files that were renamed/removed, because file-in-directory-p returns nil in those cases. (Bug#54838) -2022-06-29 Lars Ingebrigtsen +2022-04-11 Lars Ingebrigtsen Fix a kill-append regression * lisp/simple.el (kill-append): Fix a regression when kill-ring-max is zero (bug#54842). -2022-06-29 Eli Zaretskii +2022-04-10 Eli Zaretskii * doc/misc/eww.texi (Advanced): Correct outdated info (bug#54839). -2022-06-29 Eli Zaretskii +2022-04-10 Eli Zaretskii Clean up the MSDOS port @@ -988,14 +988,14 @@ (GL_GNULIB_SIGDESCR_NP): Define to 1, to get the prototypes from Gnulib headers. -2022-06-29 Daniel Martín +2022-04-10 Daniel Martín Fix typo in next-error-find-buffer-function * lisp/simple.el (next-error-find-buffer-function): Fix typo (bug#54830). -2022-06-29 Lars Ingebrigtsen +2022-04-10 Lars Ingebrigtsen Revert "Make shell-resync-dirs handle whitespace in directory names" @@ -1005,14 +1005,14 @@ Do not merge to master; it has been fixed in a more encompassing way there. -2022-06-29 Eli Zaretskii +2022-04-09 Eli Zaretskii Fix scrolling of the stack window in Calc * lisp/calc/calc.el (calc-align-stack-window): Fix off-by-one error in computing the window-start point. (Bug#54800) -2022-06-29 Eli Zaretskii +2022-04-08 Eli Zaretskii Update and fix instructions and scripts for updating the Web pages @@ -1026,14 +1026,14 @@ * etc/refcards/Makefile (pl-refcard.dvi): If mex.fmt cannot be found, invoke 'mex' instead of 'tex'. -2022-06-29 Michael Albinus +2022-04-08 Michael Albinus Extend tramp-archive-test45-auto-load * test/lisp/net/tramp-archive-tests.el (tramp-archive-test45-auto-load): Extend test. -2022-06-29 Michael Albinus +2022-04-08 Michael Albinus Ensure local `default-directory' in Tramp when needed @@ -1041,7 +1041,7 @@ `default-directory' when calling `list-system-processes' and `process-attributes'. -2022-06-29 Eli Zaretskii +2022-04-08 Eli Zaretskii Clarify "idleness" in the ELisp manual @@ -1049,7 +1049,7 @@ input with timeout doesn't make Emacs idle. Suggested by Ignacio . (Bug#54371) -2022-06-29 Jürgen Hötzel +2022-04-07 Jürgen Hötzel Use correct signal oldset in posix_spawn implementation @@ -1067,7 +1067,7 @@ (cherry picked from commit 8103b060d89ac63a12c439087bd46c30da72cd97) -2022-06-29 Felix Dietrich (tiny change) +2022-04-07 Felix Dietrich (tiny change) Fix error in tramp-archive-autoload-file-name-handler @@ -1081,13 +1081,13 @@ does not expect nil. Always returning nil is also false in general. -2022-06-29 Michael Albinus +2022-04-07 Michael Albinus Commit missing file from previous commit (Do not merge with master) Commit missing file from previous commit -2022-06-29 Michael Albinus +2022-04-07 Michael Albinus Merge with Tramp 2.5.2.3 (Do not merge with master) @@ -1186,7 +1186,7 @@ (tramp--test-asynchronous-processes-p): New defun. (tramp--test-hpux-p, tramp--test-macos-p): Protect against errors. -2022-06-29 Stefan Monnier +2022-04-06 Stefan Monnier cl-generic.el: Fix bug#46722 @@ -1197,14 +1197,14 @@ Backport from `master` (cherrypick from commit 61f8f7f68f). -2022-06-29 Eli Zaretskii +2022-04-05 Eli Zaretskii Fix fallout from lexical-binding in vhdl-mode.el * lisp/progmodes/vhdl-mode.el (vhdl-update-sensitivity-list): Fix production of a list with embedded function calls. (Bug#54730) -2022-06-29 Eli Zaretskii +2022-04-03 Eli Zaretskii Update logs and HISTORY for Emacs 28.1 @@ -1212,7 +1212,7 @@ * etc/HISTORY: * etc/AUTHORS: Update for Emacs 28.1 release. -2022-06-29 Eli Zaretskii +2022-04-03 Eli Zaretskii Bump Emacs version to 28.1 @@ -1221,8 +1221,7 @@ * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.1 -2022-06-29 Tassilo Horn -2022-04-13 Tassilo Horn +2022-03-30 Tassilo Horn dired: implement feature from 7b50ed553f differently @@ -1231,29 +1230,29 @@ (dired-clean-up-after-deletion): Use dired-buffers-for-dir-or-subdir instead dired-buffers-for-dir. -2022-04-13 Eli Zaretskii +2022-03-30 Eli Zaretskii Fix regression in 'dired-buffers-for-dir' * lisp/dired.el (dired-buffers-for-dir): Fix inadvertently swapped arguments. (Bug#54636) -2022-04-13 Eli Zaretskii +2022-03-27 Eli Zaretskii * lisp/desktop.el (desktop-read): Clarify warning text. -2022-04-13 Po Lu +2022-03-26 Po Lu * doc/emacs/anti.texi (Antinews): Unannounce removal of Motif. -2022-04-13 Lars Ingebrigtsen +2022-03-25 Lars Ingebrigtsen Fix eshell-explicit-command-char doc string typo * lisp/eshell/esh-ext.el (eshell-explicit-command-char): Fix typo in doc string (bug#54567). -2022-04-13 Eli Zaretskii +2022-03-24 Eli Zaretskii Clarify the description of "selected tags table" @@ -1261,7 +1260,7 @@ distinction between the "selected tags table" and the "current list of tags tables". (Bug#54543) -2022-04-13 Lars Ingebrigtsen +2022-03-21 Lars Ingebrigtsen Add notes about command modes and nativecomp interaction @@ -1272,11 +1271,11 @@ Do not merge to master. -2022-04-13 Kyle Meyer +2022-03-20 Kyle Meyer Update to Org 9.5.2-25-gaf6f12 -2022-04-13 Eli Zaretskii +2022-03-20 Eli Zaretskii Improve doc strings of read-char-from-minibuffer-insert-* commands @@ -1284,7 +1283,7 @@ (read-char-from-minibuffer-insert-other): Clarify the doc strings. (Bug#54479) -2022-04-13 Eli Zaretskii +2022-03-19 Eli Zaretskii Fix region highlight in non-selected windows @@ -1292,25 +1291,25 @@ to pre-redisplay-functions windows whose point was moved from the last recorded position. (Bug#54450) -2022-04-13 Eli Zaretskii +2022-03-18 Eli Zaretskii Fix a regression in 'decipher-digram-list' * lisp/play/decipher.el (decipher-stats-buffer): Don't assume the statistics buffer always exists. (Bug#54443) -2022-04-13 Karl Fogel +2022-03-17 Karl Fogel Improve documentation of bookmark default sorting * lisp/bookmark.el (bookmark-alist, bookmark-store, bookmark-maybe-sort-alist): Update doc strings and comments. -2022-04-13 Juri Linkov +2022-03-15 Juri Linkov * doc/misc/transient.texi: Fix @dircategory to "Emacs misc features" for dir. -2022-04-13 Jim Porter +2022-03-13 Jim Porter Fix evaluation of negated argument predicates in Eshell @@ -1321,7 +1320,7 @@ Do not merge to master. -2022-04-13 Eli Zaretskii +2022-03-12 Eli Zaretskii Emacs pretest 28.0.92 @@ -1335,7 +1334,7 @@ * ChangeLog.3: Regenerate. -2022-04-13 Eli Zaretskii +2022-03-10 Eli Zaretskii Fix regression in 'custom-prompt-customize-unsaved-options' @@ -1344,7 +1343,7 @@ the doc string. Patch by Sebastian Miele . (Bug#54329) -2022-04-13 Eli Zaretskii +2022-03-10 Eli Zaretskii Improve documentation of 'map-charset-chars' @@ -1352,35 +1351,35 @@ * src/charset.c (Fmap_charset_chars): Clarify the codepoint issue in using 'map-charset-chars'. -2022-04-13 Eli Zaretskii +2022-03-08 Eli Zaretskii Avoid assertion violations in 'bidi_resolve_brackets' * src/bidi.c (bidi_resolve_brackets): Move assertion to where it really matters. (Bug#54295) -2022-04-13 Lars Ingebrigtsen +2022-03-07 Lars Ingebrigtsen Fix which-func-update doc string * lisp/progmodes/which-func.el (which-func-update): Make the doc string match the code (bug#54288). -2022-04-13 Eli Zaretskii +2022-03-07 Eli Zaretskii Improve wording of 'dired-jump's description * doc/emacs/dired.texi (Dired Enter): Clarify wording. Reported by Natalie . -2022-04-13 Lars Ingebrigtsen +2022-03-06 Lars Ingebrigtsen Add a comment for previous browse-url-of-dired-file change * lisp/net/browse-url.el (browse-url-of-dired-file): Add a comment for previous change. -2022-04-13 Lars Ingebrigtsen +2022-03-06 Lars Ingebrigtsen Restore documented Emacs 27.2 behaviour of browse-url-of-dired-file @@ -1388,22 +1387,22 @@ documented behaviour -- open a web browser instead of passing to the various handlers. -2022-04-13 Kyle Meyer +2022-03-06 Kyle Meyer Update to Org 9.5.2-24-g668205 -2022-04-13 Andreas Schwab +2022-03-05 Andreas Schwab * lib-src/seccomp-filter.c (main): Use faccessat2 only if defined. -2022-04-13 Lars Ingebrigtsen +2022-03-04 Lars Ingebrigtsen Fix regression in derived-mode-init-mode-variables * lisp/emacs-lisp/derived.el (derived-mode-init-mode-variables): Fix regression caused by lexical-binding derived.el (bug#54240). -2022-04-13 Eli Zaretskii +2022-03-03 Eli Zaretskii Avoid crashes when fringe bitmaps are defined in daemon mode @@ -1416,7 +1415,7 @@ not available when a fringe bitmap is about to be drawn. Don't try to draw a bitmap that is not known to fringe.c. (Bug#54183) -2022-04-13 Eli Zaretskii +2022-03-03 Eli Zaretskii One more fix of the BPA implementation @@ -1424,7 +1423,7 @@ when there are no strong directional characters inside the bracketed pair. (Bug#54219) -2022-04-13 Eli Zaretskii +2022-03-03 Eli Zaretskii Fix handling of brackets in BPA @@ -1432,14 +1431,14 @@ N0 rule when there are no strong directional characters inside the bracketed pair. (Bug#54219) -2022-04-13 Po Lu +2022-03-02 Po Lu Correct etc/NEWS entry about bitmapped fonts * etc/NEWS: Don't say that bitmap font issues are due to Pango, that's not accurate. -2022-04-13 Jim Porter +2022-03-01 Jim Porter Improve/correct documentation about Eshell variable expansion @@ -1449,7 +1448,7 @@ * doc/misc/eshell.texi (Dollars Expansion): Add documentation for $"var"/$'var' and $ syntaxes. -2022-04-13 Jim Porter +2022-03-01 Jim Porter Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808 @@ -1462,7 +1461,7 @@ * test/lisp/eshell/eshell-tests.el (eshell-test/interp-temp-cmd): New test. -2022-04-13 Paul Eggert +2022-03-01 Paul Eggert Backport: Port pre-commit hook to Git 2.35.0 @@ -1471,32 +1470,32 @@ (cherry picked from commit b8a96f055624f86fe965a0d1b7b2495b2db80e63) -2022-04-13 Lars Ingebrigtsen +2022-02-28 Lars Ingebrigtsen Fix :tag for eol in tab-first-completion * lisp/indent.el (tab-first-completion): Fix the :tag description (bug#54179). -2022-04-13 Kyle Meyer +2022-02-28 Kyle Meyer Update to Org 9.5.2-22-g33543d -2022-04-13 Dmitry Gutov +2022-02-27 Dmitry Gutov Add explicit '--no-heading' for ripgrep * lisp/progmodes/xref.el (xref-search-program-alist): Add explicit '--no-heading' for ripgrep (bug#54177). -2022-04-13 Michael Albinus +2022-02-26 Michael Albinus Follow OpenSSH changes in Tramp * lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Reimplement. OpenSSH has changed its diagnostics messages. -2022-04-13 Eli Zaretskii +2022-02-26 Eli Zaretskii Document better how to reset attributes of faces for new frames @@ -1504,25 +1503,25 @@ * lisp/faces.el (set-face-attribute): Explain how to reset an attribute's value for future frames. (Bug#54156) -2022-04-13 Michael Albinus +2022-02-25 Michael Albinus * lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Adapt test. -2022-04-13 Lars Ingebrigtsen +2022-02-24 Lars Ingebrigtsen Mention flyspell-prog-mode in flyspell-mode doc string * lisp/textmodes/flyspell.el (flyspell-mode): Mention flyspell-prog-mode (bug#54131). -2022-04-13 Lars Ingebrigtsen +2022-02-23 Lars Ingebrigtsen Reword face-remap-add-relative manual entry * doc/lispref/display.texi (Face Remapping): Clarify the face-remap-add-relative (bug#54114). -2022-04-13 Philipp Stephani +2022-02-22 Philipp Stephani Fix indexing of module functions that return enumeration types. @@ -1533,25 +1532,25 @@ * doc/lispref/internals.texi (Module Misc, Module Nonlocal): Enclose multi-word return types in braces. -2022-04-13 Eli Zaretskii +2022-02-22 Eli Zaretskii * doc/misc/transient.texi (Other Options): Fix a @ref. (Bug#54108) -2022-04-13 Glenn Morris +2022-02-22 Glenn Morris tramp.texi texinfo 4.13 compatibility * doc/misc/tramp.texi (Frequently Asked Questions): Restore compatibility with Texinfo < 5. -2022-04-13 Michael Albinus +2022-02-22 Michael Albinus Explain "Tramp" spelling in its manual * doc/misc/tramp.texi (Frequently Asked Questions): Explain "Tramp" spelling. -2022-04-13 Eli Zaretskii +2022-02-21 Eli Zaretskii Fix 'display-line-numbers-mode' in hide-show buffers @@ -1560,25 +1559,25 @@ 'display-line-numbers-mode' is turned on in the buffer. (Bug#54091) -2022-04-13 Martin Rudalics +2022-02-21 Martin Rudalics Don't check whether a deleted window is deletable (Bug#54028) * lisp/window.el (window-state-put): Make sure window is live before calling 'window-deletable-p' on it (Bug#54028). -2022-04-13 Eli Zaretskii +2022-02-21 Eli Zaretskii A friendlier error message from image-mode in an empty buffer * lisp/image-mode.el (image-mode): Handle the case where the empty buffer doesn't visit a file (Bug#54084) -2022-04-13 Kyle Meyer +2022-02-20 Kyle Meyer Update to Org 9.5.2-17-gea6b74 -2022-04-13 Eli Zaretskii +2022-02-18 Eli Zaretskii Improve documentation of filling and justification commands @@ -1590,11 +1589,11 @@ (set-justification-left, set-justification-right) (set-justification-full): Improve wording of doc strings. -2022-04-13 Eli Zaretskii +2022-02-18 Eli Zaretskii * lisp/progmodes/subword.el (superword-mode): Doc fix. (Bug#54045) -2022-04-13 Philipp Stephani +2022-02-17 Philipp Stephani Fix indexing of module functions that return complex types. @@ -1605,7 +1604,7 @@ * doc/lispref/internals.texi (Module Values): Enclose multi-word return types in braces. -2022-04-13 Po Lu +2022-02-17 Po Lu Prevent crashes caused by invalid locale coding systems @@ -1615,25 +1614,25 @@ Do not merge to master. -2022-04-13 Michael Albinus +2022-02-15 Michael Albinus Fix problem with popd for in remote shell buffers * lisp/shell.el (shell-prefixed-directory-name): Use `file-local-name' for DIR. (Bug#53927) -2022-04-13 Jonas Bernoulli +2022-02-15 Jonas Bernoulli Import texi source file for transient manual * doc/misc/Makefile.in: Add transient to INFO_COMMON. * doc/misc/transient.texi: New file. -2022-04-13 Kyle Meyer +2022-02-13 Kyle Meyer Update to Org 9.5.2-15-gc5ceb6 -2022-04-13 Eli Zaretskii +2022-02-13 Eli Zaretskii Fix 'exchange-point-and-mark' in 'transient-mark-mode' @@ -1642,7 +1641,7 @@ (cherry picked from commit 415ed4b42515ff2e6dd9b94e964b479e50c6392e) -2022-04-13 Eli Zaretskii +2022-02-13 Eli Zaretskii Fix "C-SPC C-SPC" after "C-x C-x" @@ -1651,31 +1650,31 @@ (cherry picked from commit 19c6cad1821eb896b2ddd0f6eab030f0880ea254) -2022-04-13 Eli Zaretskii +2022-02-13 Eli Zaretskii Fix a typo in fontset.el * lisp/international/fontset.el (xlfd-regexp-spacing-subnum): Fix a typo. Reported by Greg A. Woods . -2022-04-13 Eli Zaretskii +2022-02-12 Eli Zaretskii Note in ELisp manual that too-wide images are truncated * doc/lispref/display.texi (Showing Images): Note that images are truncated at the window's edge. (Bug#53952) -2022-04-13 Andrea Corallo +2022-02-11 Andrea Corallo * lisp/mail/emacsbug.el (report-emacs-bug): Report libgccjit status. * lisp/startup.el (normal-top-level): Small code move, improve 202d3be873. -2022-04-13 Andrea Corallo +2022-02-10 Andrea Corallo * lisp/startup.el (normal-top-level): Disable native-comp if not available -2022-04-13 Andrea Corallo +2022-02-09 Andrea Corallo Fix integer arithmetic miss-compilation (bug#53451) @@ -1685,14 +1684,14 @@ * test/src/comp-tests.el (comp-tests-type-spec-tests): Add test to verify this is effective. -2022-04-13 Robert Pluim +2022-02-08 Robert Pluim Mark flymake as compatible with emacs-26.1 * lisp/progmodes/flymake.el: Bump package version and set emacs version in Package-Requires to 26.1 (Bug#53853). -2022-04-13 Brian Leung +2022-02-08 Brian Leung flymake: Ensure compatibility with older Emacsen @@ -1700,7 +1699,7 @@ replace-regexp-in-string instead of Emacs 28's string-replace (bug#53853). -2022-04-13 Eric Abrahamsen +2022-02-07 Eric Abrahamsen Don't remove dummy.group from gnus-newsrc-alist on Gnus save @@ -1710,20 +1709,20 @@ function was removing dummy.group from the global value of `gnus-newsrc-alist' on save; we only wanted to remove it temporarily. -2022-04-13 Bob Rogers +2022-02-05 Bob Rogers Fix ietf-drums-get-comment doc string * lisp/mail/ietf-drums.el (ietf-drums-get-comment): We really return the last comment (bug#53810). -2022-04-13 Daniel Martín +2022-02-05 Daniel Martín Fix typo in display.texi * doc/lispref/display.texi (Making Buttons): Fix typo. (Bug#53807) -2022-04-13 Michael Albinus +2022-02-03 Michael Albinus Revert an erroneous change in tramp-cache.el @@ -1731,7 +1730,7 @@ Use `string-match-p' instead of `string-search'. The latter one was introduced by accident. Reported by Kai Tetzlaff . -2022-04-13 Eli Zaretskii +2022-02-02 Eli Zaretskii Improve documentation of 'emacs-version' @@ -1740,11 +1739,11 @@ * lisp/version.el (emacs-version): Improve doc string. (Bug#53720) -2022-04-13 Michael Albinus +2022-02-01 Michael Albinus * etc/NEWS: Apply final fixes after proofreading. -2022-04-13 Eli Zaretskii +2022-01-31 Eli Zaretskii Clarify documentation of a "face's font" @@ -1753,7 +1752,7 @@ the font returned by 'face-font' are by default for ASCII characters. (Bug#53664) -2022-04-13 Alan Mackenzie +2022-01-31 Alan Mackenzie Bind Qdebugger to Qdebug in signal_or_quit. @@ -1761,18 +1760,18 @@ Vdebugger) to Qdebug in the section for errors in batch jobs. (syms_of_eval): New DEFSYM for Qdebugger. -2022-04-13 Kyle Meyer +2022-01-30 Kyle Meyer Update to Org 9.5.2-13-gdd6486 -2022-04-13 Eli Zaretskii +2022-01-30 Eli Zaretskii Fix regression in Occur Edit mode * lisp/replace.el (occur-after-change-function): Fix the algorithm to find the smallest change in some corner cases. (Bug#53598) -2022-04-13 Eli Zaretskii +2022-01-29 Eli Zaretskii Fix last change of Malayalam composition rules @@ -1781,7 +1780,7 @@ Malayalam characters to the existing patterns, so as not to lose the patterns that use ZWJ and ZWNJ. (Bug#53625) -2022-04-13 Eli Zaretskii +2022-01-29 Eli Zaretskii Fix rendering of Malayalam script @@ -1790,21 +1789,21 @@ Instead, pass any sequence of Malayalam codepoints to the shaping engine. (Bug#53625) -2022-04-13 Eli Zaretskii +2022-01-29 Eli Zaretskii Improve documentation of Occur mode * doc/emacs/search.texi (Other Repeating Search): Improve wording and document Occur Edit mode better. -2022-04-13 Alan Third +2022-01-29 Alan Third Remove debug logging * src/nsterm.m ([EmacsView copyRect:to:]): Remove logging as it's no longer required. -2022-04-13 Michael Albinus +2022-01-29 Michael Albinus Fix error in filelock.c @@ -1814,11 +1813,11 @@ (Flock_file): Do not check for create_lockfiles. Call file name handler if appropriate. (Bug#53207) -2022-04-13 Juri Linkov +2022-01-27 Juri Linkov * lisp/frame.el (clone-frame): Filter out 'parent-id' (bug#51883). -2022-04-13 Lars Ingebrigtsen +2022-01-26 Lars Ingebrigtsen Partially revert a fill-region-as-paragraph regression @@ -1826,14 +1825,14 @@ e186af261 (bug#53537), because it leads to regressions. (But leave tests in place.) -2022-04-13 Eli Zaretskii +2022-01-26 Eli Zaretskii Fix 'make_lispy_position' when there's an image at EOB * src/xdisp.c (move_it_to): Don't compare IT_CHARPOS with an invalid TO_CHARPOS. (Bug#53546) -2022-04-13 Lars Ingebrigtsen +2022-01-26 Lars Ingebrigtsen Fix copyright-find-copyright when searching from the end @@ -1842,7 +1841,7 @@ Do not merge to master. -2022-04-13 Lars Ingebrigtsen +2022-01-26 Lars Ingebrigtsen Fix copyright.el comment and add a test @@ -1851,18 +1850,18 @@ Do not merge to master. -2022-04-13 Philipp Stephani +2022-01-24 Philipp Stephani * configure.ac (LIBSECCOMP): Bump minimum version for faccessat2. -2022-04-13 Lars Ingebrigtsen +2022-01-24 Lars Ingebrigtsen Make the `f' command work in image-mode again * lisp/image.el (image-show-frame): Protect against not having computed the animation data yed (bug#53489). -2022-04-13 Philipp Stephani +2022-01-22 Philipp Stephani Seccomp: improve support for newer versions of glibc (Bug#51073) @@ -1871,14 +1870,14 @@ with commits 95c1056962a3f2297c94ce47f0eaf0c5b6563231 and 3d3ab573a5f3071992cbc4f57d50d1d29d55bde2, respectively). -2022-04-13 Thomas Fitzsimmons +2022-01-21 Thomas Fitzsimmons EUDC: Fix a quoting bug in the BBDB backend * lisp/net/eudcb-bbdb.el (eudc-bbdb-query-internal): Fix a quoting bug introduced during lexical-binding conversion. -2022-04-13 Sergey Vinokurov +2022-01-21 Sergey Vinokurov Fix memory-report-object-size to initialize memory-report--type-size @@ -1887,7 +1886,7 @@ Do not merge to master. -2022-04-13 Stefan Monnier +2022-01-20 Stefan Monnier Fix menu-bar mouse clicks in "C-h c" and "C-h k" (bug#53322) @@ -1898,7 +1897,7 @@ (cherry picked from commit 9ceb3070e34ad8a54184fd0deda477bf5ff77000) -2022-04-13 Eli Zaretskii (tiny change) +2022-01-20 Eli Zaretskii (tiny change) Fix UB in ebrowse @@ -1906,14 +1905,14 @@ limits of 'matching_regexp_buffer'. Patch by Jan Stranik . (Bug#53333) -2022-04-13 Lars Ingebrigtsen +2022-01-20 Lars Ingebrigtsen Fix execute-extended-command-for-buffer in fundamental-mode * lisp/simple.el (execute-extended-command-for-buffer): Protect against the current local map being nil (bug#52907). -2022-04-13 Martin Rudalics +2022-01-20 Martin Rudalics Add workaround to handle a problem with Enlightenment WM (Bug#53298) @@ -1926,14 +1925,14 @@ Enlightenment WM and 'x-set-frame-visibility-more-laxly' workaround. -2022-04-13 Po Lu +2022-01-17 Po Lu Fix regression leading to flickering tooltips when the mouse is moved * lisp/tooltip.el (tooltip-show-help): Compare string with previous tooltip string ignoring properties. -2022-04-13 Andrea Corallo +2022-01-17 Andrea Corallo * Fix native comp for non trivial function names (bug#52833) @@ -1945,15 +1944,15 @@ Do not merge to master -2022-04-13 Kyle Meyer +2022-01-15 Kyle Meyer Update to Org 9.5.2-9-g7ba24c -2022-04-13 Juri Linkov +2022-01-15 Juri Linkov * lisp/net/dictionary.el (dictionary-context-menu): Use package prefix. -2022-04-13 Philipp Stephani +2022-01-15 Philipp Stephani Mark a few more map tests as unstable on Emacs 28 (Bug#46722). @@ -1965,24 +1964,24 @@ (test-map-merge, test-map-merge-with, test-map-merge-empty): Mark as unstable. -2022-04-13 Philipp Stephani +2022-01-15 Philipp Stephani * lisp/indent.el (tab-first-completion): Fix incorrect choices. -2022-04-13 Philipp Stephani +2022-01-14 Philipp Stephani * lisp/simple.el (undo-no-redo): Fix customization group * lisp/progmodes/xref.el (xref-file-name-display): Fix docstring. -2022-04-13 Eli Zaretskii +2022-01-14 Eli Zaretskii Avoid another segfault in 'face_at_buffer_position' * src/xfaces.c (face_at_buffer_position): Make really sure the default face is usable. (Bug#53254) -2022-04-13 Lars Ingebrigtsen +2022-01-14 Lars Ingebrigtsen Mark test-map-into as unstable @@ -1991,7 +1990,7 @@ Do not merge to master. -2022-04-13 Philipp Stephani +2022-01-13 Philipp Stephani Fix Edebug specification for inline functions (Bug#53068). @@ -2000,7 +1999,7 @@ * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-inline): New unit test. -2022-04-13 N. Jackson +2022-01-13 N. Jackson Remove mention of removed `gnus-treat-play-sounds' variable from manual @@ -2008,7 +2007,7 @@ manual. According to lisp/gnus/ChangeLog.3 this variable was removed in 2010 (bug#53192). -2022-04-13 Mattias Engdegård +2022-01-12 Mattias Engdegård Revert "Fix closure-conversion of shadowed captured lambda-lifted vars" @@ -2017,18 +2016,18 @@ It was committed to a stable branch without prior discussion; see bug#53071. -2022-04-13 Juri Linkov +2022-01-12 Juri Linkov * doc/lispref/windows.texi (Textual Scrolling): Remove obsolete text. Remove text about scrolling the minibuffer from the buffer, obsolete since Emacs 27 (bug#51210). -2022-04-13 Glenn Morris +2022-01-12 Glenn Morris * lisp/files.el (lock-file-name-transforms): Doc tweaks. -2022-04-13 Mattias Engdegård +2022-01-12 Mattias Engdegård Fix closure-conversion of shadowed captured lambda-lifted vars @@ -2047,7 +2046,7 @@ (cherry picked from commit 45252ad8f932c98a373ef0ab7f3363a3e27ccbe4) -2022-04-13 Philipp Stephani +2022-01-12 Philipp Stephani Fix test lisp/cedet/semantic/bovine/gcc-tests on macOS (Bug#52431) @@ -2057,7 +2056,7 @@ (cherry picked from commit 6e52becfbe2a33c025b8c4838b3c8f06ba5a6fb8) -2022-04-13 Mattias Engdegård +2022-01-12 Mattias Engdegård Don't fail flymake-tests if `gcc` actually is Clang @@ -2067,7 +2066,7 @@ (cherry picked from commit b2167d98432a78442522b7564e22f47d75a98b6f) -2022-04-13 Eli Zaretskii +2022-01-10 Eli Zaretskii Revert "Remove the filename argument from the command line after an ELC+ELN build" @@ -2076,14 +2075,14 @@ Please don't install anything non-trivial on the release branch without asking first. -2022-04-13 Alan Mackenzie +2022-01-10 Alan Mackenzie Remove the filename argument from the command line after an ELC+ELN build This fixes bug #53164. Without this fix, bootstrap-emacs loads the source file uselessly into a buffer after completing the compilation. -2022-04-13 Stefan Monnier +2022-01-09 Stefan Monnier (save-some-buffers): Simplify the fix for bug#46374 @@ -2096,14 +2095,14 @@ with `pred` set to `save-some-buffers-root` since it's not an appropriate function for that any more. -2022-04-13 Stefan Kangas +2022-01-09 Stefan Kangas Improve docstring of edit-abbrevs * lisp/abbrev.el (edit-abbrevs): Doc fix; don't use obsolete name. Improve docstring formatting. -2022-04-13 Eli Zaretskii +2022-01-09 Eli Zaretskii Revert "Fix alignment on font size change in tabulated-list-mode" @@ -2112,21 +2111,21 @@ That change caused a regression in a much more important use case, see bug#53133. -2022-04-13 Stefan Kangas +2022-01-08 Stefan Kangas Clarify docstring of package-native-compile * lisp/emacs-lisp/package.el (package-native-compile): Clarify docstring. -2022-04-13 Eli Zaretskii +2022-01-08 Eli Zaretskii Fix Subject "simplification" in Rmail * lisp/mail/rmail.el (rmail-simplified-subject): Match against "[external]" _after_ decoding the Subject by RFC-2047. -2022-04-13 Stefan Kangas +2022-01-08 Stefan Kangas Bump Emacs version to 28.0.91 @@ -236202,9 +236201,7 @@ This file records repository revisions from commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to -2022-06-29e44dbd50430e14f319b4c4d3f767740b10b (inclusive). -2022-04-13e39829812098d8269eafbc0fcb98959ee5bb7 (inclusive). -commit e7aa3ece52d26cc7e4d3f3990aff56127389779f (inclusive). +commit 7f749e44dbd50430e14f319b4c4d3f767740b10b (inclusive). See ChangeLog.2 for earlier changes. ;; Local Variables: diff --git a/etc/AUTHORS b/etc/AUTHORS index f961852cee6..b5444e60a76 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS @@ -105,9 +105,9 @@ and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el cc-langs.el cc-mode.el cc-styles.el cc-vars.el and changed cc-mode.texi minibuf.c bytecomp.el edebug.el follow.el window.c display.texi subr.el syntax.texi progmodes/compile.el - programs.texi keyboard.c lisp.h modes.texi window.el windows.texi - cus-start.el eval.c font-lock.el isearch.el newcomment.el - and 166 other files + programs.texi eval.c keyboard.c lisp.h modes.texi window.el + windows.texi cus-start.el font-lock.el frame.c isearch.el + and 167 other files Alan Modra: changed unexelf.c @@ -127,8 +127,7 @@ and changed nsterm.m nsterm.h nsfns.m image.c nsmenu.m configure.ac Alastair Burt: changed gnus-art.el smiley.el Albert Krewinkel: co-wrote sieve-manage.el -and changed sieve.el gnus-msg.el gnus.texi mail/sieve-manage.el - message.el sieve.texi +and changed sieve.el gnus-msg.el gnus.texi message.el sieve.texi Albert L. Ting: changed gnus-group.el mail-hist.el @@ -181,7 +180,7 @@ Alexandre Julliard: wrote vc-git.el and changed vc.el ewoc.el Alexandre Oliva: wrote gnus-mlspl.el -and changed unexelf.c emacs-regex.c format.el iris4d.h iris5d.h unexsgi.c +and changed unexelf.c format.el iris4d.h iris5d.h regex-emacs.c unexsgi.c Alexandre Veyrenc: changed fr-refcard.tex @@ -332,9 +331,9 @@ Andreas Schwab: changed configure.ac lisp.h xdisp.c process.c alloc.c Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el - url-http.el xterm.c battery.el comint.el doc/misc/gnus.texi - easy-mmode.el gmm-utils.el gnus-art.el gnus-cite.el gnus-draft.el - gnus-group.el and 7 other files + url-http.el xterm.c battery.el comint.el easy-mmode.el gmm-utils.el + gnus-art.el gnus-cite.el gnus-draft.el gnus-group.el gnus-ml.el + and 6 other files Andreas Vögele: changed pgg-def.el @@ -376,9 +375,9 @@ Andrew Hyatt: changed bug-triage CONTRIBUTE org-archive.el org.el org.texi Andrew Innes: changed makefile.nt w32fns.c w32term.c w32.c w32proc.c - fileio.c w32-fns.el dos-w32.el inc/ms-w32.h w32term.h makefile.def + fileio.c ms-w32.h w32-fns.el dos-w32.el w32term.h makefile.def unexw32.c w32menu.c w32xfns.c addpm.c cmdproxy.c emacs.c w32-win.el - w32inevt.c configure.bat lread.c and 129 other files + w32inevt.c configure.bat lread.c and 128 other files Andrew L. Moore: changed executable.el @@ -442,8 +441,9 @@ Antoine Levitt: changed gnus-group.el gnus-sum.el message.texi Antonin Houska: changed newcomment.el -Arash Esbati: changed reftex-vars.el reftex-auc.el reftex-ref.el - reftex.el nnmaildir.el reftex-cite.el reftex-dcr.el reftex-toc.el +Arash Esbati: changed reftex-vars.el efaq-w32.texi reftex-auc.el + reftex-ref.el reftex.el gnus.texi nnmaildir.el reftex-cite.el + reftex-dcr.el reftex-toc.el Arik Mitschang: changed smime.el @@ -479,11 +479,11 @@ Arthur Miller: changed help-fns.el ange-ftp.el bytecomp.el comp.c comp.el Artur Malabarba: wrote char-fold-tests.el faces-tests.el isearch-tests.el let-alist.el simple-tests.el sort-tests.el tabulated-list-tests.el -and changed package.el isearch.el lisp/char-fold.el files.el - tabulated-list.el package-test.el menu-bar.el replace.el bytecomp.el - faces.el files-x.el custom.el custom.texi help-fns.el - let-alist-tests.el simple.el subr-tests.el align.el bindings.el - cl-lib-tests.el cl-macs.el and 43 other files +and changed package.el isearch.el char-fold.el files.el tabulated-list.el + package-test.el menu-bar.el replace.el bytecomp.el faces.el files-x.el + custom.el custom.texi help-fns.el let-alist-tests.el simple.el + subr-tests.el align.el bindings.el cl-lib-tests.el cl-macs.el + and 43 other files Artyom Loenko: changed Info.plist.in @@ -543,7 +543,7 @@ Basil L. Contovounesios: changed simple.el message.el subr.el eww.el custom.el bibtex.el text.texi gnus-sum.el modes.texi customize.texi files.texi gnus-group.el gnus-win.el gravatar.el internals.texi json.el shr.el window.c battery-tests.el button.el custom-tests.el - and 278 other files + and 279 other files Bastian Beischer: changed semantic/complete.el calc-yank.el include.el mru-bookmark.el refs.el senator.el @@ -576,7 +576,7 @@ and changed org-clock.el org.el Benjamin Ragheb: changed fortune.el Benjamin Riefenstahl: changed files.el image-mode.el nnrss-tests.el - w32select.c emacs.c image.el inc/ms-w32.h lisp.h mac-win.el macterm.c + w32select.c emacs.c image.el lisp.h mac-win.el macterm.c ms-w32.h mule-cmds.el nnrss.el runemacs.c tcl.el w32.c w32.h Benjamin Rutt: co-wrote gnus-dired.el @@ -584,7 +584,7 @@ and changed vc.el gnus-msg.el message.el diff-mode.el ffap.el nnimap.el nnmbox.el simple.el vc-cvs.el Ben Key: changed w32.c w32fns.c w32menu.c configure.bat INSTALL w32.h - w32term.c configure.ac emacs.c inc/ms-w32.h keyboard.c make-docfile.c + w32term.c configure.ac emacs.c keyboard.c make-docfile.c ms-w32.h nsfont.m nsterm.m sound.c xfaces.c Ben Menasha: changed nnmh.el @@ -656,8 +656,8 @@ Bob Nnamtrop: changed viper-cmd.el Bob Olson: co-wrote cperl-mode.el Bob Rogers: changed vc-dir.el vc-svn.el cperl-mode.el diff.el ewoc.el - ffap.el files.el maintaining.texi sql.el thingatpt.el vc.el - vc1-xtra.texi + ffap.el files.el ietf-drums.el maintaining.texi sql.el thingatpt.el + vc.el vc1-xtra.texi Bob Weiner: changed info.el quail.el dframe.el etags.c rmail.el rmailsum.el speedbar.el @@ -709,7 +709,8 @@ Brian Fox: changed Makefile.in Makefile configure.ac minibuf.c dired.el Brian Jenkins: changed frame.c frames.texi hooks.texi Brian Leung: changed comint.el gud.el advice.el comp.c comp.el em-hist.el - files.el find-func.el gdb-mi.el help.el nadvice.el shell.el shortdoc.el + files.el find-func.el flymake.el gdb-mi.el help.el nadvice.el shell.el + shortdoc.el Brian Marick: co-wrote hideif.el @@ -850,8 +851,8 @@ Chris Hall: changed callproc.c frame.c Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c hp9000s300.h keyboard.c process.c texinfmt.el sort.el syntax.c - texnfo-upd.el x11fns.c xfns.c dired.el emacs-regex.c emacsclient.c - fileio.c hp9000s800.h indent.c info.el and 17 other files + texnfo-upd.el x11fns.c xfns.c dired.el emacsclient.c fileio.c + hp9000s800.h indent.c info.el man.el and 17 other files Chris Hecker: changed calc-aent.el @@ -973,12 +974,10 @@ Claudio Fontana: changed Makefile.in leim/Makefile.in lib-src/Makefile.in Clemens Radermacher: changed cus-start.el frame.c minibuf.texi window.el -Clément Pit--Claudel: changed debugging.texi emacs-lisp/debug.el eval.c - progmodes/python.el subr-tests.el subr.el url-http.el url-vars.el - Clément Pit-Claudel: changed Dockerfile.emba button.el configure.ac - display.texi ert.el gitlab-ci.yml keyboard.c tex-mode.el text.texi - xdisp.c + debugging.texi display.texi emacs-lisp/debug.el ert.el eval.c + gitlab-ci.yml keyboard.c progmodes/python.el subr-tests.el subr.el + tex-mode.el text.texi url-http.el url-vars.el xdisp.c Codruț Constantin Gușoi: changed files.el @@ -1032,11 +1031,11 @@ Dale Sedivec: changed sgml-mode.el wisent/python.el Damien Cassou: wrote auth-source-pass-tests.el hierarchy-tests.el hierarchy.el and co-wrote auth-source-pass.el auth-source-tests.el -and changed auth.texi checkdoc.el ispell.el message.el seq-tests.el - seq.el simple-tests.el simple.el auth-source.el autorevert.el +and changed simple.el auth.texi checkdoc.el ispell.el message.el + seq-tests.el seq.el simple-tests.el auth-source.el autorevert.el checkdoc-tests.el imenu-tests.el imenu.el info.el isearch.el - json-tests.el json.el message-tests.el package.el rmc.el sequences.texi - xref.el + json-tests.el json.el message-tests.el package.el rmc.el sending.texi + and 3 other files Damien Elmes: changed erc.el erc-dcc.el erc-track.el erc-log.el erc-pcomplete.el README erc-button.el erc-nets.el erc-ring.el Makefile @@ -1114,9 +1113,9 @@ Daniel Lublin: changed dns-mode.el Daniel Martín: changed shortdoc.el nsterm.m erc.texi files.el files.texi msdos-xtra.texi ns-win.el basic.texi cmacexp.el compilation.txt - compile-tests.el cscope.el diff.el dired.el editfns.c emacs.texi - files-tests.el find-func-tests.el find-func.el frame.c frame.el - and 16 other files + compile-tests.el cscope.el diff.el dired.el display.texi editfns.c + emacs.texi files-tests.el find-func-tests.el find-func.el frame.c + and 18 other files Daniel McClanahan: changed lisp-mode.el @@ -1273,7 +1272,7 @@ David Hedbor: changed nnmail.el David Hull: changed etags.c vc-hg.el -David Hunter: changed flymake.el inc/ms-w32.h process.c +David Hunter: changed flymake.el ms-w32.h process.c David J. Biesack: changed antlr-mode.el quickurl.el @@ -1477,7 +1476,7 @@ and changed xref.el ruby-mode.el project.el vc-git.el elisp-mode.el etags.el ruby-mode-tests.el js.el vc.el vc-hg.el package.el symref/grep.el dired-aux.el simple.el log-edit.el minibuffer.el progmodes/grep.el ido.el maintaining.texi menu-bar.el package-test.el - and 123 other files + and 122 other files Dmitry Kurochkin: changed isearch.el @@ -1515,8 +1514,8 @@ and changed dired.el cus-edit.el imenu.el info.el ls-lisp.el menu-bar.el apropos.el bindings.el and 22 other files Earl Hyatt: changed ffap.el seq-tests.el sequences.texi windows.texi - control.texi cus-edit.el hi-lock.el misc.texi pcase-tests.el pcase.el - replace.el search.texi seq.el tab-bar.el + autotype.texi control.texi cus-edit.el hi-lock.el misc.texi + pcase-tests.el pcase.el replace.el search.texi seq.el tab-bar.el E. Choroba: changed cperl-mode.el simple.el @@ -1573,7 +1572,7 @@ Eli Zaretskii: wrote [bidirectional display in xdisp.c] chartab-tests.el coding-tests.el etags-tests.el rxvt.el tty-colors.el and co-wrote help-tests.el and changed xdisp.c display.texi w32.c msdos.c w32fns.c simple.el - files.el fileio.c keyboard.c emacs.c w32term.c text.texi dispnew.c + files.el fileio.c emacs.c keyboard.c w32term.c text.texi dispnew.c w32proc.c files.texi frames.texi configure.ac dispextern.h lisp.h process.c ms-w32.h and 1236 other files @@ -1763,10 +1762,10 @@ Fabrice Nicol: changed etags.c etags.1 Fabrice Niessen: wrote leuven-theme.el and changed org-agenda.el -Fabrice Popineau: changed w32.c ms-w32.h w32fns.c w32heap.c w32term.c +Fabrice Popineau: changed ms-w32.h w32.c w32fns.c w32heap.c w32term.c configure.ac lisp.h unexw32.c buffer.c emacs.c image.c w32heap.h w32proc.c w32term.h INSTALL addsection.c alloc.c dispextern.h - emacs-regex.c emacs-x64.manifest emacs-x86.manifest and 25 other files + emacs-x64.manifest emacs-x86.manifest etags.c and 24 other files Fan Kai: changed esh-arg.el @@ -1784,6 +1783,8 @@ Felicián Németh: changed project.el xref.el Felipe Ochoa: changed faces.el js.el paren.el +Felix Dietrich: changed tramp-archive.el + Felix E. Klee: co-wrote svg.el and changed display.texi @@ -1821,7 +1822,7 @@ Florian Adamsky: changed recentf.el Florian Beck: changed org.el -Florian Ragwitz: changed gnus-html.el mail/sieve-manage.el +Florian Ragwitz: changed gnus-html.el sieve-manage.el Florian V. Savigny: changed sql.el @@ -1949,7 +1950,7 @@ and changed edebug.el cl-print.el edebug.texi emacs-lisp/debug.el cl-print-tests.el debugging.texi cl-macs.el edebug-test-code.el subr.el testcases.el testcover.el cl-generic.el ert-x.el eval.c eieio-compat.el elisp.texi ert.el ert.texi eval-tests.el generator.el print.c - and 24 other files + and 23 other files Geoff Gole: changed align.el ibuffer.el whitespace.el @@ -1960,9 +1961,9 @@ Geoff Kuenning: changed gnus-art.el gnus.texi Geoff Voelker: wrote ms-w32.h w32-fns.el w32.c w32.h w32heap.c w32heap.h w32inevt.c w32proc.c w32term.c and changed makefile.nt w32fns.c fileio.c makefile.def callproc.c - s/ms-w32.h emacs.bat.in unexw32.c w32term.h dos-w32.el loadup.el - w32-win.el emacs.c keyboard.c ntterm.c process.c w32console.c addpm.c - cmdproxy.c comint.el files.el and 100 other files + emacs.bat.in unexw32.c w32term.h dos-w32.el loadup.el w32-win.el + emacs.c keyboard.c ntterm.c process.c w32console.c addpm.c cmdproxy.c + comint.el files.el sysdep.c and 97 other files Georg C. F. Greve: changed pgg-gpg.el @@ -2008,7 +2009,7 @@ and changed configure.ac Makefile.in src/Makefile.in calendar.el lisp/Makefile.in diary-lib.el files.el make-dist rmail.el progmodes/f90.el bytecomp.el admin.el misc/Makefile.in simple.el authors.el startup.el emacs.texi lib-src/Makefile.in display.texi - ack.texi subr.el and 1790 other files + ack.texi subr.el and 1786 other files Glynn Clements: wrote gamegrid.el snake.el tetris.el @@ -2120,6 +2121,8 @@ Harald Meland: changed gnus-art.el gnus-salt.el gnus-score.el Harri Kiiskinen: changed org-protocol.el ox-publish.el +Hayden Shenk: changed tramp-adb.el + H. Dieter Wilhelm: changed calc-help.el maintaining.texi paragraphs.el Heiko Muenkel: changed b2m.c @@ -2218,7 +2221,8 @@ Ihor Radchenko: changed fns.c Iku Iwasa: changed auth-source-pass-tests.el auth-source-pass.el -Ikumi Keita: changed characters.el japan-util.el kinsoku.el minibuf.c +Ikumi Keita: changed characters.el display.texi files.el japan-util.el + kinsoku.el minibuf.c Ilja Weis: co-wrote gnus-topic.el @@ -2232,7 +2236,7 @@ Ilya Shlyakhter: changed org.el ob-lilypond.el org-clock.el Ilya Zakharevich: wrote tmm.el and co-wrote cperl-mode.el and changed w32fns.c syntax.c intervals.c syntax.h textprop.c dired.c - emacs-regex.c emacs-regex.h font-lock.el intervals.h search.c + font-lock.el intervals.h regex-emacs.c regex-emacs.h search.c Ilya Zonov: changed org-mouse.el @@ -2456,7 +2460,7 @@ Jason Rumney: wrote w32-vars.el and changed w32fns.c w32term.c w32font.c w32menu.c w32-win.el w32term.h w32.c w32uniscribe.c w32-fns.el makefile.nt w32console.c w32bdf.c configure.bat keyboard.c w32proc.c w32select.c font.c image.c w32font.h - w32gui.h xdisp.c and 153 other files + w32gui.h xdisp.c and 152 other files Jason S. Cornez: changed keyboard.c @@ -2521,7 +2525,7 @@ and changed mh-e.el mh-comp.el mh-utils.el mh-mime.el mh-customize.el Jeff Spencer: changed dired.el -Jeff Walsh: changed xwidget.c +Jeff Walsh: changed comp.c xwidget.c Jelle Licht: changed auth-source-pass-tests.el auth-source-pass.el @@ -2573,8 +2577,8 @@ Jesper Harder: wrote yenc.el and changed gnus-sum.el gnus-art.el message.el gnus-group.el gnus-msg.el gnus.el gnus-util.el rfc2047.el mm-bodies.el mm-util.el mml.el mm-decode.el nnrss.el gnus-srvr.el gnus-topic.el nnmail.el - gnus-start.el gnus-uu.el spam-stat.el gnus-score.el gnus.texi - and 202 other files + gnus-start.el gnus-uu.el gnus.texi spam-stat.el gnus-score.el + and 200 other files Jhair Tocancipa Triana: changed gnus-audio.el @@ -2796,7 +2800,7 @@ and changed epa.el epa-file.el lisp-mnt.el tips.texi dired-aux.el dired-x.el dired.el eieio.el epa-dired.el font-lock.el progmodes/compile.el simple.el allout.el button.el comint.el cus-edit.el eldoc.el emacs-module-tests.el epa-hook.el epg-config.el - epg.el and 9 other files + epg.el and 11 other files Jonas Hoersch: changed org-inlinetask.el org.el @@ -2903,7 +2907,7 @@ and co-wrote help-tests.el keymap-tests.el and changed subr.el desktop.el w32fns.c faces.el simple.el emacsclient.c files.el server.el bs.el help-fns.el xdisp.c org.el w32term.c w32.c buffer.c keyboard.c ido.el image.c window.c eval.c allout.el - and 1226 other files + and 1223 other files Juan Pechiar: changed ob-octave.el @@ -2926,7 +2930,7 @@ Julien Danjou: wrote erc-desktop-notifications.el gnus-gravatar.el and co-wrote color.el and changed shr.el org-agenda.el gnus-art.el nnimap.el gnus-html.el gnus.el message.el gnus-group.el gnus-sum.el gnus-util.el mm-decode.el - mm-view.el org.el gnus.texi mail/sieve-manage.el nnir.el mm-uu.el + mm-view.el org.el gnus.texi nnir.el sieve-manage.el mm-uu.el color-lab.el gnus-demon.el gnus-int.el gnus-msg.el and 96 other files Julien Gilles: wrote gnus-ml.el @@ -2942,8 +2946,8 @@ Jure Cuhalev: changed ispell.el Jürgen Hartmann: changed window.el Jürgen Hötzel: wrote tramp-adb.el -and changed tramp-gvfs.el tramp-sh.el comint.el em-unix.el esh-util.el - tramp-cache.el tramp.el url-handlers.el wid-edit.el +and changed tramp-gvfs.el tramp-sh.el callproc.c comint.el em-unix.el + esh-util.el tramp-cache.el tramp.el url-handlers.el wid-edit.el Juri Linkov: wrote compose.el files-x.el misearch.el repeat-tests.el replace-tests.el tab-bar-tests.el tab-bar.el tab-line.el @@ -3048,7 +3052,7 @@ Katsumi Yamaoka: wrote canlock.el and changed gnus-art.el gnus-sum.el message.el mm-decode.el gnus.texi mm-util.el mm-view.el gnus-group.el gnus-util.el gnus-msg.el mml.el shr.el rfc2047.el gnus-start.el gnus.el nntp.el gnus-agent.el nnrss.el - mm-uu.el nnmail.el emacs-mime.texi and 161 other files + mm-uu.el nnmail.el emacs-mime.texi and 159 other files Kaushal Modi: changed dired-aux.el files.el isearch.el apropos.el calc-yank.el custom.texi desktop.el dired.el dired.texi ediff-diff.el @@ -3062,7 +3066,7 @@ Kaveh R. Ghazi: changed delta88k.h xterm.c Kayvan Sylvan: changed supercite.el Kazuhiro Ito: changed coding.c uudecode.el flow-fill.el font.c - japan-util.el keyboard.c make-mode.el net/starttls.el xdisp.c + japan-util.el keyboard.c make-mode.el starttls.el xdisp.c Kazushi Marukawa: changed filelock.c hexl.c profile.c unexalpha.c @@ -3147,7 +3151,7 @@ and changed edt.texi Kevin Gallo: wrote w32-win.el and changed makefile.nt dispnew.c addpm.c config.w95 dispextern.h emacs.c facemenu.el faces.el fns.c frame.c frame.h keyboard.c makefile.def - mouse.el ntterm.c process.c s/ms-w32.h scroll.c startup.el sysdep.c + mouse.el ms-w32.h ntterm.c process.c scroll.c startup.el sysdep.c term.c and 18 other files Kevin Greiner: wrote legacy-gnus-agent.el @@ -3304,10 +3308,10 @@ and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus-score.el mm-encode.el mm-util.el nnbabyl.el nndoc.el nneething.el nnfolder.el nnheader.el nnimap.el nnmbox.el nnmh.el nnml.el nnspool.el nnvirtual.el rfc2047.el svg.el time-date.el -and changed gnus.texi simple.el subr.el files.el process.c text.texi - display.texi dired.el gnutls.c gnus-ems.el smtpmail.el help-fns.el +and changed gnus.texi simple.el subr.el files.el process.c display.texi + text.texi dired.el gnutls.c gnus-ems.el smtpmail.el help-fns.el auth-source.el url-http.el edebug.el image.el gnus-cite.el pop3.el - dired-aux.el fns.c image.c and 860 other files + dired-aux.el fns.c image.c and 866 other files Lars Rasmusson: changed ebrowse.c @@ -3379,6 +3383,8 @@ Liang Wang: changed etags.el Liāu, Kiong-Gē 廖宮毅: changed comp.c mingw-cfg.site +Lin Zhou: changed w32fns.c w32term.h + Lixin Chin: changed bibtex.el Lloyd Zusman: changed mml.el pgg-gpg.el @@ -3732,7 +3738,7 @@ Mattias Engdegård: changed byte-opt.el rx.el rx-tests.el searching.texi bytecomp-tests.el bytecomp.el calc-tests.el progmodes/compile.el subr.el autorevert.el gdb-mi.el files.el regex-emacs-tests.el mouse.el regexp-opt.el replace.el calc.el coding.c filenotify.el regex-emacs.c - calc-ext.el and 537 other files + calc-ext.el and 539 other files Mattias M: changed asm-mode-tests.el asm-mode.el @@ -3775,7 +3781,7 @@ and co-wrote tramp-cache.el tramp-sh.el tramp.el and changed tramp.texi tramp-adb.el trampver.el trampver.texi dbusbind.c files.el ange-ftp.el file-notify-tests.el files.texi dbus.texi autorevert.el tramp-fish.el kqueue.c tramp-gw.el os.texi shell.el - tramp-imap.el gitlab-ci.yml lisp.h README xesam.el and 280 other files + tramp-imap.el gitlab-ci.yml lisp.h README xesam.el and 278 other files Michael Ben-Gershon: changed acorn.h configure.ac riscix1-1.h riscix1-2.h unexec.c @@ -3878,8 +3884,8 @@ Michael Staats: wrote pc-select.el Michael Vehrs: changed quail.el woman.el Michael Welsh Duggan: changed nnimap.el lisp.h sh-script.el w32term.c - buffer.c gnus-spec.el gud.el keyboard.c mail/sieve-manage.el nnir.el - nnmail.el print.c termhooks.h url-http.el w32-win.el w32fns.c w32menu.c + buffer.c gnus-spec.el gud.el keyboard.c nnir.el nnmail.el print.c + sieve-manage.el termhooks.h url-http.el w32-win.el w32fns.c w32menu.c w32term.h woman.el xdisp.c xterm.c Michael Weylandt: changed ox-latex.el @@ -3897,11 +3903,11 @@ Michał Krzywkowski: changed elide-head.el Michal Nazarewicz: wrote cc-mode-tests.el descr-text-tests.el tildify-tests.el and co-wrote tildify.el -and changed emacs-regex.c casefiddle.c simple.el - test/src/regex-emacs-tests.el casefiddle-tests.el emacs-regex.h - message.el search.c buffer.h cc-mode.el cc-mode.texi ert-x.el files.el - frame.c remember.el sgml-mode.el unidata-gen.el README - SpecialCasing.txt bindings.el buffer.c and 41 other files +and changed regex-emacs.c casefiddle.c regex-emacs-tests.el simple.el + casefiddle-tests.el message.el regex-emacs.h search.c buffer.h + cc-mode.el cc-mode.texi ert-x.el files.el frame.c remember.el + sgml-mode.el unidata-gen.el README SpecialCasing.txt bindings.el + buffer.c and 41 other files Michal Nowak: changed gnutls.el @@ -4168,7 +4174,7 @@ Nils Ackermann: changed message.el nnmh.el reftex-vars.el Nitish Chinta: changed progmodes/python.el sendmail.el simple.el -N. Jackson: changed emacs.texi forms.texi os.texi +N. Jackson: changed emacs.texi forms.texi gnus.info os.texi Noah Evans: changed follow.el @@ -4187,7 +4193,7 @@ Noam Postavsky: changed progmodes/python.el lisp-mode.el bytecomp.el lisp-mode-tests.el term.el xdisp.c cl-macs.el eval.c simple.el data.c emacs-lisp/debug.el modes.texi help-fns.el subr.el elisp-mode.el ert.el isearch.el processes.texi search.c cl-print.el diff-mode.el - and 363 other files + and 362 other files Nobuyoshi Nakada: co-wrote ruby-mode.el and changed ruby-mode-tests.el @@ -4307,7 +4313,7 @@ and co-wrote cal-dst.el and changed lisp.h configure.ac alloc.c fileio.c process.c editfns.c sysdep.c xdisp.c fns.c image.c keyboard.c data.c emacs.c lread.c xterm.c eval.c gnulib-comp.m4 callproc.c Makefile.in frame.c buffer.c - and 1854 other files + and 1847 other files Paul Fisher: changed fns.c @@ -4508,9 +4514,9 @@ Philipp Stephani: wrote callint-tests.el checkdoc-tests.el cl-preloaded-tests.el ediff-diff-tests.el eval-tests.el ido-tests.el lread-tests.el mouse-tests.el startup-tests.el xt-mouse-tests.el and changed emacs-module.c emacs-module-tests.el configure.ac json.c - process.c eval.c json-tests.el process-tests.el internals.texi alloc.c + process.c eval.c internals.texi json-tests.el process-tests.el alloc.c emacs-module.h.in emacs.c lread.c nsterm.m lisp.h pdumper.c bytecomp.el - callproc.c seccomp-filter.c gtkutil.c files.el and 179 other files + callproc.c seccomp-filter.c gtkutil.c files.el and 184 other files Phillip Lord: wrote ps-print-tests.el w32-feature.el and changed build-zips.sh build-dep-zips.py lisp/Makefile.in undo.c @@ -4565,8 +4571,8 @@ and changed xdisp.c comp.c fns.c pdumper.c alloc.c byte-opt.el comp-tests.el comp.el composite.c and 28 other files Po Lu: changed xdisp.c anti.texi browse-url.el callproc.c cc-compat.el - config.bat esh-cmd.el fileio.c langinfo.h loadup.el msdos.c msdos.h - nsfns.m nsterm.m process.c sed1v2.inp sed2v2.inp sed3v2.inp + config.bat esh-cmd.el fileio.c langinfo.h loadup.el mouse.el msdos.c + msdos.h nsfns.m nsterm.m process.c sed1v2.inp sed2v2.inp sed3v2.inp sedlibmk.inp tooltip.el xterm.c Pontus Michael: changed simple.el @@ -4663,7 +4669,7 @@ Reiner Steib: wrote gmm-utils.el and changed message.el gnus.texi gnus-art.el gnus-sum.el gnus-group.el gnus.el mml.el gnus-faq.texi mm-util.el gnus-score.el message.texi gnus-msg.el gnus-start.el gnus-util.el spam-report.el mm-uu.el spam.el - mm-decode.el files.el gnus-agent.el nnmail.el and 172 other files + mm-decode.el files.el gnus-agent.el nnmail.el and 171 other files Remek Trzaska: changed gnus-ems.el @@ -4697,6 +4703,8 @@ Richard Dawe: changed config.in src/Makefile.in Richard G. Bielawski: changed modes.texi paren.el +Richard Hansen: changed easy-mmode.el + Richard Hoskins: changed message.el Richard Kim: wrote wisent/python.el @@ -4727,7 +4735,7 @@ and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-langs.el and changed files.el keyboard.c simple.el xterm.c xdisp.c rmail.el fileio.c process.c sysdep.c buffer.c xfns.c window.c subr.el configure.ac startup.el sendmail.el emacs.c Makefile.in editfns.c - info.el dired.el and 1338 other files + info.el dired.el and 1336 other files Richard Ryniker: changed sendmail.el @@ -4777,7 +4785,7 @@ Robert Pluim: wrote nsm-tests.el and changed configure.ac process.c blocks.awk network-stream-tests.el font.c processes.texi ftfont.c gtkutil.c vc-git.el process-tests.el emoji-zwj.awk gnutls.el network-stream.el nsm.el tramp.texi mml-sec.el - nsterm.m unicode xfns.c auth.texi composite.c and 134 other files + nsterm.m unicode xfns.c auth.texi composite.c and 136 other files Robert Thorpe: changed cus-start.el indent.el rmail.texi @@ -5033,6 +5041,7 @@ Sergey Poznyakoff: changed rmail.el mh-mime.el rmail.texi smtpmail.el Sergey Trofimov: changed window.el Sergey Vinokurov: changed emacs-module-tests.el emacs-module.c + memory-report.el Sergio Durigan Junior: changed eudcb-bbdb.el gdb-mi.el @@ -5114,9 +5123,8 @@ and co-wrote gnus-sieve.el gssapi.el mml1991.el nnfolder.el nnimap.el nnml.el rot13.el sieve-manage.el and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el pgg.el gnus-agent.el mml2015.el mml.el gnus-group.el mm-decode.el - gnus-msg.el gnus.texi mail/sieve-manage.el pgg-pgp5.el browse-url.el - gnus-int.el gnus.el hashcash.el mm-view.el password.el - and 101 other files + gnus-msg.el gnus.texi pgg-pgp5.el browse-url.el gnus-int.el gnus.el + hashcash.el mm-view.el password.el gnus-cache.el and 99 other files Simon Lang: changed building.texi icomplete.el misterioso-theme.el progmodes/grep.el @@ -5171,7 +5179,7 @@ and co-wrote help-tests.el keymap-tests.el and changed efaq.texi checkdoc.el package.el cperl-mode.el bookmark.el help.el keymap.c subr.el simple.el erc.el ediff-util.el idlwave.el time.el bytecomp-tests.el comp.el speedbar.el bytecomp.el edebug.el - emacs-lisp-intro.texi flyspell.el ibuffer.el and 1337 other files + emacs-lisp-intro.texi flyspell.el ibuffer.el and 1339 other files Stefan Merten: co-wrote rst.el @@ -5188,7 +5196,7 @@ and co-wrote font-lock.el gitmerge.el pcvs.el and changed subr.el simple.el keyboard.c bytecomp.el cl-macs.el files.el lisp.h vc.el xdisp.c alloc.c eval.c sh-script.el progmodes/compile.el keymap.c buffer.c window.c tex-mode.el lisp-mode.el newcomment.el - help-fns.el lread.c and 1616 other files + help-fns.el lread.c and 1612 other files Stefano Facchini: changed gtkutil.c @@ -5336,10 +5344,9 @@ Svante Carl V. Erichsen: changed cl-indent.el Svend Tollak Munkejord: changed deuglify.el Sven Joachim: changed files.el de-refcard.tex dired-aux.el emacs.1 - arc-mode.el dired-x.el doc/misc/gnus.texi em-cmpl.el em-hist.el - em-ls.el esh-cmd.el esh-ext.el esh-io.el files.texi gnus-sum.el - gnus.texi help.el make-dist message.el movemail.c mule.texi - and 9 other files + gnus.texi arc-mode.el dired-x.el em-cmpl.el em-hist.el em-ls.el + esh-cmd.el esh-ext.el esh-io.el files.texi gnus-sum.el help.el + make-dist message.el movemail.c mule.texi sed3v2.inp and 8 other files Sylvain Chouleur: changed gnus-icalendar.el icalendar.el @@ -5366,7 +5373,7 @@ Takahashi Naoto: wrote ethio-util.el language/ethiopic.el latin-post.el and co-wrote latin-ltx.el quail.el and changed ethiopic.el fontset.el mule-conf.el -Takai Kousuke: changed ccl.el image/compface.el +Takai Kousuke: changed ccl.el compface.el Takeshi Yamada: changed fns.c @@ -5471,7 +5478,7 @@ Thomas Dye: changed org.texi org-bibtex.el ob-R.el org.el Thomas Fitzsimmons: wrote soap-client.el and changed soap-inspect.el ldap.el eudc.texi eudc-vars.el eudc.el - ntlm.el url-http.el eudcb-ldap.el eudcb-bbdb.el ntlm-tests.el + ntlm.el url-http.el eudcb-bbdb.el eudcb-ldap.el ntlm-tests.el eudc-bob.el eudc-export.el eudcb-ph.el package.el README authinfo diary-lib.el display.texi eudc-hotlist.el eudcb-macos-contacts.el icalendar.el and 3 other files @@ -5676,8 +5683,8 @@ Tsuchiya Masatoshi: changed gnus-art.el mm-view.el gnus-sum.el Tsugutomo Enami: changed frame.c keyboard.c configure.ac dispnew.c fileio.c process.c simple.el sysdep.c xdisp.c add-log.el bytecomp.el - editfns.c emacs-regex.c emacs-regex.h emacs.c frame.h gnus-group.el - netbsd.h nnheader.el nnimap.el perl-mode.el and 6 other files + editfns.c emacs.c frame.h gnus-group.el netbsd.h nnheader.el nnimap.el + perl-mode.el regex-emacs.c regex-emacs.h and 6 other files Tsuyoshi Akiho: changed gnus-sum.el nnrss.el @@ -5786,6 +5793,8 @@ and changed ps-prin1.ps ps-bdf.el ps-prin0.ps blank-mode.el ps-prin3.ps easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el ps-print-def.el ps-vars.el +Visuwesh M: changed dired-aux.el + Vitalie Spinu: changed comint.el eieio-base.el message.el ob-R.el ob-core.el ob-tangle.el subr.el