emacs-diffs
[Top][All Lists]
Advanced

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

master updated (afa542c -> 97e4851)


From: Glenn Morris
Subject: master updated (afa542c -> 97e4851)
Date: Wed, 15 Apr 2020 10:55:11 -0400 (EDT)

gm pushed a change to branch master.

      from  afa542c   Fix small glitches in documenting the native image API 
feature
      adds  38f7538   New function erc-switch-to-buffer-other-window
      adds  13301d4   New function erc-track-switch-buffer-other-window
      adds  5f36e21   Clarify the doc string of 'yank'
      adds  4acdd7f   Fix edge case errors in filename-matching regexps
      adds  c7adc85   * admin/authors.el: Add missing author aliases.
      adds  8f20025   ; Update etc/AUTHORS
      adds  485f242   ; Update ChangeLog.3
      adds  e5ca8e5   Fix Elisp manual entry on 'set-window-configuration'
      adds  d87a4d1   Limit RLIMIT_NOFILE to FD_SETSIZE on macOS
      adds  a5f7c26   * admin/authors.el: Add an author alias.
       new  97e4851   Merge from origin/emacs-27


Summary of changes:
 ChangeLog.3                          | 1090 +++++++++++++++++++++++++++++++++-
 admin/authors.el                     |   13 +-
 doc/lispref/windows.texi             |   39 +-
 etc/AUTHORS                          |  108 ++--
 etc/NEWS.27                          |   10 +
 lisp/auth-source-pass.el             |    2 +-
 lisp/calendar/todo-mode.el           |   14 +-
 lisp/cedet/semantic/db-ebrowse.el    |    4 +-
 lisp/cedet/semantic/texi.el          |    2 +-
 lisp/cedet/srecode/map.el            |    2 +-
 lisp/dired.el                        |    2 +-
 lisp/emacs-lisp/autoload.el          |    2 +-
 lisp/emacs-lisp/shadow.el            |    3 +-
 lisp/erc/erc-track.el                |   32 +-
 lisp/erc/erc.el                      |   47 +-
 lisp/files.el                        |    6 +-
 lisp/finder.el                       |    2 +-
 lisp/generic-x.el                    |    8 +-
 lisp/gnus/gnus-agent.el              |    7 +-
 lisp/gnus/gnus-cache.el              |    2 +-
 lisp/gnus/gnus-score.el              |    2 +-
 lisp/gnus/gnus-util.el               |    2 +-
 lisp/gnus/gnus-uu.el                 |    2 +-
 lisp/gnus/nndraft.el                 |    2 +-
 lisp/gnus/nnmh.el                    |   10 +-
 lisp/gnus/nnspool.el                 |    2 +-
 lisp/gnus/spam-stat.el               |    4 +-
 lisp/help-fns.el                     |    2 +-
 lisp/help.el                         |    2 +-
 lisp/international/quail.el          |    2 +-
 lisp/international/titdic-cnv.el     |    2 +-
 lisp/mail/mspools.el                 |    4 +-
 lisp/mail/rmail.el                   |    5 +-
 lisp/net/ange-ftp.el                 |    3 +-
 lisp/net/tramp.el                    |    2 +-
 lisp/obsolete/gulp.el                |    2 +-
 lisp/obsolete/vc-arch.el             |    8 +-
 lisp/org/ob-core.el                  |    2 +-
 lisp/progmodes/ebnf2ps.el            |    4 +-
 lisp/progmodes/executable.el         |    2 +-
 lisp/simple.el                       |    9 +-
 lisp/startup.el                      |    4 +-
 lisp/textmodes/refer.el              |    2 +-
 lisp/url/url-about.el                |    2 +-
 lisp/vc/vc-rcs.el                    |    5 +-
 src/nsterm.m                         |   15 +
 test/lisp/net/tramp-archive-tests.el |    2 +-
 test/lisp/net/tramp-tests.el         |    2 +-
 48 files changed, 1327 insertions(+), 173 deletions(-)



reply via email to

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