emacs-diffs
[Top][All Lists]
Advanced

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

master updated (28b31480768 -> 53846199217)


From: Eli Zaretskii
Subject: master updated (28b31480768 -> 53846199217)
Date: Sat, 7 Oct 2023 03:50:53 -0400 (EDT)

eliz pushed a change to branch master.

      from  28b31480768 Revise font family translation lists under Android
      adds  34550ea8ce4 Improve Emacs 30 compatibility in tramp-tests.el (don't 
merge)
      adds  356e79e47fc Fix tramp-test.el (don't merge with master)
       new  96980586532 ; Merge from origin/emacs-29
      adds  72cc9cf2cde ; Fix typos
      adds  71feee79309 Doc fix in let-alist for keys with nil value
      adds  d558f38fe5c ; * lisp/emacs-lisp/let-alist.el (let-alist): Fix 
quoting in doc string.
      adds  d9d6e14a698 ; * lisp/vc/vc.el (vc-next-action): Improve commentary.
      adds  a4185f87bd0 ; Silence macOS 14 warning
      adds  63ec6d998d4 ; * doc/emacs/custom.texi (Early Init File): Improve 
indexing.
      adds  f8bdc8dff0b ; Normalize GNU ELPA :core package statements
      adds  47770b0eca4 Fix term-scroll-to-bottom-on-output :type
      adds  4fd00ff1f7e Fix defcustoms in type-break.el (Bug#66210)
      adds  d210d761b19 ; Fix doc strings of overlay-arrow variables
      adds  6bdc5cfe384 Doc fix; more consistently refer to "text terminals"
      adds  712505a82b9 Document assigning libraries to packages in 
make-tarball.txt
      adds  3ef259e28a8 Improve documentation of `ns-use-proxy-icon`
      adds  fa0d3f45aeb ; Improve wording of last change
      adds  5c2d9ae48ed ; * lisp/image-mode.el: Fix typos in doc strings 
(bug#66302).
      adds  bdd30132496 ; * lisp/image-mode.el (image-mode-to-text, 
image-mode-as-hex): Doc fixes.
      adds  2065ab5562e Fix defcustoms in timeclock.el
      adds  3216cd96952 Fix pulse-flag :type
      adds  e9b88f61ccc Fix a defcustom :type
       new  1c9ddf39481 Merge from origin/emacs-29
      adds  6cf7e676e9d Silence macro expansion during completion at point
       new  2132d8d8dd6 ; Merge from origin/emacs-29
      adds  aad8b5d78f3 Handle LANG on macOS differently (bug#65908)
      adds  1594d5f17ad Fix setting the pipe capacity for subprocesses
      adds  c27b90d04bf Fix 'ido--ffap-find-file'
      adds  a74e51cfd15 Fix a defcustom :type
       new  53846199217 Merge from origin/emacs-29


Summary of changes:
 ChangeLog.4                  |  2 +-
 admin/make-tarball.txt       |  5 +++++
 doc/emacs/custom.texi        |  1 +
 doc/emacs/display.texi       |  2 +-
 doc/emacs/emacs.texi         |  5 ++---
 doc/emacs/frames.texi        | 17 ++++++++---------
 doc/emacs/macos.texi         |  5 ++++-
 doc/emacs/misc.texi          |  2 +-
 doc/misc/ediff.texi          |  6 +++---
 doc/misc/gnus.texi           |  2 +-
 doc/misc/viper.texi          |  7 +++----
 lisp/calendar/timeclock.el   | 10 ++++++----
 lisp/cedet/ede/base.el       |  3 ++-
 lisp/cedet/pulse.el          |  4 +++-
 lisp/cedet/srecode/map.el    |  3 ++-
 lisp/emacs-lisp/let-alist.el | 15 +++++++++++----
 lisp/ido.el                  |  4 ++--
 lisp/image-mode.el           | 18 ++++++++----------
 lisp/leim/quail/cyrillic.el  |  4 ++--
 lisp/net/tramp.el            |  2 +-
 lisp/printing.el             |  4 ++--
 lisp/progmodes/project.el    |  4 ++--
 lisp/term.el                 |  9 +++++++--
 lisp/type-break.el           |  6 ++++--
 lisp/vc/ediff.el             |  6 +++---
 lisp/vc/vc.el                |  2 ++
 src/nsfns.m                  |  7 ++++++-
 src/nsterm.m                 | 44 ++++++++++++++++++++++++++------------------
 src/process.c                | 13 +++++++++----
 src/xdisp.c                  |  5 +++--
 30 files changed, 131 insertions(+), 86 deletions(-)



reply via email to

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