emacs-diffs
[Top][All Lists]
Advanced

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

master updated (c996fe1 -> 3274b80)


From: Glenn Morris
Subject: master updated (c996fe1 -> 3274b80)
Date: Sat, 7 Mar 2020 10:55:25 -0500 (EST)

gm pushed a change to branch master.

      from  c996fe1   Remove ancient OS X process-connection-type handling
      adds  cb1e309   Have pulse.el preserve existing overlay priorities
      adds  08d7d28   Fix args in 'window-text-pixel-size' call in 
'fit-window-to-buffer'
      adds  40fb200   * lisp/emacs-lisp/rx.el (rx--string-to-intervals): Fix 
error string.
      adds  1814c7e   Fix rx error with ? and ??
      adds  88c6db9   Avoid crashes when a fontset has strange entries
      adds  33b31dc   Attempt to avoid rare segfaults in show_mouse_face
      adds  3f9c340   Improve documentation of 'table-generate-source'
      adds  cb18773   Use regexp-opt to define bibtex-autokey-transcriptions.  
(Bug#39686)
      adds  5cb312b   Update ERC mailing list address
      adds  10c5835   Document changes in lexical-binding
      adds  fdbe7ca   Document the changes in 'read-answer'
      adds  89307eb   ; * etc/NEWS: Mark 'completion-common-part' face entry as 
not documented.
      adds  ec5a267   ; * etc/NEWS: Mark 'byte-count-to-string-function' as 
undocumented.
      adds  e252341   ; * etc/NEWS: 
'backup-by-copying-when-privileged-mismatch' is documented.
      adds  6281ed5   ; * etc/NEWS: No need to document the change in 
'list-processes'.
      adds  98306fd   ; * etc/NEWS: No need to document deprecation of 'cl'.
      adds  3103c01   ; * etc/NEWS: Formatting fixes.
      adds  512b66a   ; * etc/NEWS: No need to document 
'goto-address-uri-schemes-ignored'.
      adds  08c042b   Document that 'byte-compile-dynamic' is obsolete
      adds  d4ac478   ; * etc/NEWS: No need to document news of doc-view.el.
      adds  fc4d0f8   ; * etc/NEWS: No need to document Ido news.
      adds  25b4d6f   ; * etc/NEWS: No need to document changes in map.el and 
seq.el.
      adds  9e8456c   ; * etc/NEWS: No need to document changes in Octave mode.
      adds  fc4f4ef   ; * etc/NEWS: No need to document vc-hg and mergebase 
changes.
      adds  d1d56a9   ; * etc/NEWS: 'thunk-let' and 'thunk-let*' are fully 
documented.
      adds  d28b738   ; * etc/NEWS: Fix the 
'mml-secure-openpgp-sign-with-sender' entry.
      adds  34132d4   ; * etc/NEWS: Mark 2 entries as fully documented.
      adds  335a9bd   minibuffer-force-complete-and-exit: Allow input with no 
matches
      adds  e734961   icomplete-fido-exit: New command for the M-j binding
      adds  fc47e3a   Let fido-mode users force a minibuffer-exit
      adds  5b19db9   ; * etc/NEWS: correctly describe what fido-mode is
      adds  72f87f8   NS port documentation updates
       new  3274b80   Merge from origin/emacs-27


Summary of changes:
 doc/emacs/macos.texi             | 69 +++++++++++++++++++++++++++++++++-------
 doc/lispref/compile.texi         |  6 +++-
 doc/lispref/minibuf.texi         | 20 ++++++------
 doc/lispref/variables.texi       | 10 ++++--
 etc/NEWS.27                      | 64 +++++++++++++++++++++++++++----------
 lisp/cedet/pulse.el              |  2 ++
 lisp/emacs-lisp/rx.el            |  4 +--
 lisp/erc/erc.el                  |  2 +-
 lisp/icomplete.el                | 15 +++++++--
 lisp/minibuffer.el               | 11 ++++++-
 lisp/textmodes/bibtex.el         | 50 +++++++++++++++--------------
 lisp/textmodes/table.el          | 21 ++++++------
 lisp/window.el                   |  4 +--
 src/fontset.c                    | 12 +++++--
 src/xdisp.c                      |  4 +++
 test/lisp/emacs-lisp/rx-tests.el |  4 ++-
 16 files changed, 213 insertions(+), 85 deletions(-)



reply via email to

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