emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (770f245 -> e9fb969)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (770f245 -> e9fb969)
Date: Fri, 3 Nov 2017 00:09:08 -0400 (EDT)

eggert pushed a change to branch master.

      from  770f245   * lisp/gnus/gnus.el: Use lexical-binding and cl-lib
      adds  0f286ca   Fix Bug#28889
      adds  9e4265e   Ignore string properties when saving eshell history 
(Bug#28700)
      adds  b060e09   Handle https url for debbugs mbox (Bug#28831)
      adds  d719ea6   Another fix for unsafe directory error message (Bug#865)
      adds  237e96b   Test that advice doesn't trigger bytecomp warnings 
(Bug#28803)
      adds  2bfa428   Fix xdg timestamp error on 32-bit Emacs
      adds  3aee7be   Avoid unnecessary rounding errors in timestamps
      adds  b7c4aa9   Refactor c-forward-token-2 with new function 
c-forward-over-token-and-ws.
      adds  a012ec7   Don't fill keywords after Emacs Lisp docstring
      adds  6360611   Port to OpenIndiana
      adds  46cdc01   Fix some ‘window-normalize-’ prefixed functions 
(Bug#28947)
      adds  8093e82   Improve backward compatibility of tramp-tests.el
      adds  c6deaba   Improve Tramp backward compatibility
      adds  529a9c0   Further work on Bug#28889
      adds  a015db9   * test/lisp/progmodes/sql-tests.el 
(sql-tests-postgres-list-databases-error): Silence compiler.
      adds  b51009d   * admin/authors.el (authors-canonical-author-name): 
Ignore name issues in "lax" ChangeLogs.
      adds  46f2ee0   * test/lisp/net/tramp-tests.el (tramp-test41-delay-load): 
New test.
      adds  928a106   Fix Edebug specs for map-let and with-maps-do
      adds  3fc05cf   Scripts to automate windows binary distribution
      adds  19667f4   * configure.ac: Tweak libcurses diagnostic.
      adds  1d83257   Port to QNX
      adds  0c536a2   Display commit in package description, if available 
(Bug#28637)
      adds  e8a06a5   Fix compile warning for non-w32 builds
      adds  628b653   Fix windows build errors
      adds  761c630   Fix Bug#28982
      adds  d6c1a9c   ; Fix author email address in 
test/lisp/url/url-tramp-tests.el
      adds  aee0bc8   Fix non-native fullscreen on NS (bug#28872)
      adds  57ca409   Fix autoload of flymake from elisp-mode during bootstrap 
(bug#28994)
      adds  46540a1   Fix a "wrong side of point" error in CC Mode.  Fixes bug 
#28850.
      adds  b8cf159   Update documentation for windows build
      adds  e562356   Fix two js indentation problems
      adds  685fd77   Fix duplicate .o file on QNX
      adds  646e56e   Fix Bug#28959
      adds  ad68bbd   Fix another "wrong side of point" error in CC Mode.
      adds  015f0bb   Port thread.c to OpenBSD ARM
      adds  7b29db2   Enable gnus-read-ephemeral-* to run multiple times 
(bug#29008)
      adds  53aaad1   Make an example code introduced in the Gnus info work 
(bug#29008)
      adds  7f089aa   Require seq in rmc.el
       new  c66a394   Merge from origin/emacs-26
      adds  933b3a3   Fix documentation of `newsticker-new-item-functions' 
(bug#29023).
       new  3ca4a3c   ; Merge from origin/emacs-26
      adds  ec08d70   Improve documentation of set-default-file-modes
      adds  196106d   Support Certification Authority Authorization in 
dns-mode.el
      adds  1bda71e   Improve pixel-scroll-mode
      adds  9e442a0   Improve documentation of how faces are applied to display 
stings
      adds  9715317   * lisp/dired.el (dired-find-alternate-file): Doc fix.  
(Bug#28963)
      adds  3926c5a   * src/fileio.c (Fset_default_file_modes): Fix typo in doc 
string.
      adds  e8636ac   Fix startup display on Cygwin
      adds  e6b4e5f   Fix some doc typos
      adds  0b0d91e   * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix 
doc typo.
      adds  8bd9524   * lisp/button.el (button-activate): Fix doc typo.
      adds  50f711e   Fix some duplicate words typos
      adds  cc8f72c   Clarify obsolescence message for 'whitespace-tab'
      adds  451823b   Don't allow (minibuffer-window-active-p nil) to return t
      adds  68182a4   Make manuals and NEWS consistent
      adds  9102fb6   Add Index to ERT manual
      adds  d43b486   Fix doc strings in desktop.el
      adds  a8e6741   Fix conversion of pixel coordinates to buffer position
      adds  00c3c6d   Avoid segfaults in 64-bit Windows builds
      adds  266888b   * doc/lispref/commands.texi (Adjusting Point): Fix 
wording. (Bug#29042)
      adds  82a16c5   Fix some duplicate word typos
      adds  5b59841   Fix doc typos
      adds  2ebdde6   Add ChkTeX flymake backend for latex-mode
      adds  4189d0e   Fix minibuffer window related docs and strings (Bug#28978)
      adds  1a34027   * etc/NEWS (EUDC): Deprecate BBDB 2.x backward 
compatibility.
      adds  134099b   ; * etc/NEWS (EUDC): Mark as not requiring documentation.
      adds  336cd0a   ; * lisp/select.el (select-enable-primary): Add missing 
period.
      adds  557e252   Remember more variables in mhtml-mode
      adds  4c4ad80   Fix mthml submode lighting at end of buffer
      adds  056587c   Extend mhtml submode region when in comment
      adds  edde35e   * lisp/progmodes/perl-mode.el: Fix electric indentation 
with RET
      adds  18331d0   Fix "Args out of range" error in c-determine-limit.  
Fixes bug #28598.
      adds  ca5eb0d   Fix a typo in the ELisp manual
      adds  d10c947   Fix doc and doc-strings for minibuffer window related 
functions (Bug#28978)
      adds  ee49366   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  7d32176   Fix the bug#24034 change (revno 9eb028f) causing infloop 
(bug#29047)
      adds  9c8fe02   Avoid fullscreen ediff control frames by default 
(Bug#29026)
      adds  3e7ebbe   Don't clobber docstrings of explicitly-defined mode hook 
variables
      adds  41adf32   Avoid duplicate calls to xfree for the same pointer
      adds  460fe4a   ; Doc fixes
       new  1441eb7   Merge from origin/emacs-26
      adds  ebdcfc2   ; Auto-commit of loaddefs files.
       new  5fcfdf4   ; Merge from origin/emacs-26
      adds  70621e2   Fix customization of debugger-print-function (Bug#29077)
      adds  8453423   Avoid wrong value from file-attributes on Linux kernel 
before 3.6
      adds  dc0a25c   Give a more sensible message if file-attributes fails 
(Bug#29070)
      adds  460a25f   Handle generic variables in cl-defgeneric Edebug spec
      adds  9d31a97   ; Spelling fixes
      adds  4182a60   Don't have frameset save the 'client' parameter 
(Bug#29067)
      adds  1bd4e7c   ; Fix typo in ChangeLog.3
      adds  27964af   In frame parameters documentation mention desktop 
saving/restoring
      adds  fdd3dcf   * src/alloc.c (sweep_symbols): Tweak last change
      adds  9031dec   ; * src/alloc.c (sweep_symbols): Fix last change.
      adds  a9f8706   Fix completion of colon after CSS property (Bug#29056)
      adds  6b08ad5   Fix alignment portability problems
      adds  04bc141   Merge from Gnulib
      adds  36400c7   Fix mouse-scrollbar offset on GNUstep and old macOS 
(bug#29053)
      adds  ac0bb9a   Improve the doc of eshell-cmpl-* custom variables 
(Bug#25069)
      adds  8a31e99   ; etc/NEWS: Add cpp-message-min-time-interval.  
(Bug#28961)
      adds  a87ce5c   * src/lisp.h (GCALIGNED): Clarify comment (Bug#29040).
       new  aa75424   Merge from origin/emacs-26
       new  e9fb969   * etc/NEWS.26: Copy from emacs-26/etc/NEWS.


Summary of changes:
 ChangeLog.2                                        |   6 +-
 ChangeLog.3                                        |  50 ++---
 admin/MAINTAINERS                                  |   1 +
 admin/authors.el                                   |   7 +-
 admin/make-tarball.txt                             |   2 +-
 admin/nt/dist-build/README-scripts                 |  92 +++++++++
 admin/nt/dist-build/README-windows-binaries        |  45 +++++
 admin/nt/dist-build/build-dep-zips.py              | 223 +++++++++++++++++++++
 admin/nt/dist-build/build-zips.sh                  | 145 ++++++++++++++
 build-aux/config.guess                             |  20 +-
 build-aux/config.sub                               |  10 +-
 configure.ac                                       |  20 +-
 doc/emacs/msdos.texi                               |   2 +-
 doc/emacs/programs.texi                            |   4 +
 doc/emacs/search.texi                              |   8 +
 doc/lispref/commands.texi                          |  10 +-
 doc/lispref/display.texi                           |  21 +-
 doc/lispref/files.texi                             |   4 +-
 doc/lispref/frames.texi                            |  18 +-
 doc/lispref/functions.texi                         |   6 +-
 doc/lispref/minibuf.texi                           |  78 +++----
 doc/lispref/os.texi                                |   2 +-
 doc/misc/ede.texi                                  |   2 +-
 doc/misc/ert.texi                                  | 113 +++++++++--
 doc/misc/flymake.texi                              |   2 +-
 doc/misc/gnus.texi                                 |   2 +-
 doc/misc/sem-user.texi                             |   2 +-
 doc/misc/srecode.texi                              |   2 +-
 etc/NEWS.18                                        |   2 +-
 etc/NEWS.26                                        |  67 +++++--
 lib-src/make-docfile.c                             |   2 +-
 lib/timespec.h                                     |  22 +-
 lib/unistd.in.h                                    |   5 +-
 lisp/ChangeLog.17                                  |   2 +-
 lisp/ChangeLog.9                                   |   2 +-
 lisp/button.el                                     |   2 +-
 lisp/calendar/todo-mode.el                         |   8 +-
 lisp/cedet/ede.el                                  |   2 +-
 lisp/cedet/semantic/imenu.el                       |   2 +-
 lisp/desktop.el                                    |  15 +-
 lisp/dired.el                                      |   5 +-
 lisp/doc-view.el                                   |   2 +-
 lisp/ecomplete.el                                  |   2 +-
 lisp/emacs-lisp/cl-generic.el                      |   3 +-
 lisp/emacs-lisp/debug.el                           |   5 +-
 lisp/emacs-lisp/derived.el                         |   8 +-
 lisp/emacs-lisp/easy-mmode.el                      |   8 +-
 lisp/emacs-lisp/inline.el                          |   2 +-
 lisp/emacs-lisp/lisp-mode.el                       |  11 +-
 lisp/emacs-lisp/map.el                             |   3 +-
 lisp/emacs-lisp/package.el                         |   3 +
 lisp/emacs-lisp/rmc.el                             |   2 +
 lisp/epg.el                                        |   5 +-
 lisp/erc/erc.el                                    |   6 +-
 lisp/eshell/em-cmpl.el                             |  54 +++--
 lisp/eshell/em-hist.el                             |   5 +-
 lisp/files.el                                      |  31 ++-
 lisp/follow.el                                     |   2 +-
 lisp/frameset.el                                   |   4 +
 lisp/gnus/gnus-group.el                            |  17 +-
 lisp/gnus/gnus-notifications.el                    |   2 +-
 lisp/gnus/message.el                               |   2 +-
 lisp/gnus/nnir.el                                  |   2 +-
 lisp/image-dired.el                                |  15 +-
 lisp/info.el                                       |   2 +-
 lisp/international/mule.el                         |   2 +-
 lisp/kmacro.el                                     |   1 +
 lisp/loadup.el                                     |   1 +
 lisp/ls-lisp.el                                    |   7 +-
 lisp/net/ange-ftp.el                               |   4 +-
 lisp/net/rcirc.el                                  |   2 +-
 lisp/net/shr.el                                    |  12 +-
 lisp/net/tramp-compat.el                           |   6 +
 lisp/net/tramp.el                                  | 127 ++++++------
 lisp/pixel-scroll.el                               | 188 ++++++++++++-----
 lisp/progmodes/cc-cmds.el                          |   2 +-
 lisp/progmodes/cc-engine.el                        | 151 ++++++++------
 lisp/progmodes/cc-fonts.el                         |  21 +-
 lisp/progmodes/compile.el                          |   2 +-
 lisp/progmodes/ebrowse.el                          |   2 +-
 lisp/progmodes/flymake-proc.el                     |   8 +-
 lisp/progmodes/gdb-mi.el                           |   2 +-
 lisp/progmodes/gud.el                              |   2 +-
 lisp/progmodes/hideif.el                           |   4 +-
 lisp/progmodes/js.el                               |  21 +-
 lisp/progmodes/perl-mode.el                        |   4 +-
 lisp/progmodes/xref.el                             |   5 +-
 lisp/progmodes/xscheme.el                          |  25 +--
 lisp/replace.el                                    |   1 +
 lisp/select.el                                     |   2 +-
 lisp/server.el                                     |  11 +-
 lisp/simple.el                                     |   4 +-
 lisp/sort.el                                       |   2 +-
 lisp/subr.el                                       |   2 +-
 lisp/textmodes/css-mode.el                         |   1 +
 lisp/textmodes/dns-mode.el                         |   3 +-
 lisp/textmodes/mhtml-mode.el                       |  15 +-
 lisp/textmodes/remember.el                         |   2 +-
 lisp/textmodes/tex-mode.el                         |  63 ++++++
 lisp/textmodes/texinfmt.el                         |   2 +-
 lisp/url/url-cookie.el                             |   2 +-
 lisp/url/url-queue.el                              |   2 +-
 lisp/url/url-tramp.el                              |  58 +++---
 lisp/vc/ediff-wind.el                              |   2 +
 lisp/vc/vc.el                                      |   1 +
 lisp/whitespace.el                                 |   3 +-
 lisp/window.el                                     |  52 +++--
 lisp/xdg.el                                        |   4 +-
 src/ChangeLog.13                                   |   4 +-
 src/alloc.c                                        |  10 +-
 src/buffer.c                                       |   6 +-
 src/dired.c                                        |   9 +-
 src/dispnew.c                                      |  23 +++
 src/editfns.c                                      |   2 +-
 src/fileio.c                                       |  10 +-
 src/frame.c                                        |  15 +-
 src/lisp.h                                         |  20 +-
 src/nsterm.m                                       |  39 +++-
 src/thread.c                                       |   2 +-
 src/unexelf.c                                      |  15 +-
 src/window.c                                       |   4 +-
 src/xterm.c                                        |  16 ++
 test/lisp/calendar/todo-mode-tests.el              |   2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |  11 +
 test/lisp/emacs-lisp/lisp-tests.el                 |  31 +++
 test/lisp/emacs-lisp/map-tests.el                  |   2 +-
 .../cmds-tests.el => lisp/emacs-lisp/rmc-tests.el} |  25 ++-
 .../{arc-mode-tests.el => eshell/em-hist-tests.el} |  36 ++--
 test/lisp/eshell/eshell-tests.el                   |   2 +-
 test/lisp/net/tramp-tests.el                       | 157 +++++++++++++--
 test/lisp/progmodes/sql-tests.el                   |   2 +-
 test/lisp/url/url-tramp-tests.el                   |  83 ++++++++
 test/manual/etags/html-src/software.html           |   4 +-
 test/manual/indent/js.js                           |   9 +
 134 files changed, 1938 insertions(+), 661 deletions(-)
 create mode 100644 admin/nt/dist-build/README-scripts
 create mode 100644 admin/nt/dist-build/README-windows-binaries
 create mode 100755 admin/nt/dist-build/build-dep-zips.py
 create mode 100755 admin/nt/dist-build/build-zips.sh
 copy test/{src/cmds-tests.el => lisp/emacs-lisp/rmc-tests.el} (53%)
 copy test/lisp/{arc-mode-tests.el => eshell/em-hist-tests.el} (55%)
 create mode 100644 test/lisp/url/url-tramp-tests.el



reply via email to

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