emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5f516dc -> 4c1a28b)


From: Glenn Morris
Subject: master updated (5f516dc -> 4c1a28b)
Date: Sun, 3 May 2020 10:55:20 -0400 (EDT)

gm pushed a change to branch master.

      from  5f516dc   Remove redundant :groups args missed in last commit
      adds  274ec97   Make sure alist-related functions say so in their doc
      adds  7a12ab5   Fix project.el commands in "transient" projects
      adds  1f17193   Expand file name for remote dirs as well
       new  c6d70f8   Merge from origin/emacs-27
      adds  82140c5   Fix calculator division truncation (bug#40892)
       new  f696dc8   ; Merge from origin/emacs-27
      adds  aea1b4d   Revert "Fix calculator division truncation (bug#40892)"
      adds  1d477a0   Recommend to avoid unnecessary abbreviations in doc
       new  76cf14f   Merge from origin/emacs-27
      adds  fc8e02a   ; Auto-commit of loaddefs files.
       new  8b4a61d   ; Merge from origin/emacs-27
      adds  5a5d8a8   * lisp/desktop.el (desktop-save): Doc fix.  (Bug#41007)
      adds  ed25282   Document effect of 'search-upper-case' on replacement 
commands
      adds  0a3731f   Make memq etc. examples more like they were
       new  99a544c   Merge from origin/emacs-27
      adds  e90b7b9   Revert "Mark breakpoints in edebug with highlights".  
This fixes bug #40992
       new  4c1a28b   ; Merge from origin/emacs-27


Summary of changes:
 doc/emacs/search.texi     | 22 +++++++++++++------
 doc/lispref/lists.texi    | 18 +++++++--------
 doc/lispref/tips.texi     |  8 +++++++
 lisp/calculator.el        |  2 +-
 lisp/desktop.el           | 39 ++++++++++++++++++++-------------
 lisp/progmodes/project.el | 36 ++++++++++++++++--------------
 lisp/replace.el           | 35 +++++++++++++++++------------
 src/fns.c                 | 56 +++++++++++++++++++++++------------------------
 8 files changed, 125 insertions(+), 91 deletions(-)



reply via email to

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