emacs-diffs
[Top][All Lists]
Advanced

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

master updated (e1d93302c2 -> 3ec7b27852)


From: Stefan Kangas
Subject: master updated (e1d93302c2 -> 3ec7b27852)
Date: Thu, 14 Jul 2022 05:39:25 -0400 (EDT)

skangas pushed a change to branch master.

      from  e1d93302c2 Improve support for debugging Emacs with LLDB
      adds  e3e7f31faa Adapt Tramp doc
      adds  ba0871bef1 ; Fix typos: prefer American spelling
      adds  5e47ec9511 ; * lisp/url/url-http.el (url-http-parse-headers): Fix 
typo.
       new  4e79f77635 Merge from origin/emacs-28
      adds  2209650089 Adapt Tramp version (don't merge)
       new  3ec7b27852 ; Merge from origin/emacs-28


Summary of changes:
 ChangeLog.2                               |   6 +-
 ChangeLog.3                               | 440 +++++++++++++++---------------
 admin/notes/spelling                      |   2 +-
 doc/lispref/searching.texi                |   4 +-
 doc/lispref/text.texi                     |   2 +-
 doc/lispref/variables.texi                |   4 +-
 doc/misc/gnus.texi                        |   2 +-
 doc/misc/modus-themes.org                 |   4 +-
 doc/misc/org.org                          |   4 +-
 doc/misc/tramp.texi                       |  13 +-
 etc/NEWS.28                               |   8 +-
 etc/ORG-NEWS                              |  20 +-
 lisp/ChangeLog.17                         |   2 +-
 lisp/ChangeLog.9                          |   2 +-
 lisp/elec-pair.el                         |   2 +-
 lisp/emacs-lisp/byte-opt.el               |  32 +--
 lisp/emacs-lisp/eldoc.el                  |   2 +-
 lisp/faces.el                             |   2 +-
 lisp/gnus/ChangeLog.3                     |   2 +-
 lisp/icomplete.el                         |   2 +-
 lisp/net/shr.el                           |   2 +-
 lisp/net/tramp.el                         |   6 +-
 lisp/org/ChangeLog.1                      |   4 +-
 lisp/progmodes/bug-reference.el           |   2 +-
 lisp/progmodes/flymake.el                 |   4 +-
 lisp/progmodes/gdb-mi.el                  |   2 +-
 lisp/ses.el                               |   2 +-
 lisp/so-long.el                           |   8 +-
 lisp/url/url-http.el                      |   2 +-
 lisp/windmove.el                          |   2 +-
 src/xfaces.c                              |   2 +-
 test/ChangeLog.1                          |   2 +-
 test/lisp/calc/calc-tests.el              |   2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el    |   8 +-
 test/lisp/so-long-tests/spelling-tests.el |   2 +-
 35 files changed, 305 insertions(+), 300 deletions(-)



reply via email to

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