diff options
author | AUR Update Bot | 2016-01-23 16:00:22 +0100 |
---|---|---|
committer | Stefan Husmann | 2016-01-23 16:00:22 +0100 |
commit | 7ff6502650d9d9cf5aeb75d1e4b7e35bc229b01d (patch) | |
tree | 235c6e8d4e8835e7d4b9f97a0797fb8abaa5e867 | |
parent | 27b072bd8dd8138ad1afe9e46920ee844cc4d2ba (diff) | |
download | aur-7ff6502650d9d9cf5aeb75d1e4b7e35bc229b01d.tar.gz |
Updated version (15.09.132.g4cd9432 -> 15.09.133.gcce7d02).
Changelog
=========
Generalise ess-execute-screen-options and make it work with stata (cce7d02)
adding Lionel (4cd9432)
adding Lionel (f51661f)
merge (1ae841b)
(C) -- 2016 (3805b26)
Merge pull request #286 from unixpipecentipede/master (6d05ba7)
Put Info node as subtopic for the Emacs menu (75a35c1)
Delete 'using Compat' from ess-julia.jl (a7cdc6c)
+ " patched" (837454b)
+ " patched" (8faaf91)
Clean up key substitution for 'newline-and-indent (66b0604)
merge (680549a)
update (address!) from https://www.gnu.org/licenses/gpl-2.0.txt (04370b6)
Debian release 15.09.2-1 (93bbccb)
Version 15.09-2 (90aef86)
merge (01328e8)
Version := 15.09-2 (198f7b8)
updated to current RRR indentation defaults (c264b03)
Fix infloop on blanks climbing (cf7ded2)
[Fix #278] Blanks climbing logic (49badaf)
Add more spacing before headings in literate tests (2c8377f)
[Fix #277] Better regex boundaries for prefixed blocks (9cf747e)
merge (a78e745)
[Fix #252] Improve roxygen prefix support (8d6e5ad)
[Fix #274] Climb unary operators (68b7b9a)
Prevent infloops on blanks travelling (b1911a3)
[Fix #272] Use sexp travellers to climb quoted symbols (e42371a)
[Fix #273] Indentation after ### sections inside function calls (4a7ab32)
mini-update (6008135)
After '###', indentation should not change (6dc3048)
6e--6g "foo" <- function() \\ {" should not indent '{' (18bd6d8)
Avoid recursion in (ess-skip-blanks-forward) as well (d8751cf)
[Fix #263] Infloop on blanks climbing (4d42d92)
[Fix #270] Climb parenthesised expressions (45ffc3e)
[Fix #269] Define <<- as definition-op (2224604)
fix for issue #249: SAS has no prompt (517ee25)
add fcs statement (24307c6)
add proc gee (7b4a9a5)
1 l (c367462)
merge (7add805)
new indentation case '32 c)' (1f4f885)
fix for issue #249: SAS has no prompt (626ca5a)
Indentation of a "broken line" '<<-' (b6486f6)
[Fix #268] Relative indentation of comments (5e1226c)
store *correct* indentation (91bf2db)
two-line function definition *plus* if else -- wrong indentation of '## comment' (a44ef87)
Fix bug in coda statement and do not accelerate burnin by thin (ba3bcdb)
[Fix #268] Issue with indentation of aligned blocks (ff8e649)
indentation issue #268 (6fd724c)
Fix issue with roxygen refilling (7d1e641)
Make C-M-q test case more general (8ffa19c)
Improve (ess-indent-exp) logic (36b9e38)
Make sure whitespace is included in test case (af45422)
[Fix #267] Climbing of mixed subsettings (1fc836d)
tweaks: using string= ; indentation (0663567)
Merge pull request #266 from Jehops/ess-swv-PDF-pr1 (3826d4a)
Ensure TeX output is always shown on error (3d82de9)
[Fix #265] Indentation of else following curly (a2c55c7)
Add literate testing infrastructure (e1a49f7)
Fix infloop upon call refill (2796429)
Rename ess-tests.el to ess-indentation-tests.el (bb24449)
Merge pull request #261 from Jehops/fewer_popups (377970f)
[Fix #264] Use display-graphic-p for terminal check (07e8a3f)
Explicitly move window point when in debugger (c27589e)
Widen before counting lines in ess-goto-line (0c85be8)
Add entry 'View PDF' under 'Rnw-mode' submenu (ba71f5f)
Add ess-swv-weave-PDF to knit, compile, show PDF (6fb620b)
ESS[SAS]: new distribution functions added (31487c0)
Fix ess.texi typos. (08d5082)
fix docstring typos for ess-delete-dump-files (c9c5efd)
merge upstream (95b6df3)
Update version to '15.09-1 patched' (cae52ba)
- allow cleanup (.IS.RELEASE ..) after release - 'make install' in etc/ checks if there's an .IS.RELEASE (cafbd86)
Debian release 15.09-1-1 (cd60abf)
Try to auto-push the release tag -- so we don't forget everytime (5b12a82)
Version 15.09-1 (d9e906b)
another typo (should use a branch ..) (860fe47)
tweak for git-ref (40741f0)
typo (056a31d)
getting "git ref" into *released* ess-version (96823f8)
no longer use SVN-REVISION; but don't want releases with "<unknown>" in `M-x ess-version` (fc34bc5)
the 'touch' has been important (for me as release manager) [do keep it!] (431de6b)
Simplify operator jumping and fix bug (3200477)
Indent closing paren after a continuation (8e303a1)
Refer to -opening rather than -curly (bd9c9e1)
Display knitr output buffers only on error (2736ebc)
[Fix #254] Broken opening curly in function declarations (5966aa0)
Merge branch 'defun' (1b5c28d)
[Fix #258] Don't compilation--ensure-parse for now (12f7ee0)
Don't trigger modification hooks on \n insertion in process filter (6de386a)
Implement jumping inside call (9413849)
Finally found a solution for detecting unbraced blocks (7bda49c)
Use 'defun' to refer to function declarations (cca4be4)
Merge pull request #259 from denizyuret/master (2b24242)
Backward compatibility fixes for Julia v0.3. (9a44dbe)
ess-julia.jl: quotes in types were causing trouble, fixed (35e3d6b)
names -> fieldnames in Julia 0.4. (051e64d)
Merge branch 'master' of github.com:emacs-ess/ESS (2822e99)
update timings with ESS 14.09 and "current" (ESS 15.09-1). (e53f1a6)
Implement (ess-cons-arg) and (ess-args-alist) (9c5c1a9)
Improve argument travellers (49f901a)
Use prefixed-block terminology (bf352be)
Parametrise call climbers with call name (a13d7fb)
Merge pull request #256 from dickoa/patch-2 (dd226e2)
Update Makefile (ffe3745)
Merge pull request #255 from denizyuret/master (e57787f)
Julia v0.4 compatility. (a40e270)
Split (ess-indent-line) and (ess-r-indent-line) (fd1b4a5)
Reorganise syntax and indentation code (08fcd8b)
Add (ess-climb-outside-defun) and (ess-point-in-block-call-p) (670b7bd)
Replace (ess-climb-function-calls) by (ess-climb-outside-calls) (86c8bb4)
Handle chained delims (86db214)
Add etc/completion_ideas.R (a62fa29)
Check for call in (ess-args-bounds) (b410e78)
Fail to detect calls with unbalanced parens (bfed580)
Fix issue when identifying continuations bounds (f063f94)
Return bounds as positions by default (d6f21be)
Implement (ess-climb-outside-call) (26dd3df)
Indent relatively after if-else (5cd5a4e)
version:= 15.09-1 (to not confuse it with the release) (b8ce06d)
Don't call `compilation--ensure-parse` if not defined (3b0408a)
Fix bug when refilling at top-level (1b43f4b)
Improve order of expression filling (20145aa)
Indent closing delim after comma+newline (15dc4c7)
Add optional style argument to fillers (53fec06)
Add fourth call filling style (221d46d)
Detect continuation when point is on last term (7eae4e7)
Fix bug when refilling commented R code (ef3cbb7)
[Fix #248] Indentation of if blocks enclosed in () (7541dfd)
Remove references to font-lock-beginning-of-syntax-function (db0b752)
debian release 15.09-1 (db6442a)
Update `ess-load-file' to work with Julia. (1459716)
Fix C-c C-z to work with *julia* buffers. (b394dbf)
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Fri Jan 22 19:19:46 UTC 2016 +# Sat Jan 23 15:00:19 UTC 2016 pkgbase = emacs-ess-git pkgdesc = Emacs Speaks Statistics: A Universal Interface for Statistical Analysis - git-version - pkgver = 15.09.132.g4cd9432 + pkgver = 15.09.133.gcce7d02 pkgrel = 1 url = http://ess.r-project.org install = ess.install @@ -1,6 +1,6 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=emacs-ess-git -pkgver=15.09.132.g4cd9432 +pkgver=15.09.133.gcce7d02 pkgrel=1 pkgdesc="Emacs Speaks Statistics: A Universal Interface for \ Statistical Analysis - git-version" |