emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (1860b6d -> 6028662)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (1860b6d -> 6028662)
Date: Sat, 1 Jun 2019 15:04:53 -0400 (EDT)

gm pushed a change to branch master.

      from  1860b6d   ; Auto-commit of loaddefs files.
      adds  e61349c   Fix customization type of recentf-max-saved-items
      adds  9bee762   ; * src/coding.c: Improve commentary.  (Bug#34765)
      adds  7681a57   Remove redundants "See" before @xref or @pxref (Bug#35793)
      adds  8f18d12   Improve documentation of decoding into a unibyte buffer
      adds  2168165   ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix 
typo.
       new  17a1dae   Merge from origin/emacs-26
      adds  c4d4dcf   Avoid infloop in read-multiple-choice (Bug#32257)
       new  cce8e42   ; Merge from origin/emacs-26
      adds  1b2f83b   Fix docstring of bookmark-get-bookmark
       new  2101b9d   Merge from origin/emacs-26
      adds  fa9e575   Suppress GCC 9 “no longer supported” messages
       new  c6f4f5d   ; Merge from origin/emacs-26
      adds  b2e44b4   Pacify GCC when compiling unexelf.c on Fedora 30
       new  7af7289   Merge from origin/emacs-26
      adds  d93f4bd   Simplify xd_signature to pacify GCC 9
      adds  7871c3d   Pacify librsvg 2.45.1 and later
       new  f17e0e9   ; Merge from origin/emacs-26
      adds  4b24b01   Pacify GCC 9 -Wredundant-decls
      adds  5f01af6   Use plain symbols for eieio type descriptors (Bug#29220)
      adds  134edc1   Warn about wrong number of args for subrs (Bug#35767)
       new  7e911d0   Merge from origin/emacs-26
      adds  b3df372   * lisp/emacs-lisp/package.el: Obey 
buffer-file-coding-system (bug#35739)
       new  5fb3782   ; Merge from origin/emacs-26
      adds  d8a6d82   Improve documentation of 'safe-local-variable' property
      adds  daf32f1   Speed up redisplay of HELLO
      adds  008b263   * lisp/gnus/gnus.el: Mark autoloaded macros as such.
       new  6028662   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/control.texi                           |  2 +-
 doc/lispref/functions.texi                         |  2 +-
 doc/lispref/modes.texi                             |  2 +-
 doc/lispref/nonascii.texi                          |  9 +++++--
 doc/lispref/positions.texi                         |  4 ++--
 doc/lispref/variables.texi                         |  5 ++++
 doc/misc/cc-mode.texi                              |  6 ++---
 doc/misc/dbus.texi                                 |  4 ++--
 doc/misc/dired-x.texi                              |  4 ++--
 doc/misc/eudc.texi                                 |  4 ++--
 doc/misc/gnus-faq.texi                             |  2 +-
 doc/misc/gnus.texi                                 |  6 ++---
 doc/misc/org.texi                                  |  4 ++--
 doc/misc/reftex.texi                               |  2 +-
 etc/HELLO                                          |  6 +++++
 lisp/bookmark.el                                   |  5 ++--
 lisp/emacs-lisp/bytecomp.el                        |  2 +-
 lisp/emacs-lisp/eieio-core.el                      | 11 +++++----
 lisp/emacs-lisp/eieio.el                           |  3 +++
 lisp/files.el                                      |  1 +
 lisp/gnus/gnus.el                                  | 10 ++++----
 lisp/recentf.el                                    |  3 ++-
 src/coding.c                                       | 28 +++++++++++++++-------
 src/gmalloc.c                                      |  9 +------
 src/unexelf.c                                      |  1 +
 test/lisp/emacs-lisp/bytecomp-tests.el             | 14 +++++++++++
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   | 28 +++++++++++++++++-----
 27 files changed, 118 insertions(+), 59 deletions(-)



reply via email to

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