emacs-diffs
[Top][All Lists]
Advanced

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

master updated (daba97699ba -> c90eb98dab0)


From: Eli Zaretskii
Subject: master updated (daba97699ba -> c90eb98dab0)
Date: Sat, 28 Sep 2024 08:02:51 -0400 (EDT)

eliz pushed a change to branch master.

      from  daba97699ba * etc/images/kitchen-sink.xpm: New file.
      adds  b986e2018a4 * BUGS: Minor copy edit.
      adds  98177d4b3d1 Document reporting security issues in user manual
      adds  4f5fc519f09 Insert correct commit data into VC package descriptions
      adds  c1f2501f55d Update and improve UI of sql-read-product (bug#73412)
      adds  c8ed48b9901 ; Improve documentation of 'append'
      adds  8f265b49e3d ; Fix last change
      adds  32d0c8f6af5 etags-regen-file-extensions: Enable for more extensions
      adds  2b53e11a087 Use black-on-white by default for doc-view-svg-face.
      adds  f189457e5aa ; * lisp/yank-media.el (yank-media-handler): Fix 
docstring typo.
      adds  4729065ee78 Document 'buttonize-region' in manual
      adds  bd25a98b4e7 bibtex-mode: fix patch bibtex validation for non-file 
buffers
      adds  7766ba84199 Align columns in which-key with wide characters properly
      adds  794bb2a2e31 remember-data-file: Don't unconditionally call 
set-visited-file-name
      adds  759b18a33c0 * lisp/imenu.el (imenu-flatten): More limitations in 
docstring (bug#73117)
      adds  d63bff4d88f Fix Tramp shortdoc integration
      adds  1f243a97806 Delete duplicated line in Viper refcard
      adds  65e589698e6 ; * lisp/filesets.el (filesets-homepage): Fix URL.
      adds  f5cd5585f46 ; Recommend GNU Find for 'find-dired'
      adds  53c887fdf6d ; cperl-mode.el: Fix an invalid face specification
      adds  68f53e43488 eieio.texi: Fix bug#73505
      adds  69d8f9d1b70 Fix php-ts-mode font-lock for latest PHP grammar 
(bug#73516)
      adds  a1841b4d8e7 ; * admin/authors.el (authors-aliases): Don't ignore 
"one.last.kiss".
      adds  e8830015b07 Require ert-x for use by 'ert-font-lock-deftest-file'
       new  c90eb98dab0 Merge from origin/emacs-30


Summary of changes:
 BUGS                             |   6 +-
 admin/authors.el                 |   2 +-
 doc/emacs/trouble.texi           |   7 ++
 doc/lispref/display.texi         |   9 +++
 doc/lispref/lists.texi           |  28 +++++++
 doc/misc/cc-mode.texi            |   2 +-
 doc/misc/eieio.texi              | 167 +++------------------------------------
 etc/NEWS.30                      |  10 ++-
 etc/refcards/viperCard.tex       |   1 -
 lisp/doc-view.el                 |  11 ++-
 lisp/emacs-lisp/ert-font-lock.el |   1 +
 lisp/emacs-lisp/package-vc.el    |  14 ++--
 lisp/filesets.el                 |   2 +-
 lisp/find-dired.el               |   5 ++
 lisp/imenu.el                    |  12 ++-
 lisp/net/tramp-integration.el    |   4 +-
 lisp/progmodes/cperl-mode.el     |   2 +-
 lisp/progmodes/etags-regen.el    |  15 ++--
 lisp/progmodes/php-ts-mode.el    |  45 ++++++++---
 lisp/progmodes/sql.el            |   8 +-
 lisp/textmodes/bibtex.el         |   9 ++-
 lisp/textmodes/remember.el       |  11 ++-
 lisp/which-key.el                |   2 +-
 lisp/yank-media.el               |   2 +-
 src/fns.c                        |   7 +-
 25 files changed, 174 insertions(+), 208 deletions(-)



reply via email to

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