summaryrefslogtreecommitdiff
path: root/lisp/ess-sas-d.el
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2022-01-25Fix tests for emacs 29Vitalie Spinu
2021-03-26Fix excessive quoting of `ess-local-customize-alist`Lionel Henry
2021-03-26Add timeouts to SAS wait-for-processLionel Henry
2020-05-26Update copyright and licenseAlex Branham
2020-03-10Map tab to ess-indent-or-complete in SAS modeAlex Branham
2019-07-28Remove a few unneeded autoloadsAlex Branham
2019-04-18Cleanup require statementsAlex Branham
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-13Prefer indent-line-function over ess-indent-lineAlex Branham
2019-02-24Move hook defcustoms to correct filesAlex Branham
2019-02-24Add a group for every modeAlex Branham
2019-01-21Deprecate 'ess-default-style'Alex Branham
2018-12-02Remove inferior-*-start-fileAlex Branham
2018-11-16Remove leading stars from docstringsAlex Branham
2018-11-09Put a keybinding in SAS-mode rather than binding by a hookAlex Branham
2018-11-09Set local variables in SAS modeAlex Branham
2018-11-09Remove syntax table setting from customize-alistsAlex Branham
2018-11-09Remove unneeded variable settingAlex Branham
2018-11-09Derive SAS-mode from ess-modeAlex Branham
2018-11-09Make ess-mode derive from prog-modeAlex Branham
2018-09-07Prefer https to http where availableAlex Branham
2018-08-24Refactor font-lock keyword generation systemVitalie Spinu
2018-06-25Remove unnecessary file local variablesAlex Branham
2018-06-24Move autoloads out of ess-siteAlex Branham
2018-06-24Use magic autoloads rather than autoload from fileAlex Branham
2018-06-13Remove xemacs compatibility codeAlex Branham
2018-05-23Rename *-program-name to *-programAlex Branham
2018-05-14Respect Emacs keybinding conventionsAlex Branham
2018-04-15Replace save-excursion+set-buffer with with-current-bufferAlex Branham
2018-04-03autoload major modes and the auto-mode-alistAlex Branham
2018-02-04Fix order of variable definitions and requires in sas dialectVitalie Spinu
2018-02-04Don't use ess-message in ess-site to avoid cluttering make logsVitalie Spinu
2018-01-15Use run-mode-hooks for major mode setupsYiLiu6240
2017-03-12Reorganise ess-utils.elLionel Henry
2017-02-11Get rid of support code for XEmacs and old EmacsenStefan Monnier
2016-04-05Large clean-up of evaluation functionsLionel Henry
2015-11-13fix for issue #249: SAS has no promptRodney Sparapani
2013-12-09GPL: replace old (now wrong) FSF address by the URLMartin Maechler
2013-11-20cosmetic change of long comment section so it reads bettersRodney Sparapani
2013-08-11ess-sas-interactive correctly register shell processVitalie Spinu
2013-06-12 * ess-sas-d.el: see discussion in the thread:Rodney Sparapani
2013-03-072013-03-07 Rodney Sparapani <rsparapa@mcw.edu>Rodney Sparapani
2012-09-17renamed *-font-lock-keywords into *-font-lock-defaults for julia, STA and SAS inVitalie Spinu
2012-09-14name, email, ess-user-specified-directory-containing-RRich Heiberger
2012-05-12SAS key binding not in RMartin Maechler
2012-04-27>>> merge git branchVitalie Spinu
2012-04-23>>> merge git branch into trunkVitalie Spinu