emacs-diffs
[Top][All Lists]
Advanced

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

master updated (4416262f59f -> f1ce49d148b)


From: Eli Zaretskii
Subject: master updated (4416262f59f -> f1ce49d148b)
Date: Fri, 21 Apr 2023 07:30:22 -0400 (EDT)

eliz pushed a change to branch master.

      from  4416262f59f Add Git hooks to check filenames listed in the commit 
message
      adds  39035fbfc5f Avoid crashes in 'describe-keymap' due to shadowing
      adds  9686b015a0d Fix strike-through attribute support on TTY frames
      adds  200dbf7d302 Minor changes in c-ts-mode.el's support of DEFUNs
      adds  329304c23fa ; * src/term.c (init_tty): Fix last change.  (Bug#62877)
      adds  580d8278c5f Allow upgrading built-in packages with 'package-install'
      adds  a0b04a22479 Documentation copyedits for 
'package-install-upgrade-built-in' etc
      adds  596b780ab71 Update to Org 9.6.4-2-g0f6ae7
      adds  2f59595f5f4 ; * etc/NEWS: Grammar fixes.
      adds  1456adf4248 ; Eglot: fix a typo in a customization type
      adds  60560cc7adf Fix description of lexical environment's internals
      adds  e0dc60e0780 ; Fix typos in gdb-mi.el
      adds  df17682ebf1 ; Support 'dart-ts-mode' in Eglot
      adds  1b8b2cf61bd Fix typo and inaccuracy in the ELisp Reference manual
      adds  3d6f7553319 xref-search-program-alist: Fix searching larger file 
lists on MS Windows
      adds  1c4783c3300 ; * etc/NEWS: Copyedits and grammar fixes.
      adds  327986936c3 Add index entry for fallback modes
      adds  626e1ac62b2 Improve 'message-server-alist' docstring
      adds  ecdd3a9efac Improve Completion Example section in the Emacs manual
      adds  9ac12592781 Fix display of menu-bar bindings of commands in *Help* 
buffers
      adds  2b10e1827d3 sql: add missing postgresql types
      adds  3899acbb336 ; * src/fringe.c: Fix description of large circle.  
(Bug#62961)
       new  f1ce49d148b Merge from origin/emacs-29


Summary of changes:
 doc/emacs/custom.texi       |   1 +
 doc/emacs/mini.texi         |  18 ++++--
 doc/lispref/customize.texi  |   7 ++-
 doc/lispref/loading.texi    |   2 +-
 doc/lispref/variables.texi  |  17 +++---
 doc/misc/org.org            |   5 +-
 etc/NEWS.29                 | 132 +++++++++++++++++++++++++++-----------------
 etc/refcards/orgcard.tex    |   2 +-
 lisp/emacs-lisp/package.el  |  47 +++++++++++++---
 lisp/gnus/message.el        |   6 +-
 lisp/help-fns.el            |  17 +++---
 lisp/org/ob-tangle.el       |  10 ++--
 lisp/org/org-agenda.el      |   3 +-
 lisp/org/org-element.el     |   2 +-
 lisp/org/org-macs.el        |   6 +-
 lisp/org/org-table.el       |   6 +-
 lisp/org/org-version.el     |   4 +-
 lisp/org/org.el             |   5 +-
 lisp/org/ox-latex.el        |   2 +-
 lisp/org/ox-odt.el          |  10 +++-
 lisp/progmodes/c-ts-mode.el |  60 ++++++++++++--------
 lisp/progmodes/eglot.el     |  10 ++--
 lisp/progmodes/gdb-mi.el    |   2 +-
 lisp/progmodes/sql.el       |  19 ++++---
 lisp/progmodes/xref.el      |  28 ++++++----
 src/fringe.c                |   4 +-
 src/keymap.c                |  19 ++++---
 src/term.c                  |   8 +++
 28 files changed, 285 insertions(+), 167 deletions(-)



reply via email to

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