emacs-diffs
[Top][All Lists]
Advanced

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

master updated (79b9f05d3a4 -> b21e749a7c6)


From: Eli Zaretskii
Subject: master updated (79b9f05d3a4 -> b21e749a7c6)
Date: Sat, 20 Jul 2024 06:34:51 -0400 (EDT)

eliz pushed a change to branch master.

      from  79b9f05d3a4 Avoid accessing uninitialized bool_vector words
      adds  e4760109ac8 Miscellaneous checkdoc fixes
      adds  079e5a03156 Improve register-use-preview docstring
      adds  55110d1fda2 Document GNU ELPA copyright in tips.texi
      adds  96f1db89ee7 Avoid errors in 'icomplete-vertical-mode'
      adds  07b1a36f78c ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" 
to allowed extensions.
      adds  ea30ffc52b3 ; * doc/misc/gnus.texi (Agent Caveats): Fix doc
      adds  ab7c40ea52a Fix Imenu in 'emacs-news-view-mode'
      adds  816c53c2d9d Fix bibtex validation for non-file buffers
       new  b21e749a7c6 Merge from origin/emacs-30


Summary of changes:
 doc/lispref/tips.texi             | 10 +++++-----
 doc/misc/gnus.texi                |  3 ++-
 lisp/ansi-color.el                |  9 ++++-----
 lisp/doc-view.el                  |  6 +++---
 lisp/external-completion.el       |  2 +-
 lisp/ffap.el                      |  4 ++--
 lisp/find-file.el                 |  2 +-
 lisp/flow-ctrl.el                 |  4 ++--
 lisp/forms.el                     |  4 ++--
 lisp/help.el                      |  2 +-
 lisp/hi-lock.el                   |  2 +-
 lisp/image.el                     |  2 +-
 lisp/isearch.el                   | 10 +++++-----
 lisp/jsonrpc.el                   |  4 ++--
 lisp/minibuffer.el                | 38 ++++++++++++++++++++------------------
 lisp/mouse-copy.el                |  9 ++++-----
 lisp/pixel-scroll.el              |  6 +++---
 lisp/printing.el                  |  9 +++------
 lisp/register.el                  | 25 ++++++++++++++-----------
 lisp/repeat.el                    |  4 ++--
 lisp/saveplace.el                 |  2 +-
 lisp/select.el                    |  2 +-
 lisp/ses.el                       |  4 ++--
 lisp/simple.el                    | 28 ++++++++++++++--------------
 lisp/sqlite-mode.el               |  2 +-
 lisp/tempo.el                     |  2 +-
 lisp/term.el                      |  8 ++++----
 lisp/textmodes/bibtex.el          |  9 ++++++---
 lisp/textmodes/emacs-news-mode.el | 13 +++++++++++--
 src/sqlite.c                      |  1 +
 30 files changed, 120 insertions(+), 106 deletions(-)



reply via email to

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