summaryrefslogtreecommitdiff
path: root/lisp/ess-gretl.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 excessive quoting of `ess-local-customize-alist`Lionel Henry
2020-05-26Update copyright and licenseAlex Branham
2020-04-08Treat filenames as strings in regular expressionsAlex Branham
2019-08-05Fix minor regex mistakesAlex Branham
2019-06-10Implement ess-dialect specializer for cl-defmethodVitalie Spinu
2019-05-10Cleanup: Use setq-local instead of (set (make-local-variable ...))Vitalie Spinu
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-03-12Make 'ess-r-runners-prefixes' a defcustomAlex Branham
2019-02-04gretl--get-words-from-command: Add process argumentAlex Branham
2019-02-04lisp:ess-gretl.el: Use lexical bindingAlex Branham
2019-01-31Make ess-help-get-topics genericAlex Branham
2018-12-08Obsolete ess-{beginning|end}-of-functionAlex Branham
2018-12-02Remove inferior-*-start-fileAlex Branham
2018-11-30Remove inferior-ess-help-filetypeAlex Branham
2018-11-16Remove leading stars from docstringsAlex Branham
2018-11-09Remove syntax table setting from customize-alistsAlex Branham
2018-11-09Remove unneeded variable settingAlex Branham
2018-11-09Derive gretl-mode from ess-modeAlex Branham
2018-11-09Make ess-mode derive from prog-modeAlex Branham
2018-09-27Remove unused ess-.*-loop-timeout variablesAlex Branham
2018-09-07Prefer https to http where availableAlex Branham
2018-08-24Refactor font-lock keyword generation systemVitalie Spinu
2018-06-24Use magic autoloads rather than autoload from fileAlex Branham
2018-05-23Rename *-program-name to *-programAlex Branham
2018-04-15ess-gretl: Move a defvar up in the file to appease the byte compilerAlex Branham
2018-01-15Use run-mode-hooks for major mode setupsYiLiu6240
2017-03-25Account for ess-r-mode renamingLionel Henry
2017-03-12More uncapitalisation of variables (with aliasing to old names)Lionel Henry
2017-03-12Another round of cleaning upLionel Henry
2017-02-11Get rid of support code for XEmacs and old EmacsenStefan Monnier
2016-04-13Use ess-method for most genericsVitalie Spinu
2016-04-05Large clean-up of evaluation functionsLionel Henry
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-08-30remove all mentions of ess-multiVitalie Spinu
2013-06-09Small docstring fixes.Stephen Eglen
2013-06-04refactoringVitalie Spinu
2013-05-17compile gretl.elVitalie Spinu
2013-05-08Squashed commit of the following:Vitalie Spinu