Age | Commit message (Collapse) | Author |
|
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
Changelog
=========
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)
|
|
|
|
Changelog
=========
Version 15.09 (82d13c3)
tweak wording (around "projectile") (0b6f926)
julia-mode.el is *included* in the official source releases (c62d828)
Update Commentary. (fb54b63)
Update notes for installing ESS to get Julia editing support. (55342a9)
Require tramp for used macros (0e21017)
Add one more autoload for 'with-parsed-tramp-file-name (2b6d241)
VERSION := 15.09 - ready for release (00f0ec0)
cosmetic (0619374)
+ ?<topic> for julia (53ffe7d)
Merge pull request #245 from dellison/julia_repl_questionmark_doc (ca22a4b)
add support for ?topic documentation in julia REPL (5bb175d)
Merge pull request #241 from emacs-ess/feature/refcard-date-info (818a6a7)
Simplify newfeat (9974591)
Remove redundant test styles (bis) (d203880)
Remove redundant test styles (786a300)
Merge pull request #243 from lionel-/RStudio-unaligned (956d82e)
Rename RRR-aligned to RRR+ (46735e8)
newfeat.texi (7ca6859)
Add RStudio- style (b19c3c5)
Improve doc (b269e12)
Add temporary notice to `ess-fill-calls-newlines` doc (edecf26)
make refcard reproducible (cf #173) (224f184)
do not clobber new defs of f10/f11 with ess-sas-global-*-keys (a51ba29)
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
Changelog
=========
Require tramp for used macros (0e21017)
Add one more autoload for 'with-parsed-tramp-file-name (2b6d241)
VERSION := 15.09 - ready for release (00f0ec0)
cosmetic (0619374)
+ ?<topic> for julia (53ffe7d)
Merge pull request #245 from dellison/julia_repl_questionmark_doc (ca22a4b)
add support for ?topic documentation in julia REPL (5bb175d)
Merge pull request #241 from emacs-ess/feature/refcard-date-info (818a6a7)
Simplify newfeat (9974591)
Remove redundant test styles (bis) (d203880)
Remove redundant test styles (786a300)
Merge pull request #243 from lionel-/RStudio-unaligned (956d82e)
Rename RRR-aligned to RRR+ (46735e8)
newfeat.texi (7ca6859)
Add RStudio- style (b19c3c5)
Improve doc (b269e12)
Add temporary notice to `ess-fill-calls-newlines` doc (edecf26)
make refcard reproducible (cf #173) (224f184)
do not clobber new defs of f10/f11 with ess-sas-global-*-keys (a51ba29)
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
Changelog
=========
Merge pull request #241 from emacs-ess/feature/refcard-date-info (818a6a7)
Simplify newfeat (9974591)
Remove redundant test styles (bis) (d203880)
Remove redundant test styles (786a300)
Merge pull request #243 from lionel-/RStudio-unaligned (956d82e)
Rename RRR-aligned to RRR+ (46735e8)
newfeat.texi (7ca6859)
Add RStudio- style (b19c3c5)
Improve doc (b269e12)
Add temporary notice to `ess-fill-calls-newlines` doc (edecf26)
make refcard reproducible (cf #173) (224f184)
do not clobber new defs of f10/f11 with ess-sas-global-*-keys (a51ba29)
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
Changelog
=========
Improve doc (b269e12)
Add temporary notice to `ess-fill-calls-newlines` doc (edecf26)
do not clobber new defs of f10/f11 with ess-sas-global-*-keys (a51ba29)
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
Changelog
=========
do not clobber new defs of f10/f11 with ess-sas-global-*-keys (a51ba29)
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
Changelog
=========
Restore point after cycling to original state (db6e604)
Get help now (v0.4) from Julia via @doc (464ecdb)
add modern pdf/cdf/rand functions (023be0b)
Avoid cycling twice to same state (1d724bf)
Fix some mistakes in news items (65dd237)
Blink whole call on code refill (710d8fa)
Version 15.09-*beta* (50fdf5b)
merge (08d775e)
(comment tweak) (85cc5e6)
Merge pull request #240 from syohex/fix-for-using-cl-function (21d43f0)
Fix for using cl functions (ef21710)
Add RRR-aligned to `ess-default-style` (d8a69dc)
Improve backquoted names jumping (b50b0bd)
Cycle back to original state on code refilling (7f77067)
Simplify overrides for continuations indentation (7b07b98)
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
Make ess-julia-mode a derived-mode from julia-mode. (d1e8c25)
Mark julia-mode as a dependency. (8ae1d03)
ess-julia-editiing-alist is no longer needed. (e278c30)
Since we're now using julia-mode's indent, remove our forked version. (3dee931)
Use julia-mode for highlighting. (5b69f4a)
Use a consistent ess-julia-* prefix. (641770d)
Remove unused code. (3e00e46)
|
|
|
|
Changelog
=========
typo; -space (6a68660)
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
[Fix #238] Add ess-align-after-operators setting (7c2813e)
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Use default values explicitly in indent styles (f74cf8e)
Remove cont. indentation in any() and all() (8ecf22f)
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
[Fix #237] Braceless continuations imbroglio (a657ddf)
Enhance marking and narrowing of defuns to `..-or-para` (f8aa63d)
30 c): another indentation glitch (e919abf)
Use non-interactive sexp travellers (2ac220f)
Improve climbing of blocks (16aa1e2)
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Fix typo in test case (7b261da)
[Fix #237] Indentation of nested braceless ifelse (e4f544f)
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
[Fix #232] Continuations in bare if block (2abd85f)
[Fix #236] Infinite loop with page-delim at top (33710cf)
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Simplify (ess-indent-line) (fdde017)
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Fix missing fontification and error loc display in iESS (a9e2709)
Remove ugly defadvice of font-lock-after-change in ess-noweb (31fdf93)
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Improve ess-inside-string-or-comment-p (37bb619)
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
[Fix #234] Indentation of unbraced function body (5a96cea)
Fix typo in developer message decoration regexp (780d4f2)
[Fix #186] Developer: Assign correct environment to new functions (f685622)
Better comments in ESSR/developer.R (a7cc110)
Inherit from highlight in tracebug faces (8a7ceff)
Use input history in `ess-developer-source-current-file` (853871c)
Prevent infinite loop in continuation filling (a3d30ac)
Improve third call filling style (08e7a88)
Add ess-fill-calls-newlines option (4d43a77)
Improve doc for code refilling (8e5ca7b)
Cycle through styles on repeated refills (d284542)
Move undo boundaries to correct place (5919d6d)
Reindent context after code filling (055cd36)
Improve logic of (ess-point-in-continuation-p) (7669c3d)
(comments & whitespace) (42613f0)
Implement (ess-jump-parameter) (7293a0f)
Remove orphaned functions (13ded89)
Refactor indentation of continuations (cf6ab7c)
Fix some issues with indentation of comments (2eede3b)
Better logic to detect infinite loops on refill (7136ace)
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
|
|
Changelog
=========
Fix issue with relative indentation of blocks (7e41b47)
Improve undo behaviour on code refilling (b5d2a0c)
merge (1f563ba)
fix dox for inferior-R-args (3ffa451)
Use correct setting name (92cc78e)
Implement refilling of continuations (f440e9a)
temp (b0d4089)
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Implement (ess-jump-if-else) (25a8f41)
Mention application of third kind of call filling (c6aa7e1)
Fix indent issue with continuations (8fd31ca)
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
fix silly early commit of Makeconf (f92d27f)
Merge remote-tracking branch 'origin/master' (9f4b838)
be smarter about julia-mode.el (8db31b5)
be smarter about julia-mode.el (177bab2)
Fix the fix (e3e2f0a)
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Indent relatively in certain cases (6338d70)
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Merge pull request #228 from lionel-/hanging (8b77e74)
Update doc for `ess-indent-from-` settings (c86e84d)
Rename `ess-prev-call`- settings (745a438)
Introduce RRR-aligned style (8ab856d)
Allow `bare-blocks` in `ess-align-blocks` (4d884dc)
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Add lisp/julia-mode.el to .gitignore (4716adc)
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Fix indentation issue at prev-line (e463ca0)
Implement a third kind of call filling (b4efbee)
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
[Fix #231] Typo (1402456)
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Remove advice for previous-line (1ed2bdc)
Add julia-mode to ELPA dependencies (0cc8380)
add julia-mode.el to tarball (431543a)
We now depend on julia-mode.el (from the julia sources, which MELPA also tracks). For now added here, so it is in the tarball. (7cc05d4)
Merge pull request #122 from Wilfred/master (9f84abc)
- mark some previously unfixed examples as fixed - new case 31 (for @lionel-): beginning-of-function is not found (7bfcbbd)
Merge pull request #227 from lionel-/block-lhs (9c56f44)
Improve indentation of prefixed blocks (65a4e32)
Revert defun changes until next release (58e0ecc)
Merge remote-tracking branch 'upstream/master' (b94e4c5)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
|
|
Changelog
=========
Revert defun changes until next release (58e0ecc)
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Document indentation in open-delim -> prev-call -> prev-line order (e16e13d)
Fix bug with new defun motions (f6fe012)
Continue implementing new defun motions (e329308)
Rewrite (ess-beginning-of-function) (2ac90d2)
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Fix indentation issue with continuations (eb4534d)
Reindent and remove trailing whitespace (a033dec)
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
Changelog
=========
Merge pull request #224 from lionel-/more-fixes (c6e4a7f)
[Fix #223] Indentation at prev-line (d7f0474)
Handle strings in call filling (dd4ec59)
Fix issue with call filling (ff9fc80)
Fix issue with indentation of commas (68b7798)
Merge pull request #222 from lionel-/cleanup-fixes (d2509da)
Fix issue with indentation of blocks in calls (bbe3356)
Fix issue with indentation of continuations (11a0bd4)
Fix call filling issues (fb52e7c)
Refactor indentation of blocks (9c9b29f)
Fix indentation at prev-line of arguments (f736851)
[Fix #221] Indentation issue with if-else blocks (02ac4c9)
Clean up code and comments (4551f71)
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving 0p
|
|
|
|
Changelog
=========
Merge pull request #220 from lionel-/roxy-update (16bf5bc)
New setting to refill call arguments (316c9ed)
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Refactor (fill-paragraph) roxygen advice (6fa3615)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
|
|
Changelog
=========
a strange if(cc) AA else BB example : no "{ .. }" with '[-i]' in AA (46d4860)
Merge pull request #218 from lionel-/fix-prev-call (e8e0f04)
Revert "Fix indentation at prev-call" (0ca3a48)
Merge pull request #216 from lionel-/fix-prev-call (be7a8e4)
[Fix #214] Overridden indentation involving %op% type operators (b59f1c0)
Fix indentation at prev-call (e3b3a9e)
Minor code cleanups (4b9b46b)
add special case #2 : %in% __wrongly__ takes precedence (767dd26)
instead of doc/html/*, ... but still does not help (eed8974)
update (37b3e1f)
(window-frame) without arguments gives `error in process filter: ess--dbg-goto-ref: Wrong number of arguments: window-frame, 0 ` in emacs 24.3.1. and about one second timeout if moving inside *R* buffer during debugging. Fixing the problem, maybe not optimally ?? (6fc8ee5)
Merge pull request #213 from lionel-/fix-211 (0e6750d)
Generalise `ess-align-declaration-args` to `ess-align-arguments-in-calls` (fb976ec)
[Fix #211] Indentation of multi-line `else if` calls (50647ba)
Improvements to ess-developer documentation (bf911a4)
Merge pull request #210 from lionel-/fixes (1217279)
Merge pull request #209 from vapniks/master (6ae9d3f)
[Fix #207] Use regexes to define continuation overrides in calls (44252ee)
[Fix #204] Indentation of unbraced if-else branches (f39f3a1)
New keybinding "/" for 'hide-lines (b3ca964)
New command & keybinding: ess-rdired-reverse (fc2a19e)
Alter ess-rdired-sort to sort by new size column (5820755)
Add size column to *R dired* buffer (da0c26e)
Switch to a non-interactive version of (back-to-indentation) (8606977)
Refocus *iESS* in multi-frame environments when jumping to debug references (b4a0649)
[Fix #200] Require 'cl in ess-mode.el (1ab8da4)
better style of setting options + resetting on.exit() (0e377d2)
do not use '1L' etc {it is *not* parse()able, etc in R-2.3.1} (38b6ba7)
indentation problem (RRR): if(..) ... else if(..) ... else ... all as function argument (d9bd87a)
ess-execute-screen-options : Fixes #201 -- now works with emacs -nw (8fdcebf)
Merge pull request #202 from lionel-/fix (b93730f)
[Fix #203] Fix unexpected alignment (c220b43)
Fix issue with indentation of backquoted := (a3ac94d)
Use projectile root in naming process files when available (3676e8b)
[Fix #197] Don't show "speedbar" message on startup (ecdd856)
Merge pull request #196 from lionel-/more-fixes (d090e1c)
Fix issue with indentation of continued statements after bracket indexing (9965813)
Fix issue with indentation of continued statements after strings (8798487)
Fix infinite loop when indenting empty file (bbe404c)
Merge pull request #195 from lionel-/fix-190-192 (9edb3c1)
Rename ess-indent-align- settings to ess-align- (572fa5e)
[Fix #190] Override for indentation of if-else and function declaration blocks (902ec2e)
Replace ess-indent-align-braced-continuations with ess-indent-align-continuations-in-calls (a3d18c9)
[Fix #193] Use system-type instead of window-system for Microsoft detection (3aa213c)
[Fix #192] Indentation of continued statements at first line (a10f8e7)
add "our version of" (require 'cl) (86ae282)
+ # 15 of 'Control flow' -- exposing a problem (e58c693)
Protect against busy process in `ess-function-arguments` (7ac79e9)
Document ess-indent-align-braced-continuations (21e60ac)
Merge pull request #189 from lionel-/chained (d7d6c9e)
New scheme for indentation settings and further code refactor (d72297a)
Fix issue with indentation at prev-line of if-else blocks (bb41978)
Fix inconsistencies in indentation of continued statements (6b08e4a)
Fix issue with indentation at prev-line of lambda functions (1601b07)
Fix issue with indentation of blocks at open paren (a51f479)
Fix issue with indentation of continued definitions (00179a9)
Make misc1 indent test more useful and add misc2 to test set (a0f441f)
[Fix #184] Indentation of chained calls (1f0288c)
example from as.raster.array() - FIXME ! (f15e64f)
Merge pull request #187 from lionel-/fixes (3a48dee)
Stop using interactive function (move-beginning-of-line) in roxy code (7fc863c)
[Fix #185] Indentation of continued definitions (f84a57b)
[Fix #183] Indentation issue with quoted function names (a0e055f)
Adjust doc of `ess-offset-block` in line with 221e813 (fb9d806)
Better sectioning of ess-mode.el (cedb5e1)
Streamline indentation documentation (221e813)
Set ess-offset-continued to 0 and ess-offset-continued-first to t (59865b1)
Roxy: move to real bol on repeated `move-beginning-of-line` (4d2f38c)
Doc fixes (daa9686)
[Fix #172] Require 'cl in ess.el (661085b)
Get rid of ess-default-style-list and quotes in ess-style-alist (3d06218)
Use define-obsolete-variable-alias instead of make-obsolete-variable (22d16a0)
Rename ess-fancy-comments into ess-indent-with-fancy-comments (908fd91)
More documentation and customization fixes (1d8aec6)
Output diff file on failed tests (0065de5)
Enhance tests with ert explainer and not-change-on-indent predicate (d918667)
Further document indentation changes and refactor variable names (09a5d25)
Merge pull request #182 from lionel-/indent-fix-issues (fd1bb3a)
Fix indentation bug (e94ac74)
Fix indentation bug with else blocks (f24b780)
update (9195f1d)
if .. else ... nr 12 --- alignment breaking when some have "{..}" and some don't -- #174 (61f8634)
Add `generate-indent-cases` target (0329561)
Adjust scrip line in `generate-indent-cases` (4b96d98)
Use `forward-line` instead of `next-line` (93ecbef)
Add make `test` target (b1ab0f4)
Fix script line in `test/run-tests` (2b023e3)
update (8f032f8)
logical operators lindentation "# 4" --- see #174 (198ec74)
Fix typo in newfeat.texi (a59fb08)
Merge pull request #176 from lionel-/roxy (25aa97d)
Indent roxygen fields on paragraph filling (3cbf67c)
Autoload compilation--ensure-parse (918e12b)
Remove roxygen adjustments to paragraphs to improve consistency (fde3bfe)
Advise (back-to-indentation) to make it work correctly inside roxygen doc (0933d85)
Make (move-beginning-of-line) more consistent in Roxygen doc (f369b39)
Merge pull request #181 from lionel-/indent-from-lhs (1f7a592)
Generalise ess-indent-from-outer-parameter to ess-indent-from-lhs (fe1aa53)
Merge pull request #180 from lionel-/indent-fix (098cd19)
Fix various indentation bugs introduced in code refactor (3fa04d9)
Merge pull request #169 from lionel-/block-indent (9ca0ecf)
Remove ess-offset-else and add deprecation warnings (051870f)
Fix compilation parsing in inf buffers (fe95848)
Adjust default indentation settings and fix minor doc issues (32621e4)
Remove all delimiter offsets (9eb70dd)
Refactor indentation code (e083625)
Use `default-font-width` on emacs >= 25 for `ess-execute-screen-options` (32fcd4e)
Don't use `setq-local` as yet (1560253)
emacs: choose elisp; humans: don't expect the '--script' to work with 'env' (82490da)
[Fix #177] Don't use new size function from emacs 25 (cc58154)
[Fix #165] Add `invisibly` option to `ess-execute-screen-options` (a11b948)
Don't use `window-width` in `ess-execute-screen-options` (2f7462a)
Merge pull request #175 from lionel-/indent-tests (17efffd)
Complete RRR style with additional settings (c313219)
Implement ERT testing framework and indentation test cases (8a4ceab)
updated Debian packaging of ess (982bfad)
add debian/emacsen-compat (with a thanks to Kurt) (47fd5c3)
Add MELPA Stable badge (f0c5d80)
debian upload 15.03-1-1 (d9f3849)
merge (1fb2121)
also work for ess-15.03-1 .. (d9495ba)
update VERSION (-> "devel") (7918c06)
Allow : as separator in R error messages (33de797)
|