emacs-diffs
[Top][All Lists]
Advanced

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

master updated (fab48f1a543 -> 0da2a4650cd)


From: Eli Zaretskii
Subject: master updated (fab48f1a543 -> 0da2a4650cd)
Date: Sun, 10 Dec 2023 10:36:43 -0500 (EST)

eliz pushed a change to branch master.

      from  fab48f1a543 ; Fix error in my last commit
      adds  91f2ade57bb ruby-mode: Better detect regexp vs division (bug#67569)
      adds  db8347c8c87 Add font-locking for hash-bang lines in js-ts-mode
      adds  71bc2815ccd Add font-locking for hash-bang lines in 
typescript-ts-mode.
      adds  08fc6bace20 Fix c-ts-mode indentation (bug#67357)
      adds  f0734e1c0d1 Fix c-ts-mode indent heuristic (bug#67417)
      adds  5e03a621efc ; * lisp/progmodes/c-ts-mode.el 
(c-ts-mode--else-heuristic): Doc fix.
      adds  020aff95fa3 ; Fix typos in ChangeLog files
      adds  2773cf9e013 ; Fix typos
       new  0da2a4650cd Merge from origin/emacs-29


Summary of changes:
 ChangeLog.2                                        |  12 +-
 ChangeLog.3                                        |  90 +--
 ChangeLog.4                                        | 672 ++++++++++-----------
 doc/emacs/ChangeLog.1                              |   4 +-
 doc/misc/ChangeLog.1                               |   2 +-
 doc/misc/modus-themes.org                          |   2 +-
 lisp/ChangeLog.12                                  |   2 +-
 lisp/ChangeLog.13                                  |   2 +-
 lisp/ChangeLog.14                                  |   6 +-
 lisp/ChangeLog.15                                  |   2 +-
 lisp/ChangeLog.16                                  |   4 +-
 lisp/ChangeLog.17                                  |   2 +-
 lisp/ChangeLog.7                                   |   2 +-
 lisp/cedet/ChangeLog.1                             |   2 +-
 lisp/gnus/ChangeLog.1                              |   4 +-
 lisp/gnus/ChangeLog.2                              |   4 +-
 lisp/gnus/ChangeLog.3                              |   4 +-
 lisp/mh-e/ChangeLog.1                              |   2 +-
 lisp/mh-e/ChangeLog.2                              |   2 +-
 lisp/org/ChangeLog.1                               |  16 +-
 lisp/progmodes/c-ts-mode.el                        |  53 +-
 lisp/progmodes/js.el                               |   2 +-
 lisp/progmodes/ruby-mode.el                        |  12 +-
 lisp/progmodes/typescript-ts-mode.el               |   2 +-
 src/ChangeLog.11                                   |   6 +-
 src/ChangeLog.13                                   |   6 +-
 src/ChangeLog.8                                    |   2 +-
 src/ChangeLog.9                                    |   2 +-
 src/pgtkterm.c                                     |   2 +-
 .../lisp/progmodes/c-ts-mode-resources/indent.erts |  48 +-
 test/lisp/progmodes/ruby-mode-tests.el             |  12 +
 31 files changed, 533 insertions(+), 450 deletions(-)



reply via email to

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