summaryrefslogtreecommitdiff
path: root/lisp/ess-rd.el
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2022-07-26minor updatesIago
2022-07-26add Rd-mode-insert-data-skeleton with C-c C-d, adding skeleton to data docume...Iago
2021-02-01Fix timeout in `Rd-preview-help`Lionel Henry
2020-12-17if 'k' is the beginning of 'kLong', 'kLong' must be first. \\ + proglang, LaTeXMartin Maechler
2020-05-26Update copyright and licenseAlex Branham
2019-06-18Minor changes in ess-rdAlex Branham
2019-05-03Do not write Rd-mode abbrevs to user's abbrev customization fileAlex Branham
2019-05-03Require ess-r-mode in function Rd-modeAlex Branham
2019-05-03Remove unneeded requireAlex Branham
2019-05-03Fix documentationAlex Branham
2019-05-03Use sharp quote in Rd-mode-mapAlex Branham
2019-05-03Obsolete the via-shell argument in Rd-preview-helpAlex Branham
2019-05-03Use defcustom to define Rd-mode-hookAlex Branham
2019-04-19Remove function ess-pointAlex Branham
2019-04-18Cleanup require statementsAlex Branham
2019-04-02Remove many useless requires of ess-customAlex Branham
2018-11-28Move `setq`s after (ess-help-major-mode) for them to take effectVitalie Spinu
2018-11-21ess-rd: Move to lexical bindingAlex Branham
2018-11-16Remove leading stars from docstringsAlex Branham
2018-11-09Remove unneeded variable settingAlex Branham
2018-11-09Minor fixupsAlex Branham
2018-11-09Derive Rd-mode from text-modeAlex Branham
2018-11-09Derive ess-r-help-mode from ess-help-modeAlex Branham
2018-10-25Replace ess-eval-line with ess-eval-visibly in all relevant ESS mapsVitalie Spinu
2018-09-07Prefer https to http where availableAlex Branham
2018-09-06More fixes for the byte compilerAlex Branham
2018-08-28Cleanup documentationAlex Branham
2018-07-25Fix many compiler warningsAlex 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-14Respect Emacs keybinding conventionsAlex Branham
2018-01-15Use run-mode-hooks for major mode setupsYiLiu6240
2017-06-01add "Rd system macros" to Rd-keywordsMartin Maechler
2017-03-12Another round of cleaning upLionel Henry
2017-03-12Clean ess.elLionel Henry
2017-03-12Start cleaning up ess-site.elLionel Henry
2017-02-11Get rid of support code for XEmacs and old EmacsenStefan Monnier
2017-02-11Provide feature ess-rd in library ess-rd.elJonas Bernoulli
2016-04-13Rename R-customize-alist -> ess-r-customize-alistVitalie Spinu
2016-02-25From Kurt Hornik: Fix Rd-preview such that it now doesMartin Maechler
2014-10-09(Rd-preview-*): better using (ess-force-buffer-current .)Martin Maechler
2014-10-09(Rd-preview-help) :Martin Maechler
2014-10-09cosmetic; notably in info for *ESS*Martin Maechler
2013-06-04\CRANpkg{.} is also a keyword in *.Rd (for more than a year in the R sources).Martin Maechler
2012-12-16in ess-eval-linewise run presend hook in process bufferVitalie Spinu
2012-12-16adding \% substitution to ess-presend hook (commented yet)Vitalie Spinu
2012-09-14name, email, ess-user-specified-directory-containing-RRich Heiberger
2012-09-07rd preview sets all the necessary variablesVitalie Spinu