emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (92045f4 -> 11f9cb5)


From: Stefan Monnier
Subject: [Emacs-diffs] master updated (92045f4 -> 11f9cb5)
Date: Fri, 6 Oct 2017 09:51:00 -0400 (EDT)

monnier pushed a change to branch master.

      from  92045f4   Add file name handler support for file-system-info
      adds  f71569a   * etc/PROBLEMS: Document Bug#26638.
      adds  712cc15   Fix a CC Mode brace stack cache bug.
      adds  987f39a   Fix customization of zoneinfo-style-world-list
      adds  b69bcf3   ; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace 
fix.
      adds  d09ac15   Fix the --without-x build
      adds  f6efc06   ; Auto-commit of loaddefs files.
      adds  b33808c   Give more helpful messages for python completion setup 
failures
      adds  b9712f5   Update authors.el
      adds  ae42ae7   ; ChangeLog fixes
      adds  0fff900   Work around deprecation of 
gtk_style_context_get_background_color
      adds  a9ac20c   Add support for `file-system-info' in Tramp
      adds  fe9dc7a   Split Flymake into flymake.el into flymake-proc.el 
(again!)
      adds  f1601be   Flymake provides flymake-report re-entry point for 
backends
      adds  6954270   Completely rewrite Flymake's subprocess output processing
      adds  bb8b663   Move symbols in flymake-proc.el to separate namespace
      adds  1c30f9f   Flymake diagnostics now apply to arbitrary buffer regions
      adds  bbcb079   Allow running Flymake tests from interactive sessions
      adds  9f8ad13   Refactor Flymake tests in preparation for more tests
      adds  ae64bf1   New Flymake variable flymake-diagnostic-types-alist and 
much cleanup
      adds  734aa88   Flymake's flymake-proc.el parses column numbers from 
gcc/javac errors
      adds  7787988   Flymake warning face easier to distinguish
      adds  0d26e45   Add a new Flymake test for multiple errors and warnings
      adds  8c85ab0   Echo Flymake error messages when navigating errors 
interactively
      adds  491cc4a   Flymake checks file names before considering diagnostics
      adds  54beebb   Flymake highlights GCC info/notes as detected by 
flymake-proc.el
      adds  b0bb181   Protect Flymake's eager checks against commands like 
fill-paragraph
      adds  b2f8b8b   More Flymake cleanup before advancing to backend redesign
      adds  94a88c1   New Flymake API variable flymake-diagnostic-functions
      adds  f930963   Simplify Flymake logging and erroring
      adds  5ec7d73   Flymake's flymake-proc.el backend slightly easier to debug
      adds  7360178   Tweak Flymake commands flymake-goto-[next/prev]-error
      adds  e0df7b9   Fancy Flymake mode-line construct displays status
      adds  483f1e8   A couple of Flymake backends for emacs-lisp-mode
      adds  9a629a7   Add interactive flymake-start function
      adds  8118f0f   Fix three Flymake bugs when checking C header files
      adds  5235eaf   Treat Flymake errors as just another type of diagnostic
      adds  cd39edb   Remove old flymake-display-err-menu-for-current-line, 
it's useless
      adds  1b271ad   Flymake uses some new fringe bitmaps
      adds  87993cd   Explicitly add a(n empty) keymap for Flymake
      adds  bd8ea88   Batch of minor Flymake cleanup actions agreed to with 
Stefan
      adds  91851c3   Flymake variable flymake-diagnostic-functions now a 
special hook
      adds  22a7372   Flymake uses proper idle timers
      adds  f6e909b   Flymake backends can report multiple times per check
      adds  5d3f8a8   Capitalize "Flymake" in docstrings and comments
      adds  2e84179   Tweak Flymake autoloads and dependencies
      adds  30ea272   Hook Flymake onto proper checkdoc and byte-compile 
interfaces
      adds  602d937   Integrate Flymake elisp checkers into elisp-mode.el 
directly
      adds  f964aa9   Minimal tweak as an attempt to future-proof Flymake API
      adds  5d922e5   Start rewriting Flymake manual
      adds  ca08b69   Merge branch 
'scratch/flymake-refactor-clean-for-emacs-26' into emacs-26
      adds  4ac5ac5   Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs 
into emacs-26
      adds  af2a40f   --with-pop is now the default only on MS-Windows
      adds  b5c965d   Warn if --without-pop is now the default
      adds  fdbaebd   ; Spelling fixes
      adds  ea39d47   Avoid crashes on C-g when several threads wait for input
      adds  0b558b4   * lisp/net/tramp.el (tramp-tramp-file-p): Use 
`string-match-p'.
      adds  4e0b67e   Fontify untyped function declarations in C Mode correctly.
      adds  3db388b   Speed up (format "%s" STRING) and the like
      adds  3d8df4d   Fix search for ~/.Xdefaults-HOSTNAME
      adds  7a1133f   Misc. minor adjustments to Flymake
      adds  3c4ff63   Speed up list-packages when 'visual' line numbers are 
displayed
      adds  1c66720   ; * etc/NEWS: Fix the "manual-update" marker of a recent 
addition.
      adds  e3f4b71   Support indirection for all shr-tag-* calls
      adds  c625fb6   Set xterm click count to 1 even with no last click
      adds  0c8f4e5   * lisp/ses.el (ses-print-cell): Fix alignment of text 
cells.  (Bug#27653)
      adds  bd5326f   Fix breakage due to recent change in 
tabulated-list-print-entry
      adds  57ab49f   Fix irregularities with CC Mode fontification, 
particularly with "known types"
      adds  2a32ee1   Update Org to v9.1.2
      adds  9a10c87   Fix dynamic binding wrapper in iter-lambda (bug#25965)
      adds  e933249   Update authors.el
      adds  82d2a05   ; * Makefile.in: set PREFERRED_BRANCH to emacs-26
      adds  16dc580   ; Update ChangeLog.3
      adds  db893ab   Fix bug with unmounted directory on GNU/Linux
      adds  03eab7a   Delete a Flymake obsolete alias that can't possibly work
      adds  6b88f78   Don't error when turning on Flymake with no known backends
      adds  e5bff69   Revert last change in 'shr-descend'
      adds  9655937   Fix typos in Flymake documentation
       new  11f9cb5   Merge emacs-26


Summary of changes:
 ChangeLog.3                                        | 28971 ++++++++++++++++++-
 INSTALL                                            |     6 +-
 Makefile.in                                        |     2 +-
 admin/authors.el                                   |    27 +-
 configure.ac                                       |    36 +-
 doc/lispref/strings.texi                           |    10 +-
 doc/misc/flymake.texi                              |   550 +-
 doc/misc/org.texi                                  |    19 +-
 etc/NEWS.26                                        |    14 +-
 etc/PROBLEMS                                       |    13 +
 etc/refcards/orgcard.tex                           |     2 +-
 lisp/emacs-lisp/bytecomp.el                        |    22 +
 lisp/emacs-lisp/checkdoc.el                        |    19 +-
 lisp/emacs-lisp/cl-print.el                        |     2 +-
 lisp/emacs-lisp/generator.el                       |     3 +-
 lisp/emacs-lisp/tabulated-list.el                  |    11 +-
 lisp/gnus/ChangeLog.3                              |    14 +-
 lisp/ldefs-boot.el                                 |   115 +-
 lisp/net/shr.el                                    |    27 +-
 lisp/net/tramp-adb.el                              |    25 +
 lisp/net/tramp-gvfs.el                             |    56 +-
 lisp/net/tramp-sh.el                               |    47 +
 lisp/net/tramp-smb.el                              |    48 +-
 lisp/net/tramp.el                                  |    20 +-
 lisp/org/ob-hledger.el                             |     2 +-
 lisp/org/ob-lob.el                                 |    14 +-
 lisp/org/org-clock.el                              |     1 +
 lisp/org/org-colview.el                            |     3 +-
 lisp/org/org-table.el                              |     8 +-
 lisp/org/org-version.el                            |     4 +-
 lisp/org/org.el                                    |    28 +-
 lisp/org/ox-html.el                                |    23 +-
 lisp/org/ox-publish.el                             |     4 +-
 lisp/progmodes/cc-engine.el                        |    54 +-
 lisp/progmodes/cc-langs.el                         |     5 +
 lisp/progmodes/cc-mode.el                          |     4 +-
 lisp/progmodes/elisp-mode.el                       |   171 +-
 lisp/progmodes/flymake-proc.el                     |  1177 +-
 lisp/progmodes/flymake-ui.el                       |   634 -
 lisp/progmodes/flymake.el                          |   960 +-
 lisp/progmodes/python.el                           |     6 +-
 lisp/ses.el                                        |     3 +-
 lisp/time.el                                       |    31 +-
 lisp/xt-mouse.el                                   |     6 +-
 src/callint.c                                      |     4 +-
 src/dbusbind.c                                     |     3 +-
 src/editfns.c                                      |    28 +-
 src/frame.c                                        |     2 +
 src/gtkutil.c                                      |    17 +-
 src/keyboard.c                                     |    14 +-
 src/lisp.h                                         |    40 +-
 src/sysdep.c                                       |    13 +-
 src/thread.c                                       |    16 +-
 src/thread.h                                       |     7 +
 src/xdisp.c                                        |     4 +-
 src/xrdb.c                                         |     7 +-
 test/lisp/emacs-lisp/generator-tests.el            |    10 +
 test/lisp/net/tramp-tests.el                       |    29 +-
 test/lisp/progmodes/flymake-resources/Makefile     |     4 +-
 .../flymake-resources/errors-and-warnings.c        |    13 +
 .../lisp/progmodes/flymake-resources/no-problems.h |     1 +
 .../progmodes/flymake-resources/some-problems.h    |     5 +
 test/lisp/progmodes/flymake-tests.el               |   297 +-
 63 files changed, 31492 insertions(+), 2219 deletions(-)
 delete mode 100644 lisp/progmodes/flymake-ui.el
 create mode 100644 test/lisp/progmodes/flymake-resources/errors-and-warnings.c
 create mode 100644 test/lisp/progmodes/flymake-resources/no-problems.h
 create mode 100644 test/lisp/progmodes/flymake-resources/some-problems.h



reply via email to

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