summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-03-25update, deletehaawda
2017-02-27Updated version (16.10.1.7373.5bbbb265 -> 16.10.1.7374.e7e52d2c).Stefan Husmann
Changelog ========= rm extraneous quote; fixes #408 (e7e52d2c) Add some missing roxygen fields (5bbbb265) Control flow is clearer like this (081ce9c0) No need for such comments inline (6e4c7afe) Remove ess-menu.elc from Makefile (6e8142c9) Remove leftover line (f07b44f2) Merge pull request #400 from lionel-/monnier-drop-old-compat (626b4b44) no need for 'ess-has-tooltip anymore; it is always true (52cdcc30) Get rid of support code for XEmacs and old Emacsen (bade5c81) Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-25Updated version (16.10.1.7372.081ce9c0 -> 16.10.1.7373.5bbbb265).Stefan Husmann
Changelog ========= Add some missing roxygen fields (5bbbb265) Control flow is clearer like this (081ce9c0) No need for such comments inline (6e4c7afe) Remove ess-menu.elc from Makefile (6e8142c9) Remove leftover line (f07b44f2) Merge pull request #400 from lionel-/monnier-drop-old-compat (626b4b44) no need for 'ess-has-tooltip anymore; it is always true (52cdcc30) Get rid of support code for XEmacs and old Emacsen (bade5c81) Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-20Updated version (16.10.1.7370.6e8142c9 -> 16.10.1.7372.081ce9c0).Stefan Husmann
Changelog ========= Control flow is clearer like this (081ce9c0) No need for such comments inline (6e4c7afe) Remove ess-menu.elc from Makefile (6e8142c9) Remove leftover line (f07b44f2) Merge pull request #400 from lionel-/monnier-drop-old-compat (626b4b44) no need for 'ess-has-tooltip anymore; it is always true (52cdcc30) Get rid of support code for XEmacs and old Emacsen (bade5c81) Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-19Updated version (16.10.1.7369.f07b44f2 -> 16.10.1.7370.6e8142c9).Stefan Husmann
Changelog ========= Remove ess-menu.elc from Makefile (6e8142c9) Remove leftover line (f07b44f2) Merge pull request #400 from lionel-/monnier-drop-old-compat (626b4b44) no need for 'ess-has-tooltip anymore; it is always true (52cdcc30) Get rid of support code for XEmacs and old Emacsen (bade5c81) Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-18Updated version (16.10.1.7365.59233439 -> 16.10.1.7369.f07b44f2).Stefan Husmann
Changelog ========= Remove leftover line (f07b44f2) Merge pull request #400 from lionel-/monnier-drop-old-compat (626b4b44) no need for 'ess-has-tooltip anymore; it is always true (52cdcc30) Get rid of support code for XEmacs and old Emacsen (bade5c81) Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-11Updated version (16.10.1.7362.2ca23d82 -> 16.10.1.7365.59233439).Stefan Husmann
Changelog ========= Merge pull request #399 from tarsius/master (59233439) Provide feature ess-rd in library ess-rd.el (6947f99b) Prefer inferior syntax tables in transcript mode (ba1f578e) Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-02-06Updated version (16.10.1.7360.b67756eb -> 16.10.1.7362.2ca23d82).Stefan Husmann
Changelog ========= Merge pull request #398 from lbraglia/master (2ca23d82) fix for startup issues. closes #387 (f530341c) + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-18Updated version (16.10.1.7359.8ba2d5c5 -> 16.10.1.7360.b67756eb).Stefan Husmann
Changelog ========= + setq-local (for E <= 24.2) (b67756eb) Merge pull request #393 from r2evans/fix/mpi_unescaped_percents (8ba2d5c5) fixed: .ess_mpi_send called with unescaped percents, sprintf error (3559dce3) note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-16updateStefan Husmann
2017-01-15Updated version (16.10.1.7355.bb32596b -> 16.10.1.7357.771d5fc7).Stefan Husmann
Changelog ========= note only (771d5fc7) Stefan Monnier's patch for constants -- for Emacs < 24.3 (4bace831) - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-12Updated version (16.10.1.7354.d673c53b -> 16.10.1.7355.bb32596b).Stefan Husmann
Changelog ========= - Vincent Goulet's new (Github) URLs - replace / Mac OS X / macOS / everywhere (bb32596b) - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-10Updated version (16.10.1.7353.c7a23065 -> 16.10.1.7354.d673c53b).Stefan Husmann
Changelog ========= - For emacs 24.2 : use (require 'cl): 'cl-lib only in emacs >= 24.3 - (with-no-warnings .) around requiring 'cl .. (still get warnings during comp.) (d673c53b) require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-09Updated version (16.10.1.7349.2414e70e -> 16.10.1.7353.c7a23065).Stefan Husmann
Changelog ========= require Emacs 24.3 or higher (c7a23065) require Emacs 24.3 or higher (794dbc58) Merge branch 'master' of github.com:emacs-ess/ESS (52db13dc) require Emacs 24.3 or higher (e7ddb52b) minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2017-01-03Updated version (16.10.1.7348.ce8b83a6 -> 16.10.1.7349.2414e70e).Stefan Husmann
Changelog ========= minor tweaks to debian/ files (2414e70e) renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2016-12-23Updated version (16.10.1.7345.bcb5fff9 -> 16.10.1.7348.ce8b83a6).AUR Update Bot
Changelog ========= renamed 'downloads' to 'tarballs' (ce8b83a6) ess-set-style has been moved to C-e C-e C-s (30ee0ba3) (typo in comment only) (38b61b59) Version: 16.10-1 (bcb5fff9) julia-mode.el: download before 'dist', but no longer (3fc6d631) (comments only) (c9ee926c) split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4d) tweaks for 'tags' (37d31701) hopefully pushing the new tag correctly *next* time (63ab428d)
2016-12-16Updated version (16.10.1.7345.bcb5fff -> 16.10.1.7345.bcb5fff9).AUR Update Bot
2016-11-02fix for pkgverStefan Husmann
2016-10-22Updated version (16.10.7336.d5b6c7a -> 16.10.7342.c5282d4).AUR Update Bot
Changelog ========= split off 'update' from 'rel' (since I needed it this time) Re-shuffle to "time order" (c5282d4) tweaks for 'tags' (37d3170) hopefully pushing the new tag correctly *next* time (63ab428)
2016-10-20Updated version (16.10.7335.b5c0e7f -> 16.10.7336.d5b6c7a).AUR Update Bot
Changelog ========= be more careful when eliminatng 'URL: ' (d5b6c7a) now supporting 25.x (b5c0e7f) Push ESSR (61dd130) Document changes and fixes (f7c89a9) Don't reload package on inferior reload (58b95d3) Make inferior reloading generic and assign keybinding (d2952b8) [Fix #381] Better package check (79d8781) ess-version "*-beta' (feb4a9f) try "-beta" version (for beta-tester prerelease) (7567447) split 'downloads' target into 1) $(ESSDIR) 2) downloads (= tar+zip) (7b77fb9) add 'Bug fix' section for 16.10 (c3d8292) Much better '...=' solution: Use R to eliminate (eeba186) tweaks for eess-get-words; now *should* work (1180390) Add new word-regexp argument to (ess-get-words-* and use the new regexp *only* in R completion case (e41f9c6) white space cosmetic only (a3e7229) do *not* match '...' (or '..a'); fixes #380 and use "maintainable" regexp in (ess-get-words-from-vector) (9d90156) Use (regexp-opt .. 'words) instead of manual "\<" (8469212) # 35: if .. else not matching with conditional function definition (and no "{ ..}") (4ba3bc4) add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-19Updated version (16.10.7334.61dd130 -> 16.10.7335.b5c0e7f).AUR Update Bot
Changelog ========= now supporting 25.x (b5c0e7f) Push ESSR (61dd130) Document changes and fixes (f7c89a9) Don't reload package on inferior reload (58b95d3) Make inferior reloading generic and assign keybinding (d2952b8) [Fix #381] Better package check (79d8781) ess-version "*-beta' (feb4a9f) try "-beta" version (for beta-tester prerelease) (7567447) split 'downloads' target into 1) $(ESSDIR) 2) downloads (= tar+zip) (7b77fb9) add 'Bug fix' section for 16.10 (c3d8292) Much better '...=' solution: Use R to eliminate (eeba186) tweaks for eess-get-words; now *should* work (1180390) Add new word-regexp argument to (ess-get-words-* and use the new regexp *only* in R completion case (e41f9c6) white space cosmetic only (a3e7229) do *not* match '...' (or '..a'); fixes #380 and use "maintainable" regexp in (ess-get-words-from-vector) (9d90156) Use (regexp-opt .. 'words) instead of manual "\<" (8469212) # 35: if .. else not matching with conditional function definition (and no "{ ..}") (4ba3bc4) add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-18Updated version (16.10.7332.58b95d3 -> 16.10.7334.61dd130).AUR Update Bot
Changelog ========= Push ESSR (61dd130) Document changes and fixes (f7c89a9) Don't reload package on inferior reload (58b95d3) Make inferior reloading generic and assign keybinding (d2952b8) [Fix #381] Better package check (79d8781) ess-version "*-beta' (feb4a9f) try "-beta" version (for beta-tester prerelease) (7567447) split 'downloads' target into 1) $(ESSDIR) 2) downloads (= tar+zip) (7b77fb9) add 'Bug fix' section for 16.10 (c3d8292) Much better '...=' solution: Use R to eliminate (eeba186) tweaks for eess-get-words; now *should* work (1180390) Add new word-regexp argument to (ess-get-words-* and use the new regexp *only* in R completion case (e41f9c6) white space cosmetic only (a3e7229) do *not* match '...' (or '..a'); fixes #380 and use "maintainable" regexp in (ess-get-words-from-vector) (9d90156) Use (regexp-opt .. 'words) instead of manual "\<" (8469212) # 35: if .. else not matching with conditional function definition (and no "{ ..}") (4ba3bc4) add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-16Updated version (16.10.7329.feb4a9f -> 16.10.7332.58b95d3).AUR Update Bot
Changelog ========= Don't reload package on inferior reload (58b95d3) Make inferior reloading generic and assign keybinding (d2952b8) [Fix #381] Better package check (79d8781) ess-version "*-beta' (feb4a9f) try "-beta" version (for beta-tester prerelease) (7567447) split 'downloads' target into 1) $(ESSDIR) 2) downloads (= tar+zip) (7b77fb9) add 'Bug fix' section for 16.10 (c3d8292) Much better '...=' solution: Use R to eliminate (eeba186) tweaks for eess-get-words; now *should* work (1180390) Add new word-regexp argument to (ess-get-words-* and use the new regexp *only* in R completion case (e41f9c6) white space cosmetic only (a3e7229) do *not* match '...' (or '..a'); fixes #380 and use "maintainable" regexp in (ess-get-words-from-vector) (9d90156) Use (regexp-opt .. 'words) instead of manual "\<" (8469212) # 35: if .. else not matching with conditional function definition (and no "{ ..}") (4ba3bc4) add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-15fix pkgverStefan Husmann
2016-10-14Updated version (16.10.7318.4880e9d -> 16.10.7325.eeba186).AUR Update Bot
Changelog ========= Much better '...=' solution: Use R to eliminate (eeba186) tweaks for eess-get-words; now *should* work (1180390) Add new word-regexp argument to (ess-get-words-* and use the new regexp *only* in R completion case (e41f9c6) white space cosmetic only (a3e7229) do *not* match '...' (or '..a'); fixes #380 and use "maintainable" regexp in (ess-get-words-from-vector) (9d90156) Use (regexp-opt .. 'words) instead of manual "\<" (8469212) # 35: if .. else not matching with conditional function definition (and no "{ ..}") (4ba3bc4) add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-12Updated version (16.10.7316.5d1bf19 -> 16.10.7318.4880e9d).AUR Update Bot
Changelog ========= add inferior-ess local jit-lock custom variable (4880e9d) bug: tab/indentation wrongly inserts '...=' as soon as inside 'list( )' (a2e7682) set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-10Updated version (16.10.7315.9fd7b47 -> 16.10.7316.5d1bf19).AUR Update Bot
Changelog ========= set options(pager=*) only when the option is at its default (5d1bf19) inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-04Updated version (16.10.7314.c37aaa8 -> 16.10.7315.9fd7b47).AUR Update Bot
Changelog ========= inferior-ess-pager : default to "console" on Windows ("cat" is not avaulable|good, there) (9fd7b47) Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-03Updated version (16.09.7313.6cb7ee3 -> 16.10.7314.c37aaa8).AUR Update Bot
Changelog ========= Version 16.10 - to be released (c37aaa8) Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-03Updated version (16.09.7311.8fc8ee4 -> 16.09.7313.6cb7ee3).AUR Update Bot
Changelog ========= Some more feature documentation (6cb7ee3) Give keybinding to ess-r-devtools-ask (3ce19be) Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-02Updated version (16.09.7308.ef0386d -> 16.09.7311.8fc8ee4).AUR Update Bot
Changelog ========= Document new features (8fc8ee4) Add local variables to ess-roxy.el and fix sections (a951535) Turn off highlighting of roxy @examples field (9315321) [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-10-01Updated version (16.09.7307.8dd46cf -> 16.09.7308.ef0386d).AUR Update Bot
Changelog ========= [Fix #375] Return unkown token instead of failing (ef0386d) workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-29Updated version (16.09.7306.fad3bd3 -> 16.09.7307.8dd46cf).AUR Update Bot
Changelog ========= workaround ; fixes #371 (8dd46cf) Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-28Updated version (16.09.7300.f7df845 -> 16.09.7306.fad3bd3).AUR Update Bot
Changelog ========= Use R-specific inferior forcing in package functions (fad3bd3) Simpler approach for dialect-specific forcing (fcee2d5) Populate devtools functions dynamically (33acf17) Add generic devtools function (48b7b25) Add an MPI error handler (592f3d2) Add dialect information for inferior forcing (373106e) Add command for creating a package skeleton (f7df845) + missing ")" (0d17fca) version := 16.09 (ba18113) dribble slightly more for "ess-help" (91e5226) V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-27upstream added a parentheseStefan Husmann
2016-09-27rewrite pkgver function, add closing parenthese in ess-help.elStefan Husmann
2016-09-26Updated version (16.04.33.g3a5b745 -> 16.04.34.g2d38227).AUR Update Bot
Changelog ========= V:= 16.09 to be released soon (2d38227) Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-21Updated version (16.04.30.gc83eed1 -> 16.04.33.g3a5b745).AUR Update Bot
Changelog ========= Remove some dynamic scoping (3a5b745) Zap custom forward-sexp-functions (232c035) Add R CMD check on CRAN's Windows server (9f2a641) [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-13Updated version (16.04.29.gffc0d13 -> 16.04.30.gc83eed1).AUR Update Bot
Changelog ========= [Fix #369] ess-remote with Julia shell (c83eed1) [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-08Updated version (16.04.28.g14e80d6 -> 16.04.29.gffc0d13).AUR Update Bot
Changelog ========= [Fix #365] Proper mode initialisation in inferiors (ffc0d13) Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-06Updated version (16.04.27.g388b403 -> 16.04.28.g14e80d6).AUR Update Bot
Changelog ========= Bump ESSR version (14e80d6) Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-05Updated version (16.04.26.gf30d1b1 -> 16.04.27.g388b403).AUR Update Bot
Changelog ========= Mailing list address: @stat.math.ethz.ch has no longer been working for a couple of years! -- finally also replaced by @r-project.org in our own docs (!) (388b403) [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-09-02Updated version (16.04.25.gfc81449 -> 16.04.26.gf30d1b1).AUR Update Bot
Changelog ========= [Fix #362] Don't rely on default-directory being non-nil (f30d1b1) [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-08-29Updated version (16.04.24.g6839697 -> 16.04.25.gfc81449).AUR Update Bot
Changelog ========= [Fix #364] Don't activate r-package-mode in a range of modes (fc81449) Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-08-25Updated version (16.04.20.g411d335 -> 16.04.24.g6839697).AUR Update Bot
Changelog ========= Revert "Finish emulating properly derived mode" (6839697) Merge pull request #361 from dellison/master (669c954) Fix typo in ess-describe-at-point-method docstring (6087458) Shorten modeline ESS[julia-derived] -> ESS[julia] (4415fdd) Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-08-24Updated version (16.04.18.g297356d -> 16.04.20.g411d335).AUR Update Bot
Changelog ========= Finish emulating properly derived mode (411d335) Fix name typo (f916bc4) correct fix for #360: ffap -> tramp is indeed confused even by <URL: http://..../> (297356d) Don't show children on cycling @examples (14c9551) Better handling of outline-magic (b454305) Option to hide @examples field by default (01f763f) Integrate roxy and outline modes (d0c0e98) Reset fontification when @examples is altered (0df9959) Only add dimmed background property once (91c5405) Add properties in one pass (bfa010f) Implement small tool for extracting roxy field (653bd37) Implement fontification of roxy examples fields (1dea32e) Fix style (af9c7ab) Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db) Don't show trailing whitespace in help buffers (6fe3874) Activate ess-r-package-mode also in non-file buffers (6892dd2) Fix julia's help topic retrieval (77e9609) [Fix #340] Implement ess-julia-completion-syntax-table (b923f30) Further completion syntax table fixes (6e94b9c) Add specialized ess-mode-completion-syntax-table (1ddc919) Fix manual entry for new namespaced evaluation (5141f42) Change :sorted to new :separate in R company backends (e0e3163) Vignettes: By default only of attached packages (all=FALSE) Prefix arg allows to get from all installed packaged (73ec35a) Keep % with word syntax in inferior buffers (75aad50) Use same syntax tables in inferior as in scripts for now (5a29d8b) Follow -p convention (eae9e8f) Handle comment in defun fontification (d9f559b) Merge pull request #329 from lionel-/syntax-tokens (e4eda78) Merge (uselessly) extracted function (591cef3) Handle empty arguments when filling calls (8ba591c) Extract ess-fill-args--roll-lines (efef018) Handle local variables in literate tests (1b0df93) Fix whitespace climbing with form feeds (60fc020) Remove string delimiters from inferior syntax table (02163ca) Correctly identify keyword boundaries (b88d719) Start implementing forward and backward Pratt parser (e111ef2) Switch to a simpler token data structure (90d45b5) Move ess-refine-token (e005ac0) Get rid of back and forth sexp travellers (b7ba2d6) Use tokens in else-if climbing (01eb42a) Add predicates for token types (8e8b114) Rename ess-escape-outside- prefix to ess-escape- (5161d33) Implement `ess-escape-token' (a0395d9) New naming convention for position predicates (80d5b1f) Use tokens for operator jumping/climbing (5dac220) Implement refined token type (a125ef6) Include token boundaries in token type (42d56fd) Fix climbing of punctuation tokens (992c56e) Explain internal tokenisation errors (347eac1) Return nil when climbing on start of buffer (87a95ef) Tests for tokenisation (1555df0) Implement token climbing (7a5ee7a) Print informative messages during literate tests (c2ef409) Implement a tokenizer for R (404e3bd) New ess-operator-face (4bae6e3) Add ->> to recognised assign operators (b67b190) Better handling of %op% operators (b321149) Don't treat : @ $ as symbols (4f7a59b) Better handling of backquoted names (e06bc33) Docstring improvements (13c1d77) [Fix #341] Flag for debugging marks both package and namespace versions (892dfba) Don't show file source message twice during ns_eval (ba0df3d) Fix debugging/tracing in packages (749bcf2) Correctly detect names at point that start with symbol (bdc8ef6) Aesthetic (eb403c8) [Fix #339] Don't remove non-existent files in .ess.* functions (acaceae) [Fix #334] Don't remove tmp files within on.exit (fd71a8b) "cosmetic" (nonused, deprecated) (2130dda) Set ess-can-eval-in-background to t and remove async evaluation for now (8dc7f55) Respect ess-can-eval-in-background in eldoc functions (1728a0c) Strip out srcref from error when sourcing fails (199a711) Turn `output' into a macro (9d662a3) Add tests for presend hooks (67a7a80) Run presend hooks with namespaced evaluation (5218ac1) Update command building tests (23af3e7) skip installation with emacs23 (53f1eb7) dropping support for Emacs 23.x and XEmacs (059eb57) Implement command for devtools::install_github() (687a1bc) Also filter based on non-test files (17afe09) Implement file-filtering in devtools::test() (9afebdd) Fix another issue when path cannot be found (e0d1a0d) [Fix #332] Trailing package path delimiter on Windows (ef7decb) Proper eval-defun indicator while debugging (5acb40b) updated for Debian package 16.04-1 (a54e3ee) 'tag -a' : hopefully auto-works next time (1ebfe48)
2016-08-23updateStefan Husmann
2016-08-22Updated version (16.04.3.gc8ae60e -> 16.04.7.g8661f48).AUR Update Bot
Changelog ========= Fix code typo in previous commit (8661f48) Don't send comments to inferior on paragraph evaluation (ed63cb4) Fix roxy stripping when evaluating region (38e0217) Clean up roxy-mode (5c86c43) Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db)
2016-08-19Updated version (16.04.2.g5bd3b3e -> 16.04.3.gc8ae60e).AUR Update Bot
Changelog ========= Deactivate roxy stripping of prefixes (c8ae60e) Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db)
2016-08-12Updated version (16.04 -> 16.04.2.g5bd3b3e).AUR Update Bot
Changelog ========= Merge pull request #357 from jabranham/fix/makefile (5bd3b3e) Fixes git tag for new release (efff7db)