emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (bbcd578 -> 0afb436)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (bbcd578 -> 0afb436)
Date: Thu, 22 Mar 2018 10:54:12 -0400 (EDT)

gm pushed a change to branch master.

      from  bbcd578   Fix commit c24c5dc4a4
      adds  d09c488   Port to 32-bit sparc64
      adds  f8cad16   Revert "Support all perl variable declarators and 
prefixes"
       new  081c39b   ; Merge from origin/emacs-26
      adds  ed05eaa   Improvements in dired.texi
      adds  a5bf099   Improve documentation of Auto-Revert mode
      adds  4ab4551   Firm up documentation of generalized variables
      adds  143b485   * doc/lispref/internals.texi (Writing Emacs Primitives): 
Fix grammar.
      adds  5268f30   * doc/lispref/windows.texi (Selecting Windows): Fix a 
typo.
      adds  e32f352   * lisp/ibuf-ext.el (ibuffer-never-search-content-mode): 
Fix type.
      adds  47917d8   * lisp/gnus/gnus-cloud.el (gnus-cloud-synced-files): Fix 
doc & type.
      adds  4ec935d   Add new tests for eieio persistence
      adds  40ad1ff   Handle possible classtype values in eieio-persistent-read
      adds  f0cf4dc   Let eieio-persistent-read read what object-write has 
written
      adds  7612dd1   Adjust eieio persistence tests for expected failure
      adds  daa9e85   Improve warning and error messages
      adds  cc1702f   Fix the MSDOS build
      adds  16d0cc7   * etc/NEWS: Add an entry for auth-source-pass.
      adds  8ac621b   Document DEFUN attributes
       new  0afb436   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/dired.texi                               |  48 +++++---
 doc/emacs/files.texi                               |   3 +
 doc/lispref/internals.texi                         |  41 ++++++-
 doc/lispref/variables.texi                         |  34 +++---
 doc/lispref/windows.texi                           |   2 +-
 etc/NEWS.26                                        |   4 +
 lisp/emacs-lisp/eieio-base.el                      |  47 +++++---
 lisp/gnus/gnus-cloud.el                            |  12 +-
 lisp/ibuf-ext.el                                   |   2 +-
 msdos/sed2v2.inp                                   |   1 +
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   | 121 +++++++++++++++++++--
 11 files changed, 249 insertions(+), 66 deletions(-)



reply via email to

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