summaryrefslogtreecommitdiff
path: root/lisp/essd-els.el
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2022-07-27Fix Emacs 29.0 byte-compile warningsStephen J. Eglen
2021-03-26Fix excessive quoting of `ess-local-customize-alist`Lionel Henry
2020-05-26Remove julia-mode from Package-RequiresAlex Branham
2020-05-26Update copyright and licenseAlex Branham
2020-05-11stata support is now obsoleteRodney Sparapani
2019-06-09[Fix #429] Make fetching ESSR on remotes optionalVitalie Spinu
2019-05-10Cleanup: Use setq-local instead of (set (make-local-variable ...))Vitalie Spinu
2019-04-07Remove ess-customize-alistAlex Branham
2019-04-06Obsolete `inferior-ess-start-args` (#889)Lionel Henry
2019-04-05Return inferior buffer from runners (#884)Lionel Henry
2019-03-30Rename `ess--inferior-major-mode` to `inferior-ess--set-major-mode`Lionel Henry
2019-02-26ess-remote: Use ess--inferior-major-mode to set the proper modeAlex Branham
2019-02-13essd-els.el: Use lexical binding, improve documentationAlex Branham
2018-12-02Remove inferior-*-start-fileAlex Branham
2018-11-09Minor fixupsAlex Branham
2018-11-09Remove rogue ess-load-extras callAlex Branham
2018-11-09Make ess-mode derive from prog-modeAlex Branham
2018-10-20Silence some byte compile warningsAlex Branham
2018-10-20Remove little-to-no used languagesAlex Branham
2018-09-27Remove unused ess-.*-loop-timeout variablesAlex Branham
2018-09-18Concentrate funargs-cache logic in one place (ess-function-arguments)Vitalie Spinu
2018-09-07Prefer https to http where availableAlex Branham
2018-09-04[Fix #658] Autoload ess-remoteVitalie Spinu
2018-08-30Fix a range of new byte compiler warningsAlex Branham
2018-08-28[Fix #645] Fix julia-mode requiresVitalie Spinu
2018-07-25Fix many compiler warningsAlex Branham
2018-07-06Move `ess-change-alist` to `ess-sas--change-alist`Lionel Henry
2018-06-25Remove unnecessary file local variablesAlex Branham
2018-06-25Implement chunked flushing of accumulated outputVitalie Spinu
2018-06-25Fix a range of compilation warningsVitalie Spinu
2018-06-24Use magic autoloads rather than autoload from fileAlex Branham
2018-06-24Fix inferior-ess-remote-pager custom typeVitalie Spinu
2018-06-24Merge pull request #469 from ShuguangSun/masterVitalie Spinu
2018-05-23Rename *-program-name to *-programAlex Branham
2018-04-16Supply required third argument to make-obsoleteAlex Branham
2018-04-16Large update of documentationAlex Branham
2018-04-15Fix requires/defvars/declare-functionsAlex Branham
2018-01-10Update essd-els.elShuguangSun
2018-01-10Update essd-els.elShuguangSun
2017-12-30Update essd-els.elShuguangSun
2017-03-25Account for ess-s-lang.el renamingLionel Henry
2017-03-12Clean ess.elLionel Henry
2016-09-13[Fix #369] ess-remote with Julia shellLionel Henry
2016-04-13Rename R-customize-alist -> ess-r-customize-alistVitalie Spinu
2016-04-05Refactor `ess--R-load-ESSR'Lionel Henry
2015-01-16[Fix #137] Correctly recognize `julia` in ess-remoteVitalie Spinu
2013-12-17add optional DIALECT argument to ess-remoteVitalie Spinu
2013-12-09GPL: replace old (now wrong) FSF address by the URLMartin Maechler
2013-11-01set PAGER env var for tramp as wellVitalie Spinu