From e6af4968f947a3e536fbd80e74fea44ca18e22ac Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 1 Aug 2022 18:13:13 +0200 Subject: ; Update ChangeLog and AUTHORS * ChangeLog.3: * etc/AUTHORS: Update. --- ChangeLog.3 | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- etc/AUTHORS | 2 +- 2 files changed, 51 insertions(+), 2 deletions(-) diff --git a/ChangeLog.3 b/ChangeLog.3 index c64b8f3785b..eeae8101457 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -1,3 +1,52 @@ +2022-07-31 Eli Zaretskii + + * src/lisp.h (CHECK_INTEGER): Fix the predicate. (Bug#56856) + +2022-07-30 Eli Zaretskii + + Improve documentation of column-related functions + + * doc/lispref/text.texi (Primitive Indent, Columns): + * src/indent.c (Fcurrent_indentation, Fmove_to_column): Document + that column counting ignores invisible text. (Bug#56837) + +2022-07-30 YAMAMOTO Mitsuharu + + * src/macfont.m (macfont_open): Initialize font->space_width. (Bug#56808) + +2022-07-30 Eli Zaretskii + + Improve indexing of keymap variables + + * doc/lispref/maps.texi (Standard Keymaps): + * doc/lispref/display.texi (Button Buffer Commands) + (Button Properties): + * doc/lispref/keymaps.texi (Translation Keymaps): Improve indexing + of keymaps. (Bug#56816) + +2022-07-29 Alan Mackenzie + + CC Mode: fontify variables/functions after line comments ending in spaces + + * lisp/progmodes/cc-engine.el (c-forward-comment-minus-1): Take account of + spaces preceding a linefeed when scanning a putative line comment end. + +2022-07-28 Stefan Kangas + + Bump Emacs version to 28.1.91 + + * README: + * configure.ac: + * msdos/sed2v2.inp: + * nt/README.W32: Bump Emacs version to 28.1.91. + +2022-07-28 Stefan Kangas + + Update ChangeLog and AUTHORS for 28.1.91 pretest + + * ChangeLog.3: + * etc/AUTHORS: Update. + 2022-07-28 Lars Ingebrigtsen Revert the `...' documentation back to actual usage @@ -236558,7 +236607,7 @@ This file records repository revisions from commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to -commit 05df70e755f72b7a4c7b7d94ca2349f1c5c67968 (inclusive). +commit 78759ddcb0fc7dd75a7a8edfb2c19dc2f1d86ee2 (inclusive). See ChangeLog.2 for earlier changes. ;; Local Variables: diff --git a/etc/AUTHORS b/etc/AUTHORS index 8946800e0b8..4ad8a54130d 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS @@ -1573,7 +1573,7 @@ Eli Zaretskii: wrote [bidirectional display in xdisp.c] and co-wrote help-tests.el and changed xdisp.c display.texi w32.c msdos.c w32fns.c simple.el 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 + w32proc.c files.texi frames.texi configure.ac lisp.h dispextern.h process.c ms-w32.h and 1236 other files Eliza Velasquez: changed server.el -- cgit v1.2.3