emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 945e4fa2a0: Merge from origin/emacs-28


From: Stefan Kangas
Subject: master 945e4fa2a0: Merge from origin/emacs-28
Date: Tue, 2 Aug 2022 00:43:58 -0400 (EDT)

branch: master
commit 945e4fa2a0cc8ec2e99b9fbf0d9fe14de8e9bcce
Merge: 0c910f689b e6af4968f9
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Merge from origin/emacs-28
    
    e6af4968f9 ; Update ChangeLog and AUTHORS
---
 ChangeLog.3 | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 etc/AUTHORS |  2 +-
 2 files changed, 51 insertions(+), 2 deletions(-)

diff --git a/ChangeLog.3 b/ChangeLog.3
index a75c7963b6..700a210f35 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1,3 +1,52 @@
+2022-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * src/lisp.h (CHECK_INTEGER): Fix the predicate.  (Bug#56856)
+
+2022-07-30  Eli Zaretskii  <eliz@gnu.org>
+
+       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  <mituharu@math.s.chiba-u.ac.jp>
+
+       * src/macfont.m (macfont_open): Initialize font->space_width.  
(Bug#56808)
+
+2022-07-30  Eli Zaretskii  <eliz@gnu.org>
+
+       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  <acm@muc.de>
+
+       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  <stefan@marxist.se>
+
+       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  <stefan@marxist.se>
+
+       Update ChangeLog and AUTHORS for 28.1.91 pretest
+
+       * ChangeLog.3:
+       * etc/AUTHORS: Update.
+
 2022-07-28  Lars Ingebrigtsen  <larsi@gnus.org>
 
        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 8946800e0b..4ad8a54130 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]