emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (dcacff4 -> 3aa22e6)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (dcacff4 -> 3aa22e6)
Date: Sat, 24 Nov 2018 10:54:45 -0500 (EST)

gm pushed a change to branch master.

      from  dcacff4   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  0d59ae3   Update the docs of object internals
      adds  93242b1   * etc/NEWS: Clarify what 'Z' does in Dired.  (Bug#33450)
      adds  52715e3   Improve doc string and display of 'describe-character'
      adds  9c09b1d   ; * etc/NES: Minor change in the description of Dired's 
'Z'.
      adds  477414a   Improve documentation of 'dired-do-compress'
      adds  3c643e7   ; NEWS tweak
      adds  8f0c788   Improve documentation of 'edit-abbrevs-mode'
      adds  4ae0a75   Better support for display of U+1F900..U+1F9FF block
      adds  7a4992a   More Symbola-related extensions for default fontset
      adds  56e3e4f   Improve indexing in the ELisp manual
       new  023502a   Merge from origin/emacs-26
      adds  25a4205   Update the calc units table
       new  0525b49   ; Merge from origin/emacs-26
      adds  9877c03   Fix bug #33416, where typing a ) in a comment at EOB 
caused a loop (CC Mode).
       new  3aa22e6   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/control.texi      |   7 ++
 doc/lispref/eval.texi         |   9 +++
 doc/lispref/internals.texi    | 148 +++++++++++++++++++++++++-----------------
 etc/NEWS.26                   |  10 +--
 lisp/abbrev.el                |  11 ++--
 lisp/descr-text.el            |  25 ++++---
 lisp/dired-aux.el             |   7 +-
 lisp/international/fontset.el |  11 +++-
 lisp/progmodes/cc-mode.el     |   5 +-
 9 files changed, 154 insertions(+), 79 deletions(-)



reply via email to

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