emacs-diffs
[Top][All Lists]
Advanced

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

master updated (29d42d9158a -> 354a2958f9a)


From: Po Lu
Subject: master updated (29d42d9158a -> 354a2958f9a)
Date: Thu, 23 Nov 2023 19:48:03 -0500 (EST)

oldosfan pushed a change to branch master.

      from  29d42d9158a Support dired-movement-style in dired-next-dirline and 
dired-prev-dirline
      adds  0128495afde Fix string-pixel-width with global setting of 
display-line-numbers
      adds  da946ca6924 Add missing python-ts-mode keyword (bug#67015)
      adds  e521669fb3f Fix wording in ELisp Intro manual
      adds  e0469ddb9d4 ; * doc/emacs/search.texi (Special Isearch): More 
accurate text.
      adds  fd76a80864d ; Mention that -x and --script ignore file-locals
      adds  a7b3c923733 ; * doc/emacs/cmdargs.texi (Initial Options): Fix last 
change.
      adds  d72a4ed65ce Fix 'with-sqlite-transaction' when BODY fails
       new  9db8c349f06 Merge from savannah/emacs-29
      adds  61cdf42a48f Backport: Add some basic tests for java-ts-mode and 
typescript-ts-mode
       new  37b18d88bbc ; Merge from savannah/emacs-29
      adds  9af03e0e189 typescript-ts-mode: Support indentation for 
conditionals without braces
       new  ad26461b48d Merge from savannah/emacs-29
      adds  d2776d8254f Backport: Add test for java indentation (bug#61115)
      adds  054202d48c3 Backport: Add more java indentation tests
      adds  81b63ec032f Annotate java-ts-mode-test-movement with expected result
      adds  8256bf4cdfb Fix CRLF handling in Tramp (don't merge)
       new  cd263043538 ; Merge from savannah/emacs-29
      adds  dfb3dcb404c Allow listing Emoji from a read-only buffer
      adds  4bb65ed77a8 ; * doc/lispref/minibuf.texi (Programmed Completion): 
Improve indexing.
      adds  86016d8ecdb Mention "visual line" in user manual
      adds  5a5e36d2aad ; Improve function documentation tips
      adds  662d54775d5 Add a doc string to simple.el (bug#67355)
      adds  f7dc0202127 Fix "Text is read-only" on backspacing initial Calc 
input
      adds  99658346d1e ; Improve documentation of desktop.el in user manual
      adds  1978b603bc3 Make python-ts-mode's syntax-highlighting more 
standardized
       new  1737ffd3a83 Merge from savannah/emacs-29
       new  354a2958f9a ; Complete merge of emoji.el


Summary of changes:
 doc/emacs/basic.texi                               | 25 ++++++++++++----------
 doc/emacs/cmdargs.texi                             |  3 +++
 doc/emacs/display.texi                             |  7 +++---
 doc/emacs/misc.texi                                |  5 ++++-
 doc/emacs/search.texi                              |  7 ++++--
 doc/lispintro/emacs-lisp-intro.texi                | 11 +++++-----
 doc/lispref/minibuf.texi                           |  3 +++
 doc/lispref/text.texi                              |  6 +++++-
 doc/lispref/tips.texi                              |  7 +++++-
 etc/NEWS.29                                        |  5 +++++
 lisp/calc/calc.el                                  |  2 +-
 lisp/emacs-lisp/subr-x.el                          |  7 +++---
 lisp/international/emoji.el                        |  8 ++++---
 lisp/progmodes/python.el                           |  8 +++----
 lisp/progmodes/typescript-ts-mode.el               |  5 +++++
 lisp/simple.el                                     |  4 ++++
 lisp/sqlite.el                                     | 21 ++++++++++++------
 .../typescript-ts-mode-resources/indent.erts       | 22 +++++++++++++++++++
 18 files changed, 114 insertions(+), 42 deletions(-)



reply via email to

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