emacs-diffs
[Top][All Lists]
Advanced

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

master updated (03d6644970 -> e256752160)


From: Eli Zaretskii
Subject: master updated (03d6644970 -> e256752160)
Date: Wed, 25 May 2022 14:08:45 -0400 (EDT)

eliz pushed a change to branch master.

      from  03d6644970 * lisp/subr.el (insert-for-yank): Add nil to 
run-hook-wrapped to keep looping.
      adds  af1c05a3c4 Fix the name of a kmacro command.
      adds  4f0fd54bc4 Add glossary entries for "interactively"
      adds  7dc026f9ea Fix kmacro-keymap binding after previous change
      adds  3ffa3d3403 ; Minor addition to make-tarball.txt
      adds  de35e9728f Advise against settings in the MS-Windows system registry
      adds  dfa3e6f424 Restore the Fselect_window call in 
gui_consider_frame_title.
      adds  90aae0bca2 Improve documentation strings and prompts in abbrev.el
      adds  9e7c0cf57d Remove mention of removed nnimap-nov-is-evil variable
      adds  d80dea6036 Add note about Tramp completion to completion-styles doc 
string
      adds  139bfa1a08 More fixes in abbrev.el doc strings
      adds  b05d1e9b98 ; * lisp/desktop.el: Update the commentary.  (Bug#55560)
      adds  f1c1fd7184 Improve documentation of mail-user-agent.
      adds  d5ccf2621a ; Fix last change
      adds  86b49d5865 ; * etc/NEWS: Announce changes in 'desktop-kill'.  
(Bug#55574)
       new  97bb31be9f Merge from origin/emacs-28
       new  4cfdd6947c ; * etc/NEWS.28: Fix merge of NEWS.28.
       new  e256752160 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs


Summary of changes:
 admin/make-tarball.txt  |   3 +
 doc/emacs/cmdargs.texi  |  54 +++++++----
 doc/emacs/glossary.texi |  16 +++-
 doc/emacs/sending.texi  |   6 +-
 doc/misc/gnus.texi      |   7 +-
 etc/NEWS.28             |  44 +++++++++
 lisp/abbrev.el          | 247 ++++++++++++++++++++++++++----------------------
 lisp/desktop.el         |   9 +-
 lisp/kmacro.el          |   8 +-
 lisp/minibuffer.el      |   6 +-
 lisp/simple.el          |   7 +-
 src/frame.c             |   7 ++
 src/frame.h             |   1 +
 src/minibuf.c           |  10 +-
 src/xdisp.c             |   3 +-
 15 files changed, 265 insertions(+), 163 deletions(-)



reply via email to

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