summaryrefslogtreecommitdiff
path: root/lisp/ess-custom.el
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2022-10-21Improve the docs of ess-startup-directoryVitalie Spinu
2022-07-27Fix Emacs 29.0 byte-compile warningsStephen J. Eglen
2022-06-21Fix byte compiler failures on Emacs29Vitalie Spinu
2022-02-13[Fix #1187] Allow ess-startup-directory to be a symbolVitalie Spinu
2022-01-27Start inf processes in the project folder by defaultVitalie Spinu
2021-03-31Fontify `*` as operatorLionel Henry
2021-03-31Fontify `|` and `&` as operatorsLionel Henry
2021-03-27Stop over-indenting in ess-roxy-newlineAlex Branham
2021-03-26Docstring fixesAlex Branham
2020-05-26Remove non-FSF copyrightable filesAlex Branham
2020-05-26Update copyright and licenseAlex Branham
2020-05-22Set default value of `ess-eval-visibly` to `'nowait` (#1014)Lionel Henry
2020-05-21[Fix #1013] S prompt must always contain >Vitalie Spinu
2020-05-16Add missing roxy keywordsLionel Henry
2020-03-28Use directory-file-name when adding to load-pathAlex Branham
2020-03-21Change default value of ess-eval-visibly to nilAlex Branham
2020-01-14Accept negative numbers in ess-auto-widthAlex Branham
2019-12-12Add rawNamespace to roxygen tagsVitalie Spinu
2019-10-08Fix defcustom typeAlex Branham
2019-09-28Mention `ess-set-style` in style documentationLionel Henry
2019-09-15Fix customize type for ess-auto-widthAlex Branham
2019-08-14Move help-command builder on a cl-genericVitalie Spinu
2019-08-13Improve docstring of ess-plain-first-buffernameAlex Branham
2019-08-02Remove ess-reference-lookupAlex Branham
2019-08-02Move ess-manual-lookup to cl-defgenericAlex Branham
2019-08-02Move ess-help-web-search to use cl-defgenericAlex Branham
2019-07-27Fix many typosAlex Branham
2019-07-01Enable lexical binding in stata filesAlex Branham
2019-06-27Move sweave-only variables to obsolete sweave fileAlex Branham
2019-06-20Add `@eval` to list of roxygen keywordsLionel Henry
2019-06-10Autoload and eval local "safe-ing" of the ess-styleVitalie Spinu
2019-06-10Make ess-indent-offset safe-localVitalie Spinu
2019-06-09Prefix all ESSR commands with .essVitalie Spinu
2019-05-21Remove ess-temp-pointAlex Branham
2019-05-10Documentation improvements in ess-customAlex Branham
2019-04-18Cleanup require statementsAlex Branham
2019-04-16Make ess-lisp-directory be really a directory nameVitalie Spinu
2019-04-15Describe where history file is written more accuratelyLionel Henry
2019-04-07Remove ess-customize-alistAlex Branham
2019-04-06Obsolete `inferior-ess-start-args` (#889)Lionel Henry
2019-04-04Simplify ess-etc-directory detectionAlex Branham
2019-03-30Add notes about `ess-process-name-list`Lionel Henry
2019-03-29Place ess-faces under the faces group for easier customizationAlex Branham
2019-03-13Remove 'ess-search-list' and 'ess-sp-change', obsolete since 2012Alex Branham
2019-03-13Prefer tab-always-indent over ESS-specific tab variablesAlex Branham
2019-03-13Prefer indent-line-function over ess-indent-lineAlex Branham
2019-03-11Don't require ido if the user does not use idoAlex Branham
2019-02-24Remove unused customize groupsAlex Branham
2019-02-24Remove many unused variablesAlex Branham