emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ee3024c -> 4829a3b)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (ee3024c -> 4829a3b)
Date: Mon, 2 Oct 2017 01:03:44 -0400 (EDT)

eggert pushed a change to branch master.

      from  ee3024c   * lisp/electric.el: Break recursive loading loop
      adds  73dba0f   Fix last doc string change in simple.el
      adds  f428757   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  63a45e8   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  157007b   Fix uses of @kindex in the Emacs manual
      adds  645ff6c   Add CAM02 JCh and CAM02-UCS J'a'b' conversions
      adds  82b6c76   Improve indexing of multi-file/buffer Isearch commands
      adds  cb407d3   * doc/emacs/emacs.texi (Acknowledgments): Add more 
contributors.
      adds  200ef6f   Minor update of ack.texi
      adds  cb93a6c   Improve documentation of 'copy-sequence'
      adds  4a755ed   Avoid assertions in vc-hg.el on MS-Windows
      adds  a4f7518   Fix url-http use of url-current-object
      adds  289fe6c   Reset bidi-paragraph-direction on article rendering
      adds  f172894   Exit macro definition on undefined keys
      adds  5b45e7e   Bind vc-region-history
      adds  8b2ab50   Fix semantic-ia-fast-jump
      adds  c59ddb2   Fix slot typecheck in eieio-persistent
      adds  43fac3b   Make "unsafe directory" error message more informative 
(Bug#865)
      adds  ba9139c   Revert "Don't lose arguments to eshell aliases 
(Bug#27954)"
      adds  b03b4f6   Improve handling of iconification of child frames 
(Bug#28611)
      adds  07ea5ef   Fix reference style in org.texi
      adds  7abb5c3   Fix ns-win.el on GNUstep
      adds  1ba3471   eshell.texi improvements
      adds  d5e4e00   Make text-quoting-style customizable.  Introduce t and 
new meaning for nil.
      adds  5f76ac1   Make the value nil in text-quoting-style mean what it 
does in Emacs 25.
      adds  8c18dcb   Amend documentation for text-quoting-style becoming a 
user option.
      adds  539d862   Remove inadvertent changes to syntax.texi in last commit.
      adds  98dc91f   Remove incorrect NEWS entry about 'find-library'
      adds  913808e   Doc amendment for syntax-ppss.
      adds  bd49b6f   Workaround for faulty localtime() under macOS 10.6
      adds  60b7668   Keep eww buffer current when looking up CSS on MDN
      adds  8cdd8b9   Merge from Gnulib
      adds  5172fa0   Prefer HTTPS to HTTP for gnu.org
       new  4829a3b   Merge from origin/emacs-26


Summary of changes:
 CONTRIBUTE                                         |   2 +-
 COPYING                                            |   8 +-
 ChangeLog.1                                        |  86 +++---
 ChangeLog.2                                        | 240 ++++++++--------
 ChangeLog.3                                        |  92 +++----
 Makefile.in                                        |   6 +-
 README                                             |   2 +-
 admin/ChangeLog.1                                  |   2 +-
 admin/notes/bugtracker                             |   2 +-
 admin/notes/copyright                              |  20 +-
 admin/notes/documentation                          |  12 +-
 admin/notes/repo                                   |   4 +-
 admin/notes/tags                                   |   2 +-
 admin/notes/versioning                             |   3 +-
 admin/notes/years                                  |   2 +-
 admin/nt/README-ftp-server                         |   4 +-
 build-aux/config.guess                             |  18 +-
 build-aux/config.sub                               |   4 +-
 configure.ac                                       |  10 +-
 doc/emacs/Makefile.in                              |   2 +-
 doc/emacs/ack.texi                                 |   4 +-
 doc/emacs/buffers.texi                             |   4 +-
 doc/emacs/display.texi                             |  15 +-
 doc/emacs/doclicense.texi                          |   4 +-
 doc/emacs/emacs.texi                               |  16 +-
 doc/emacs/gpl.texi                                 |   8 +-
 doc/emacs/macos.texi                               |   2 +-
 doc/emacs/maintaining.texi                         |  15 +-
 doc/emacs/mark.texi                                |   4 +-
 doc/emacs/mule.texi                                |   4 +-
 doc/emacs/programs.texi                            |  12 +-
 doc/emacs/search.texi                              |  23 +-
 doc/emacs/trouble.texi                             |  12 +-
 doc/emacs/vc1-xtra.texi                            |  11 +-
 doc/lispintro/doclicense.texi                      |   4 +-
 doc/lispref/ChangeLog.1                            |  10 +-
 doc/lispref/control.texi                           |  11 +-
 doc/lispref/display.texi                           |  13 +-
 doc/lispref/doclicense.texi                        |   2 +-
 doc/lispref/elisp.texi                             |   1 +
 doc/lispref/frames.texi                            |  30 +-
 doc/lispref/gpl.texi                               |   8 +-
 doc/lispref/help.texi                              |  80 ++++--
 doc/lispref/sequences.texi                         |   5 +-
 doc/lispref/strings.texi                           |  11 +-
 doc/lispref/syntax.texi                            |  13 +-
 doc/misc/cl.texi                                   |   2 +-
 doc/misc/doclicense.texi                           |   4 +-
 doc/misc/efaq-w32.texi                             |   6 +-
 doc/misc/efaq.texi                                 |   8 +-
 doc/misc/erc.texi                                  |   2 +-
 doc/misc/eshell.texi                               |  17 +-
 doc/misc/gpl.texi                                  |   8 +-
 doc/misc/org.texi                                  |   2 +-
 doc/misc/pcl-cvs.texi                              |   2 +-
 etc/COPYING                                        |   2 +-
 etc/ChangeLog.1                                    |   6 +-
 etc/NEWS.26                                        |  31 ++-
 etc/ORG-NEWS                                       |   2 +-
 etc/PROBLEMS                                       |  10 +-
 etc/TODO                                           |  46 ++--
 leim/COPYING                                       |   8 +-
 leim/ChangeLog.1                                   |   2 +-
 lib-src/COPYING                                    |   8 +-
 lib-src/ChangeLog.1                                |  20 +-
 lib-src/rcs2log                                    |   2 +-
 lib/COPYING                                        |   8 +-
 lisp/COPYING                                       |   8 +-
 lisp/ChangeLog.11                                  |   2 +-
 lisp/ChangeLog.13                                  |  10 +-
 lisp/ChangeLog.15                                  |  28 +-
 lisp/ChangeLog.16                                  |  38 +--
 lisp/ChangeLog.17                                  |  58 ++--
 lisp/Makefile.in                                   |   6 +-
 lisp/calendar/cal-dst.el                           |   2 +-
 lisp/calendar/cal-menu.el                          |   2 +-
 lisp/calendar/diary-lib.el                         |   6 +-
 lisp/cedet/semantic/ia.el                          |   2 +-
 lisp/comint.el                                     |   2 +-
 lisp/cus-edit.el                                   |   2 +-
 lisp/cus-start.el                                  |  15 +
 lisp/dnd.el                                        |   2 +-
 lisp/emacs-lisp/eieio-base.el                      |  29 +-
 lisp/emacs-lisp/lisp.el                            |   2 +-
 lisp/emacs-lisp/subr-x.el                          |   2 +-
 lisp/epg.el                                        |   2 +-
 lisp/erc/erc.el                                    |   2 +-
 lisp/eshell/em-alias.el                            |   6 +-
 lisp/eshell/em-unix.el                             |   2 +-
 lisp/faces.el                                      |   2 +-
 lisp/ffap.el                                       |   2 +-
 lisp/finder.el                                     |   2 +-
 lisp/frame.el                                      |   2 +-
 lisp/gnus/ChangeLog.3                              |   2 +-
 lisp/gnus/gnus-art.el                              |   2 +
 lisp/gnus/message.el                               |   4 +-
 lisp/info.el                                       |   2 +-
 lisp/international/quail.el                        |   2 +-
 lisp/mail/emacsbug.el                              |   2 +-
 lisp/mail/rmail.el                                 |   4 +-
 lisp/mail/supercite.el                             |   2 +-
 lisp/net/rlogin.el                                 |   2 +-
 lisp/net/tramp.el                                  |   4 +-
 lisp/obsolete/complete.el                          |   2 +-
 lisp/org/ChangeLog.1                               |   2 +-
 lisp/org/org-clock.el                              |  12 +-
 lisp/proced.el                                     |   2 +-
 lisp/progmodes/cc-menus.el                         |   2 +-
 lisp/progmodes/compile.el                          |   4 +-
 lisp/progmodes/octave.el                           |   2 +-
 lisp/progmodes/sql.el                              |   2 +-
 lisp/ruler-mode.el                                 |   2 +-
 lisp/server.el                                     |  47 ++--
 lisp/simple.el                                     |  11 +-
 lisp/startup.el                                    |   4 +-
 lisp/subr.el                                       |  15 +-
 lisp/term/ns-win.el                                |  30 +-
 lisp/term/x-win.el                                 |   2 +-
 lisp/textmodes/css-mode.el                         |  15 +-
 lisp/textmodes/nroff-mode.el                       |   2 +-
 lisp/textmodes/tex-mode.el                         |   2 +-
 lisp/url/ChangeLog.1                               |   2 +-
 lisp/url/url-http.el                               |   3 +
 lisp/vc/diff-mode.el                               |   2 +-
 lisp/vc/smerge-mode.el                             |   2 +-
 lisp/vc/vc-git.el                                  |   2 +-
 lisp/vc/vc-hg.el                                   |  12 +-
 lisp/vc/vc-hooks.el                                |   2 +-
 lisp/vc/vc-rcs.el                                  |   2 +-
 lisp/view.el                                       |   2 +-
 lisp/wid-edit.el                                   |   2 +-
 lisp/windmove.el                                   |   2 +-
 lwlib/COPYING                                      |   8 +-
 msdos/COPYING                                      |   8 +-
 nt/COPYING                                         |   8 +-
 nt/ChangeLog.1                                     |  18 +-
 nt/INSTALL                                         |  10 +-
 nt/INSTALL.W64                                     |   2 +-
 nt/README                                          |   4 +-
 nt/README.W32                                      |   4 +-
 oldXMenu/ChangeLog.1                               |   2 +-
 src/COPYING                                        |   8 +-
 src/ChangeLog.11                                   |  22 +-
 src/ChangeLog.12                                   | 170 ++++++------
 src/ChangeLog.13                                   | 132 ++++-----
 src/alloc.c                                        |   2 +-
 src/atimer.c                                       |   2 +-
 src/callproc.c                                     |   2 +-
 src/dispnew.c                                      |   4 +-
 src/eval.c                                         |   2 +-
 src/fns.c                                          |   4 +-
 src/frame.c                                        |  44 ++-
 src/gtkutil.c                                      |   2 +-
 src/lcms.c                                         | 303 ++++++++++++++++++---
 src/lisp.h                                         |   2 +-
 src/sysdep.c                                       |   4 +-
 src/term.c                                         |   2 +-
 src/w32term.c                                      |   2 +-
 src/xfns.c                                         |   2 +-
 src/xsettings.c                                    |   4 +-
 src/xterm.c                                        |   4 +-
 test/ChangeLog.1                                   |   2 +-
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   |  22 ++
 test/lisp/replace-tests.el                         |   4 +-
 test/lisp/vc/vc-bzr-tests.el                       |   2 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |   2 +-
 test/src/lcms-tests.el                             |  44 +++
 167 files changed, 1424 insertions(+), 925 deletions(-)



reply via email to

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