diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-12-04 11:48:50 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-12-04 12:15:16 +0100 |
commit | a1e30e41063c6c2068eed0dc69351c6e5d1704a6 (patch) | |
tree | afb68457b2f0789bcbba0daa5322220232d2de9a /ChangeLog.3 | |
parent | f3e6a432c5900c7e24ebd33711ec7a1d825f1a52 (diff) | |
download | emacs-a1e30e41063c6c2068eed0dc69351c6e5d1704a6.tar.gz emacs-a1e30e41063c6c2068eed0dc69351c6e5d1704a6.tar.bz2 emacs-a1e30e41063c6c2068eed0dc69351c6e5d1704a6.zip |
; Fix most remaining AUTHORS warnings
* admin/authors.el (authors-ignored-files)
(authors-renamed-files-alist): Further updates for Emacs 28.
* ChangeLog.3: Further fixes.
* etc/AUTHORS: Update accordingly.
Diffstat (limited to 'ChangeLog.3')
-rw-r--r-- | ChangeLog.3 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index fecad62af0f..b149c8295b4 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -83,7 +83,7 @@ * lisp/progmodes/gdb-mi.el (gdb-frame-handler): Protect against nil fullnames (bug#52196). -2021-11-30 YugaEgo <yet@ego.team> (tiny change) +2021-11-30 Yuga Ego <yet@ego.team> (tiny change) Format and index concept 'predicate' in ELisp Intro @@ -8597,7 +8597,7 @@ * lisp/net/rcirc.el (reconnect): Kill previous process and start a new one -2021-09-07 A <rgm@gnu.org> +2021-09-07 Glenn Morris <rgm@gnu.org> * test/lisp/vc/vc-tests.el (vc-test--version-diff): Git env tweak. @@ -11985,7 +11985,7 @@ Valid quoting in .desktop files - * etc/emacsclient.desktop, emacsclient-mail.desktop (Exec): Quote + * etc/emacsclient.desktop, etc/emacsclient-mail.desktop (Exec): Quote according to the rules in the Freedesktop.org Desktop Entry Specification. @@ -18217,7 +18217,7 @@ pulse-reset-face change -- reset back to the start face (bug#48936). -2021-06-13 dick <dick.r.chiang@gmail.com> +2021-06-13 dickmao <dick.r.chiang@gmail.com> Avoid an infinite loop in mml-expand-html-into-multipart-related @@ -58474,9 +58474,9 @@ Dictionary now uses button - * net/lisp/dictionary-link.el: Removed now obsolete file - * net/lisp/dictionary.el: Use insert-button and make-button - * net/lisp/dictionary.el (dictionary-mode-map): Now defined using defvar + * lisp/net/dictionary-link.el: Removed now obsolete file + * lisp/net/dictionary.el: Use insert-button and make-button + * lisp/net/dictionary.el (dictionary-mode-map): Now defined using defvar I had to add a conversion function as parameter for the button 'action as I need to be able to pass nil data to my function. This is not @@ -69091,7 +69091,7 @@ (macfont_glyph_extents): Fix monospace glyph computation. (macfont_shape): Ditto. -2020-08-12 Mingde (Matthew) Zeng <matthewzmd@gmail.com> +2020-08-12 Mingde Matthew Zeng <matthewzmd@gmail.com> Fix erc-reuse-buffers behavior |