aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas2022-09-08 23:35:04 +0200
committerStefan Kangas2022-09-08 23:35:04 +0200
commitaf49a28f9a9575b1e12599faa26d0a8ff1fc5d4b (patch)
treed819e45b7ccf99b843ed70859e65f2cc722712bf /ChangeLog.3
parent6ab183a0f9e9998996b7da86c5f78dbd1f199655 (diff)
parent395760dcd35ea116dc97dc09af1c4ce1704ef61a (diff)
downloademacs-af49a28f9a9575b1e12599faa26d0a8ff1fc5d4b.tar.gz
emacs-af49a28f9a9575b1e12599faa26d0a8ff1fc5d4b.zip
Merge from origin/emacs-28
395760dcd3 Update ChangeLog and AUTHORS for Emacs 28.2 ddabb03a01 * doc/misc/idlwave.texi (Troubleshooting): Don't say "Emac... 724444f3d5 ; * doc/emacs/misc.texi (emacsclient Options): Fix typo. b96257162d Don't mention very old Emacs versions in docs # Conflicts: # doc/emacs/misc.texi # etc/NEWS
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.3313
1 files changed, 312 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 700a210f35b..a09dc29cbec 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1,3 +1,314 @@
12022-09-06 Stefan Kangas <stefankangas@gmail.com>
2
3 * doc/misc/idlwave.texi (Troubleshooting): Don't say "Emacsen".
4
52022-09-06 Stefan Kangas <stefankangas@gmail.com>
6
7 Don't mention very old Emacs versions in docs
8
9 * doc/misc/mh-e.texi (Conventions):
10 * doc/misc/reftex.texi (Problems and Work-Arounds):
11 * doc/misc/viper.texi (Loading Viper): Delete references to
12 very old versions of Emacs.
13
142022-09-05 Stefan Kangas <stefankangas@gmail.com>
15
16 * lisp/server.el: Improve Commentary.
17
182022-09-05 Gregory Heytings <gregory@heytings.org>
19
20 Explain how the font appearance can be fine-tuned in fbterm.
21
22 * doc/misc/efaq.texi (Emacs in a Linux console): Briefly document
23 Xft font specifications with which the font appearance can be
24 fine-tuned.
25
262022-09-04 Kyle Meyer <kyle@kyleam.com>
27
28 Update to Org 9.5.5
29
302022-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
31
32 * lisp/emacs-lisp/comp.el (comp-run-async-workers): Fail more gracefully
33
34 Otherwise Emacs may fail to start if it can't find a writable
35 `~/.emacs.d/eln-cache` directory.
36 Fixes bug#57562. See also Debian's bug #1017739.
37
382022-09-03 Stefan Kangas <stefankangas@gmail.com>
39
40 Update acknowledgments
41
42 * doc/emacs/ack.texi (Acknowledgments): Update.
43 * doc/emacs/emacs.texi (Acknowledgments): Add several names from
44 Author: headers.
45
462022-09-01 Stefan Kangas <stefankangas@gmail.com>
47
48 Make some versions in docs match package version
49
50 * doc/emacs/misc.texi (Interactive Shell): Bump Emacs version.
51 * doc/misc/ediff.texi:
52 * doc/misc/flymake.texi:
53 * doc/misc/viper.texi: Fix version to match package.
54 * lisp/emulation/viper.el: Make version match variable.
55
562022-09-01 Stefan Kangas <stefankangas@gmail.com>
57
58 Minor doc fix; improve sorting of VC backends
59
60 * doc/emacs/maintaining.texi (Version Control Systems): Minor doc fix;
61 rearrange list to put git, cvs and subversion at the top.
62
632022-09-01 Eli Zaretskii <eliz@gnu.org>
64
65 Clarify the doc string of 'set-face-attribute'
66
67 * lisp/faces.el (set-face-attribute): Clarify the issue with
68 resetting attribute values to 'unspecified' for future frames.
69 (Bug#57499)
70
712022-08-30 Gregory Heytings <gregory@heytings.org>
72
73 Enable 256 colors in fbterm.
74
75 * lisp/term/fbterm.el: New file.
76
77 * doc/misc/efaq.texi (Emacs in a Linux console): Document the TERM
78 environment variable with which the new file is used.
79
802022-08-30 Eli Zaretskii <eliz@gnu.org>
81
82 One more fix for find-file.el
83
84 * lisp/find-file.el (ff-get-file-name): Use 'expand-file-name'
85 instead of 'concat', which doesn't DTRT with absolute file names.
86 (ff-other-file-alist): Yet another doc fix. (Bug#57325)
87
882022-08-29 Gregory Heytings <gregory@heytings.org>
89
90 Recommend using fbterm in the Linux console.
91
92 * doc/misc/efaq.texi (Emacs in a Linux console): New node.
93 (Common requests): Entry for the new node.
94
95 * etc/PROBLEMS (Linux console problems...): Mention the new FAQ node.
96
972022-08-29 Eli Zaretskii <eliz@gnu.org>
98
99 * lisp/find-file.el (ff-other-file-alist): Doc fix. (Bug#57325)
100
1012022-08-28 Eli Zaretskii <eliz@gnu.org>
102
103 * lisp/info.el (Info-mode): Support the Linux console better.
104
1052022-08-28 Eli Zaretskii <eliz@gnu.org>
106
107 Improve the documentation of glyphless-character display
108
109 * lisp/international/characters.el (glyphless-char-display-control):
110 * src/xdisp.c (syms_of_xdisp) <glyphless-char-display>: Mention
111 the 'glyphless-char' face in the doc string.
112
113 * doc/lispref/display.texi (Glyphless Chars): Index
114 'glyphless-char' face.
115
1162022-08-27 Eli Zaretskii <eliz@gnu.org>
117
118 Fix documentation of 'glyphless-char-display'
119
120 * src/xdisp.c (syms_of_xdisp)<glyphless-char-display>: Doc fix.
121 (gui_produce_glyphs, lookup_glyphless_char_display): Fix
122 indentation.
123
1242022-08-25 Robert Pluim <rpluim@gmail.com>
125
126 Treat smtp-auth method from auth-info as a symbol
127
128 The lookup of the SMTP auth method is done based on symbols, but
129 sometimes the requested value comes from `auth-info', in which case it
130 is a string, so call `intern-soft' to convert it to a symbol (which
131 does nothing if it's already a symbol).
132
133 * lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Call
134 `intern-soft' on the smtp-auth key's value. (Bug#57373)
135
136 Do not merge to master
137
1382022-08-25 Stefan Kangas <stefankangas@gmail.com>
139
140 * lisp/wdired.el: Improve "Commentary" section.
141
142 * lisp/wdired.el: Doc fix; don't mention obsolete variable.
143
144 * lisp/progmodes/etags.el (next-file): Minor doc fix.
145
1462022-08-25 Andreas Schwab <schwab@suse.de>
147
148 * configure.ac: Move AC_LANG_PUSH/POP out of AC_CACHE_CHECK. (Bug#57380)
149
150 (cherry picked from commit ce82300221f270241fdda1f5dfb567bdb1208543)
151
1522022-08-21 Kyle Meyer <kyle@kyleam.com>
153
154 Update to Org 9.5.4-19-g4dff42
155
1562022-08-21 Eli Zaretskii <eliz@gnu.org>
157
158 * lisp/find-file.el (ff-other-file-alist): Doc fix. (Bug#57325)
159
1602022-08-19 Stefan Kangas <stefankangas@gmail.com>
161
162 Resurrect obsoletion warning for two functions
163
164 These were supposed to have been deleted, but never were. Resurrect
165 their obsoletion warning and let's delete them in Emacs 29 instead.
166
167 * lisp/subr.el (process-filter-multibyte-p)
168 (set-process-filter-multibyte): Resurrect obsoletion warning.
169 * etc/NEWS: Don't announce their deletion.
170
1712022-08-19 Alan Mackenzie <acm@muc.de>
172
173 * src/window.c (select_window): Fix assert for buffer = non-active minibuffer
174
1752022-08-19 Gerd Möllmann <gerd@gnu.org>
176
177 Find libgccjit on macOS with Homebrew differently
178
179 * configure.ac (MAC_LIBS): Find libgccjit's directory slightly
180 differently for brew installations.
181
1822022-08-18 Stefan Kangas <stefankangas@gmail.com>
183
184 Improve image-mode-as-hex docstring
185
186 * lisp/image-mode.el: Fix typos.
187 (image-mode-as-hex): Doc fix; say that it uses 'hexl-mode' and reflow.
188
1892022-08-18 Stefan Kangas <stefankangas@gmail.com>
190
191 * lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.
192
193 * lisp/image-mode.el: Improve commentary.
194
1952022-08-18 Colin Woodbury <colin@fosskers.ca>
196
197 cl-reduce doc string improvement
198
199 * lisp/emacs-lisp/cl-seq.el (cl-reduce): Explain what happens when
200 using :from-end (bug#57273).
201
2022022-08-18 Paul Eggert <eggert@cs.ucla.edu>
203
204 Backport tempname changes from master (bug#57129)
205
206 * lib/tempname.c: Backport from master, which uses current Gnulib.
207
2082022-08-16 Stefan Kangas <stefankangas@gmail.com>
209
210 Revert "; * doc/lispintro/emacs-lisp-intro.texi: Fix typo."
211
212 This reverts commit 9d0dba44da7ac83d018fff3c26d33dac12ebd806.
213
214 This was not a typo, but incorrectly matching parens in Info-mode.
215
2162022-08-16 Stefan Kangas <stefankangas@gmail.com>
217
218 * doc/misc/gnus.texi (Article Washing): Fix Links URL.
219
2202022-08-12 Stefan Kangas <stefan@marxist.se>
221
222 Delete references to deleted library hilit19.el
223
224 * doc/misc/gnus.texi (Compatibility):
225 * lisp/progmodes/f90.el:
226 * lisp/ps-print.el:
227 * lisp/vc/ediff.el: Delete references to hilit19.el.
228
2292022-08-12 Stefan Kangas <stefan@marxist.se>
230
231 Delete stale comments from Lisp Intro manual
232
233 * doc/lispintro/emacs-lisp-intro.texi (Args as Variable or List)
234 (print-elements-of-list, Miscellaneous): Delete some references to
235 Emacs 22.
236
2372022-08-11 Stefan Kangas <stefan@marxist.se>
238
239 Don't list Emacs as requirement for built-in package
240
241 * doc/misc/htmlfontify.texi (Requirements): Don't list Emacs as
242 requirement for built-in package.
243
2442022-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
245
246 Fix wrong metrics for bitmap-only fonts with HarfBuzz 5
247
248 * src/ftcrfont.c (ftcrhbfont_begin_hb_font): Always use the standard
249 position unit value on HarfBuzz 5 and later regardless of whether the
250 font is bitmap-only or not. (Bug#57066)
251
2522022-08-09 Stefan Kangas <stefan@marxist.se>
253
254 Improve wording when documenting other TRAMP syntaxes
255
256 * doc/misc/tramp.texi (Change file name syntax): Improve wording.
257 (Bug#57061)
258
2592022-08-08 Stefan Kangas <stefan@marxist.se>
260
261 * lisp/vc/diff-mode.el: Don't mention XEmacs.
262
2632022-08-08 Stefan Kangas <stefan@marxist.se>
264
265 Don't mention XEmacs toolbar in ediff manual
266
267 * doc/misc/ediff.texi (Other Session Commands): Don't mention XEmacs
268 specific toolbar support for now. This can be changed back once the
269 toolbar is ported to Emacs.
270
2712022-08-06 Eli Zaretskii <eliz@gnu.org>
272
273 * etc/PROBLEMS: Problems with Alacritty and Emoji. (Bug#56952)
274
2752022-08-06 Yuga Ego <yet@ego.team>
276
277 Link from (emacs)Init Syntax to (elisp)Introduction
278
279 * doc/emacs/custom.texi (Init Syntax): Link to the ELisp manual (Bug#56870)
280
2812022-08-06 Stefan Kangas <stefan@marxist.se>
282
283 Don't mention removed XEmacs support in reftex manual
284
285 * doc/misc/reftex.texi (Installation, Imprint): Don't mention
286 removed XEmacs support.
287
2882022-08-06 Stefan Kangas <stefan@marxist.se>
289
290 Don't mention removed XEmacs support in idlwave manual
291
292 * doc/misc/idlwave.texi (Lesson I---Development Cycle)
293 (Syntax Highlighting, Windows and macOS, Troubleshooting): Delete
294 most references to XEmacs. Support for it was deleted in 28.1.
295
2962022-08-05 Stefan Kangas <stefan@marxist.se>
297
298 * lisp/play/fortune.el: Doc fixes.
299
3002022-08-04 Stefan Kangas <stefan@marxist.se>
301
302 * doc/lispref/loading.texi (Autoload by Prefix): Fix typo.
303
3042022-08-03 Philipp Stephani <phst@google.com>
305
306 * lisp/uniquify.el (uniquify-buffer-name-style): Quote apostrophe.
307
3082022-08-02 Stefan Kangas <stefan@marxist.se>
309
310 * lisp/term.el: Doc fix; don't mention rlogin.
311
12022-07-31 Eli Zaretskii <eliz@gnu.org> 3122022-07-31 Eli Zaretskii <eliz@gnu.org>
2 313
3 * src/lisp.h (CHECK_INTEGER): Fix the predicate. (Bug#56856) 314 * src/lisp.h (CHECK_INTEGER): Fix the predicate. (Bug#56856)
@@ -236607,7 +236918,7 @@
236607 236918
236608This file records repository revisions from 236919This file records repository revisions from
236609commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to 236920commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
236610commit 78759ddcb0fc7dd75a7a8edfb2c19dc2f1d86ee2 (inclusive). 236921commit ddabb03a0176beb4b7fc8d4f2267d459fd2ebded (inclusive).
236611See ChangeLog.2 for earlier changes. 236922See ChangeLog.2 for earlier changes.
236612 236923
236613;; Local Variables: 236924;; Local Variables: