summaryrefslogtreecommitdiff
path: root/lisp/ess-sas-a.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 unexpected nil error on `M-x SAS`Lionel Henry
2020-05-26Update copyright and licenseAlex Branham
2020-03-10Map tab to ess-indent-or-complete in SAS modeAlex Branham
2019-08-05Fix minor regex mistakesAlex Branham
2019-05-29Obsolete a few unused functionsAlex Branham
2019-04-07Remove ess-customize-alistAlex Branham
2019-02-06Prefer bound-and-true-pAlex Branham
2018-12-01Use defvar-localAlex Branham
2018-11-16Remove leading stars from docstringsAlex Branham
2018-11-02Obsolete 'ess-uniq-list' for 'delete-dups'Alex Branham
2018-11-02Merge branch 'master' into nextAlex Branham
2018-11-01Add placeholder ess-mode.elVitalie Spinu
2018-10-31Guard many message format-string callsAlex Branham
2018-10-02ESS 18.09 --> 18.10Alex Branham
2018-09-07Prefer https to http where availableAlex Branham
2018-08-30Fix a range of new byte compiler warningsAlex Branham
2018-08-27Change obsolete 'when' to ESS 18.09Alex Branham
2018-07-25Fix many compiler warningsAlex Branham
2018-07-13Rename ess-mode.el to ess.elAlex Branham
2018-07-06Move `ess-change-alist` to `ess-sas--change-alist`Lionel Henry
2018-06-25Remove unnecessary file local variablesAlex Branham
2018-06-13Remove xemacs compatibility codeAlex Branham
2018-05-21Rename versions-created (and similar) to created-runners (and similar)Alex Branham
2018-05-21Simplify how R-X.Y.Z style functions are createdAlex Branham
2018-04-15Remove ess-sas-submit-macAlex Branham
2018-04-15Fix calls to do-applescriptAlex Branham
2018-04-15Replace save-excursion+set-buffer with with-current-bufferAlex Branham
2018-04-15Declare :type of all defcustomsAlex Branham
2018-04-15Fix w32- function callsAlex Branham
2018-04-14Use process `default-directory` instead of `ess-directory` variableLionel Henry
2018-04-01Fix several defcustom :type statementsAlex Branham
2018-02-04Fix order of variable definitions and requires in sas dialectVitalie Spinu
2017-12-04removing altprint/altlog since this feature is not working anywaysrsparapa
2017-07-26Bitstream fonts not widely available on Windowsrsparapa
2017-02-11Get rid of support code for XEmacs and old EmacsenStefan Monnier
2015-09-18do not clobber new defs of f10/f11 with ess-sas-global-*-keysRodney Sparapani
2015-02-09More support for ODS in ess-sas-graph-viewRodney Sparapani
2015-01-31Updating ChangeLogs and one new featureRodney Sparapani
2015-01-28Comment out unnecessary calls to ess-sas-goto-shellRodney Sparapani
2015-01-28Comment out unnecessary command in ess-sas-graph-viewRodney Sparapani
2015-01-28Fix cd bug for directories with spaces in themRodney Sparapani
2015-01-28Fix cd bug and now support ODSRodney Sparapani
2013-12-09GPL: replace old (now wrong) FSF address by the URLMartin Maechler
2013-11-20returning default to nil; see discussionRodney Sparapani
2013-08-23 * ess-sas-a.el (ess-sas-interactive): remove '< /dev/tty'Rodney Sparapani
2013-08-11ess-sas-interactive correctly register shell processVitalie Spinu
2013-04-11 * ess-sas-a.el (ess-sas-edit-keys-toggle): `sas-indent-line' stillRodney Sparapani
2012-09-14name, email, ess-user-specified-directory-containing-RRich Heiberger