emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (86b5372 -> fe0d459)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (86b5372 -> fe0d459)
Date: Tue, 9 Oct 2018 16:13:05 -0400 (EDT)

gm pushed a change to branch master.

      from  86b5372   * lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload 
cookie.
      adds  ac3622c   Improve documentation of 'read-hide-char'
      adds  86d2169   Avoid ridiculously high stack limit requests on macOS
       new  b4e664f   Merge from origin/emacs-26
      adds  2cae1cf   Further fix to eieio-persistent
       new  641d985   ; Merge from origin/emacs-26
      adds  79bda3b   Make nneething allow CRLF-encoded files (bug#32940)
      adds  8c53d9f   Fix a typo in a doc string.
      adds  7e42294   Update the locale and language database
      adds  b99192f   * lisp/simple.el (transient-mark-mode): Correct 
documentation.  (Bug#32956)
      adds  14c032d   Avoid assertion violations in nonsensical calls to 
'signal'
       new  b89b5ca   Merge from origin/emacs-26
      adds  940ae15   Fix overflow lockup with frames > 255 lines
       new  8b3aacd   ; Merge from origin/emacs-26
      adds  3f1470d   * doc/emacs/mark.texi (Mark): Index "(de)activating the 
mark".
      adds  4cf1eb8   ; * src/data.c (Fkeywordp): Remove inaccurate commentary. 
 (Bug#32979)
       new  fe0d459   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/mark.texi             |  2 ++
 doc/lispref/minibuf.texi        |  1 +
 lisp/gnus/nneething.el          |  2 +-
 lisp/international/mule-cmds.el | 52 ++++++++++++++++++++++++-----------------
 lisp/simple.el                  |  8 +++----
 lisp/window.el                  |  2 +-
 src/data.c                      |  2 --
 src/emacs.c                     |  5 +++-
 src/eval.c                      |  5 +++-
 src/minibuf.c                   |  7 ++++--
 10 files changed, 53 insertions(+), 33 deletions(-)



reply via email to

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