emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (36375d3 -> d0f910c)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (36375d3 -> d0f910c)
Date: Thu, 12 Oct 2017 16:50:54 -0400 (EDT)

eggert pushed a change to branch master.

      from  36375d3   * lisp/gnus/message.el (message-check-recipients): Bogus 
adr is a user error.
      adds  64baaff   New option for handling ZWNJ in Arabic text rendering
      adds  2d58d51   Avoid byte-compilation warnings in message.el
      adds  238fbcb   Create new Edebug spec for docstrings and use it in 
closures
      adds  75174a6   Fix glitches in displaying TTY menus
      adds  dc6ae15   Move the entry about 'format' into Incompatible Lisp 
Changes
      adds  0fa353b   * src/gnutls.c (syms_of_gnutls): Remove duplicated call 
to DEFSYM.
      adds  349e0eb   Fix flymake-goto-next-error when message has %-constructs
      adds  bc80da5   Support gio tool in Tramp
      adds  3db0dc2   Fix crash when closing fullscreen frame on macOS 
(bug#28661)
      adds  6dfc778   Fix fullscreen crash on macOS (bug#28496)
      adds  c194fb6   Make python prettify symbols into a defvar (Bug#28713)
      adds  a9b7297   Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs 
into emacs-26
      adds  2202952   * src/xsmfns.c (x_session_initialize): Fix memory leak.
      adds  7c2c117   Improve test for unreachable dirs
      adds  f1c73de   ; Merge from Gnulib (comment changes only)
      adds  1cd334c   Handle PARENTS properly in tramp-*-handle-make-directory
      adds  745aea2   Change pause in fullscreen toggling for NS port 
(bug#28496)
      adds  89b0023   Increase xterm click count only within double-click-fuzz
      adds  e2150d9   Add line-number faces to the display-line-numbers group
      adds  62e5c11   Describe how window dividers can replicate vertical 
borders (Bug#27830)
      adds  36ed9a9   Fix last change in frameset.el
      adds  11b37b4   Be lazy when starting Flymake checks
      adds  5b81f65   ; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and 
license.
      adds  2da83c9   Avoid assertion violations when line numbers are displayed
      adds  0c36663   Improve doc string and prompt of 'grep-read-files'
      adds  aca5f00   Avoid encoding errors in message.el
      adds  7ed7360   Fix problems when editing raw undecoded message 
(Bug#28671)
      adds  6c2b1e8   * lisp/gnus/message.el: Improve last commit
      adds  934f08f   Fix unlikely overflows with wd length
      adds  f352d02   Fix PWD check on DOS_NT
      adds  14dca4a   ; ChangeLog.3 fixes
      adds  ba7fb37   * admin/authors.el (authors-renamed-files-alist): 
addition.
      adds  0485aa7   ; * src/lread.c (syms_of_lread) <module-file-suffix>: Fix 
typo
      adds  0d004ed   ; Spelling fixes
      adds  5d51403   ; Typo fixes, mostly repeated words
      adds  c9be9a3   ; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
      adds  21e7075   Make three new Flymake commands for debugging common 
problems
      adds  0f7f677   Fix some Flymake docstrings and messages
      adds  1c2e188   Add full documentation on new Flymake API
      adds  3dfa2ca   Don't log "emergencies" in the Flymake legacy backend
      adds  042b3cf   Fix two Flymake bugs
      adds  44c6401   ; * etc/NEWS: Clarify the description of "---" and "+++".
      adds  00adeb4   Improve the Flymake manual
      adds  e4a1556   * etc/NEWS (Flymake): Rewrite entry.
      adds  cf4a15b   First stab at a Flymake diagnostics buffer
      adds  0e83f5f   Simplify Flymake diagnostics buffer UX
      adds  f9cd8ee   Tweak the Flymake diagnostics buffer again
      adds  c89f001   Add mode map to Flymake diagnostic button
      adds  0526aac   Unbreak the button in the Flymake diagnostics buffer again
      adds  e8a7c41   Format shell commands in tramp.texi
      adds  eab0519   Fix docstring style for 'functionp'
      adds  fbabae6   * ChangeLog.3: Update.
      adds  05d0c0f   ; * ChangeLog.3: ChangeLog fixes.
       new  3d0d5b4   Merge from origin/emacs-26
      adds  3f37086   * admin/authors.el (authors-aliases): Additions.
      adds  419a371   Update authors.el
      adds  872108f   Bump Emacs version to 26.0.90
      adds  906224e   ; * Update ldefs-boot.el
       new  a346d5b   ; Merge from origin/emacs-26
      adds  078fb7f   Make frame-list-z-order on NS match Windows behaviour 
(bug#28788)
      adds  b78332c   Don't use (format "%s" ...) for string copying (Bug#28774)
      adds  6ff18c3   * etc/NEWS: Mention the new version of Org.
      adds  4139787   Simplify Flymake user documentation
      adds  2f4bd2f   Let rename-file rename dirs across filesystems
      adds  59b5dc6   Fix this-command-keys for "M-x foo" commands
       new  d0f910c   Merge from origin/emacs-26


Summary of changes:
 CONTRIBUTE                           |   2 +-
 ChangeLog.2                          |   2 +-
 ChangeLog.3                          | 725 ++++++++++++++++++++++++++++-----
 INSTALL.REPO                         |   2 +-
 admin/authors.el                     |   1 +
 doc/emacs/anti.texi                  |   2 +-
 doc/emacs/frames.texi                |  21 +-
 doc/emacs/rmail.texi                 |   2 +-
 doc/emacs/text.texi                  |   2 +-
 doc/lispintro/emacs-lisp-intro.texi  |   2 +-
 doc/lispref/debugging.texi           |   2 +-
 doc/lispref/os.texi                  |   2 +-
 doc/lispref/searching.texi           |   2 +-
 doc/misc/flymake.texi                | 747 ++++++++++++++++++++++++++---------
 doc/misc/htmlfontify.texi            |   2 +-
 doc/misc/ses.texi                    |   2 +-
 doc/misc/tramp.texi                  |  22 +-
 lib/getopt-cdefs.in.h                |   4 +-
 lib/getopt-pfx-core.h                |   4 +-
 lib/getopt-pfx-ext.h                 |   4 +-
 lib/getopt.in.h                      |   4 +-
 lisp/ChangeLog.16                    |   2 +-
 lisp/ChangeLog.6                     |   2 +-
 lisp/allout.el                       |   2 +-
 lisp/button.el                       |   2 +-
 lisp/cedet/ChangeLog.1               |   2 +-
 lisp/cedet/cedet-idutils.el          |   2 +-
 lisp/cedet/ede/pmake.el              |   2 +-
 lisp/cedet/semantic/db-find.el       |   2 +-
 lisp/cedet/semantic/db.el            |   2 +-
 lisp/cedet/semantic/edit.el          |   2 +-
 lisp/composite.el                    |  14 +
 lisp/dired-x.el                      |   2 +-
 lisp/display-line-numbers.el         |   1 +
 lisp/elide-head.el                   |   2 +-
 lisp/emacs-lisp/advice.el            |   2 +-
 lisp/emacs-lisp/cl-generic.el        |  13 +-
 lisp/emacs-lisp/cl-macs.el           |   6 +-
 lisp/emacs-lisp/edebug.el            |  27 +-
 lisp/emacs-lisp/generator.el         |   6 +-
 lisp/emacs-lisp/pcase.el             |   2 +-
 lisp/emacs-lisp/rmc.el               |   4 +-
 lisp/faces.el                        |   6 +-
 lisp/frame.el                        |   6 +-
 lisp/frameset.el                     |   2 +-
 lisp/gnus/ChangeLog.3                |   2 +-
 lisp/gnus/gnus-mlspl.el              |   3 +-
 lisp/gnus/message.el                 |  11 +-
 lisp/gnus/spam.el                    |   2 +-
 lisp/ido.el                          |   4 +-
 lisp/language/misc-lang.el           |  64 ++-
 lisp/mail/rmailedit.el               |  26 +-
 lisp/net/newst-ticker.el             |   2 +-
 lisp/net/tramp-adb.el                |   9 +-
 lisp/net/tramp-gvfs.el               |  42 +-
 lisp/obsolete/landmark.el            |   2 +-
 lisp/obsolete/levents.el             |   2 +-
 lisp/obsolete/otodo-mode.el          |   2 +-
 lisp/org/org-faces.el                |   2 +-
 lisp/org/org-inlinetask.el           |   2 +-
 lisp/play/gomoku.el                  |   2 +-
 lisp/progmodes/antlr-mode.el         |   2 +-
 lisp/progmodes/cc-vars.el            |   2 +-
 lisp/progmodes/cperl-mode.el         |   2 +-
 lisp/progmodes/flymake-proc.el       |   4 +-
 lisp/progmodes/flymake.el            | 374 +++++++++++++-----
 lisp/progmodes/grep.el               |   5 +-
 lisp/progmodes/python.el             |   8 +-
 lisp/subr.el                         |   3 +-
 lisp/term/tvi970.el                  |   6 +-
 lisp/textmodes/less-css-mode.el      |   2 +-
 lisp/textmodes/picture.el            |   2 +-
 lisp/textmodes/rst.el                |   2 +-
 lisp/vc/pcvs-defs.el                 |   2 +-
 lisp/xt-mouse.el                     |   8 +-
 src/ChangeLog.10                     |   2 +-
 src/ChangeLog.12                     |   2 +-
 src/ChangeLog.4                      |   2 +-
 src/ChangeLog.5                      |   2 +-
 src/ChangeLog.7                      |   2 +-
 src/buffer.c                         |   2 +-
 src/dispnew.c                        |  22 +-
 src/emacs-module.c                   |   2 +-
 src/emacsgtkfixed.c                  |   2 +-
 src/eval.c                           |   2 +-
 src/fileio.c                         |  16 +-
 src/frame.h                          |   2 +-
 src/gnutls.c                         |   1 -
 src/keyboard.c                       |  15 +-
 src/keyboard.h                       |   2 +-
 src/lread.c                          |   2 +-
 src/nsfns.m                          |  11 +-
 src/nsterm.m                         |   5 +-
 src/scroll.c                         |   2 +-
 src/sysdep.c                         |  92 +++--
 src/termhooks.h                      |   2 +-
 src/w32inevt.c                       |   2 +-
 src/w32proc.c                        |   2 +-
 src/xdisp.c                          |   1 +
 src/xsmfns.c                         |   4 +-
 test/lisp/kmacro-tests.el            |   2 +-
 test/lisp/net/tramp-tests.el         |   7 +-
 test/lisp/progmodes/flymake-tests.el |  12 +-
 test/lisp/simple-tests.el            |   2 +-
 104 files changed, 1917 insertions(+), 573 deletions(-)



reply via email to

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