emacs-diffs
[Top][All Lists]
Advanced

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

master updated (2c505c68b28 -> 661e5dec570)


From: Eli Zaretskii
Subject: master updated (2c505c68b28 -> 661e5dec570)
Date: Sat, 17 Aug 2024 02:50:06 -0400 (EDT)

eliz pushed a change to branch master.

      from  2c505c68b28 Add CJK Compatibility character to Han representative 
chars
      adds  e9e7e3908ab ; * lisp/files.el (require-with-check): Fix last change.
      adds  616a93d185a Tag test in typescript-ts-mode-tests.el as unstable
      adds  4589f51c21d (project-find-regexp): Fix the temporary value of 
DEFAULT-DIRECTORY
       new  346a47f1511 Merge from origin/emacs-30
      adds  7c588a00655 ; Backport gitlab-ci.yml from master (don't merge)
       new  982a7e8ce30 ; Merge from origin/emacs-30
      adds  9bedb957beb Improve documentation of time-parsing functions
      adds  505139e0bad Fix project-dired keybinding in manual
      adds  ed8904937ec Disambiguate minor-mode variable in its function 
docstring
      adds  4f3e8c3b4ed Improve documentation of ERT
      adds  9a04b99b3d3 ; * src/data.c (Fsubrp): Improve docstring.
      adds  45a78ec6c57 * lisp/files.el (require-with-check): Improve error 
messages.
      adds  3fc16357832 ; * doc/lispref/strings.texi (Text Comparison): Improve 
indexing.
      adds  5c9de704cc8 ; * admin/make-tarball.txt: Minor copyedits.
       new  661e5dec570 Merge from origin/emacs-30


Summary of changes:
 admin/make-tarball.txt                          | 66 +++++++++++++------------
 doc/emacs/maintaining.texi                      |  2 +-
 doc/lispref/os.texi                             | 45 +++++++++++++++--
 doc/lispref/strings.texi                        |  9 ++++
 doc/misc/ert.texi                               |  9 ++--
 lisp/calendar/iso8601.el                        | 17 +++++--
 lisp/calendar/parse-time.el                     | 11 ++++-
 lisp/emacs-lisp/easy-mmode.el                   |  9 ++--
 lisp/emacs-lisp/ert.el                          | 20 ++++----
 lisp/files.el                                   | 13 ++++-
 lisp/progmodes/project.el                       |  2 +-
 src/data.c                                      |  4 +-
 test/lisp/progmodes/typescript-ts-mode-tests.el |  1 +
 13 files changed, 146 insertions(+), 62 deletions(-)



reply via email to

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