summaryrefslogtreecommitdiff
path: root/lisp/ess-sas-l.el
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2020-05-26Update copyright and licenseAlex Branham
2019-04-02Remove many useless requires of ess-customAlex Branham
2019-03-11Escape a literal regexAlex Branham
2019-03-07Fix minor regex mistakesAlex Branham
2019-02-24Add a group for every modeAlex Branham
2018-12-01Use defvar-localAlex Branham
2018-11-16Remove leading stars from docstringsAlex Branham
2018-11-09Derive SAS-log-mode from SAS-modeAlex Branham
2018-11-09Derive SAS-listing-mode from special-modeAlex Branham
2018-11-09Derive SAS-mode from ess-modeAlex Branham
2018-11-09Derive sas-dir-mode from special-modeAlex Branham
2018-11-01Add placeholder ess-mode.elVitalie Spinu
2018-09-07Prefer https to http where availableAlex Branham
2018-07-25Fix many compiler warningsAlex Branham
2018-07-17add (buffer-disable-undo) since these buffers are buffer-read-only and they c...Rodney Sparapani
2018-07-13Rename ess-mode.el to ess.elAlex Branham
2018-07-02Separate R/S runner definitionAlex Branham
2018-06-25Remove unnecessary file local variablesAlex Branham
2018-06-24Use magic autoloads rather than autoload from fileAlex Branham
2018-04-15Declare :type of all defcustomsAlex Branham
2018-04-01Fix several defcustom :type statementsAlex 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
2017-12-04added SGMAPrsparapa
2017-12-04debugging return statement/functionrsparapa
2017-12-04adding IML functions and statementsrsparapa
2017-02-11Get rid of support code for XEmacs and old EmacsenStefan Monnier
2016-04-22Remove executable propertyLionel Henry
2015-11-17add fcs statementRodney Sparapani
2015-11-17add proc geeRodney Sparapani
2015-10-30ESS[SAS]: new distribution functions addedRodney Sparapani
2015-09-18add modern pdf/cdf/rand functionsRodney Sparapani
2014-08-13require-final-newline now initialized by mode-require-final-newline Martin Maechler
2014-08-01new option ess-require-final-newline .. in all <lang>-editing-alistMartin Maechler
2013-12-09GPL: replace old (now wrong) FSF address by the URLMartin Maechler
2013-12-04don't place .log in SAS[LST]Vitalie Spinu
2013-12-04revert r5932Vitalie Spinu
2013-12-04.log/ESS[LOG] auto-detection is broken. .log's are erroneouslyRodney Sparapani
2013-10-28Squashed commit of the following:Vitalie Spinu
2013-10-23Squashed commit of the following:Vitalie Spinu
2013-10-22Squash SAS improvements by Matthew FidlerVitalie Spinu
2013-08-30 * ess-sas-l.el (SAS-mode-font-lock-defaults): added PROCsRodney Sparapani
2013-07-11 * ess-sas-l.el (SAS-mode-font-lock-defaults): remove annoying 9.3Rodney Sparapani
2013-06-12 * ess-sas-d.el: see discussion in the thread:Rodney Sparapani
2012-10-20refactor imenu functionality and move it into specific dialect filesVitalie Spinu
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-09-06* ess-sas-l.el (SAS-mode-font-lock-keywords): added PROC SETINITRodney Sparapani
2012-07-242012-07-23 Stephen Eglen <stephen@gnu.org>Stephen Eglen