emacs-diffs
[Top][All Lists]
Advanced

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

master updated (7d6f9753ad -> 3eb64d21f6)


From: Stefan Kangas
Subject: master updated (7d6f9753ad -> 3eb64d21f6)
Date: Fri, 2 Dec 2022 06:53:54 -0500 (EST)

skangas pushed a change to branch master.

      from  7d6f9753ad Merge from origin/emacs-29
      adds  d94c5870c0 ; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.
      adds  91dba5b066 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  0c1495574a Add colors to Proced (bug#59407)
      adds  9c58ea37af ; Fix last change in proced.el
      adds  368c7c7d8e Improve detection of very long lines
      adds  03a40b974c term--update-term-menu: Add the menu to 
term-terminal-menu
      adds  3bccef6f52 project-files (VC-aware): Make sure the VC backend is 
loaded
      adds  16e68e64f9 ; * lisp/progmodes/c-ts-mode.el: Change rx to regexp-opt.
      adds  ad0563855f Add case and match to python--treesit-keywords 
(bug#59720)
      adds  1aa1f8432b Add new TypeScript mode tsx-ts-mode
      adds  2e4960d63d ; Change c-ts-mode--base-mode to c-ts-base-mode
      adds  bf66b90b9a Fix the width of margins for icons in outline-minor-mode 
(bug#59719)
      adds  39e0c60176 * lisp/tab-bar.el (tab-bar-format-align-right): Fix 
alignment on TTY frames.
       new  3eb64d21f6 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/display.texi             |   6 +
 etc/NEWS.29                          |  33 ++--
 lisp/emacs-lisp/icons.el             |   4 +
 lisp/outline.el                      |  41 +++--
 lisp/proced.el                       | 302 +++++++++++++++++++++++++++++++----
 lisp/progmodes/c-ts-mode.el          |  16 +-
 lisp/progmodes/project.el            |   7 +-
 lisp/progmodes/python.el             |   4 +-
 lisp/progmodes/typescript-ts-mode.el | 155 +++++++++++-------
 lisp/tab-bar.el                      |  13 +-
 lisp/term.el                         |   6 +-
 src/xdisp.c                          |   3 +-
 12 files changed, 466 insertions(+), 124 deletions(-)



reply via email to

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