summaryrefslogtreecommitdiff
path: root/lisp/progmodes/octave.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in octave.elStefan Kangas2022-11-06
* New function substitute-quotesStefan Kangas2022-09-10
* Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-06
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-04
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Don't use obsolete variable `find-tag-marker-ring`Mattias Engdegård2021-10-24
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Tweak octave continuation indentationLars Ingebrigtsen2021-05-30
* Improve Octave indentation after continuation linesLars Ingebrigtsen2021-05-29
* Remove redundant #' before lambda in progmodes/*.elStefan Kangas2021-04-01
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Fix Octave double-quoted string line continuationsBasil L. Contovounesios2021-02-11
* Revert "Fix inferior octave single-quote font lock"Lars Ingebrigtsen2021-02-07
* Make octave-send-region deactivate the regionLars Ingebrigtsen2021-02-05
* Prefer defvar-local in progmodes/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Make octave-send-region be asynchronousLars Ingebrigtsen2020-12-28
* Inhibit quit in ElDoc timer functions (bug#45117)João Távora2020-12-13
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Fix inferior octave single-quote font lockNoam Postavsky2020-08-24
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-08
* Better handle asynchronous Eldoc sourcesJoão Távora2020-07-08
* Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-25
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Glenn Morris2019-08-10
|\
| * Fix octave-mode ElDoc supportMauro Aranda2019-08-08
* | * lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703)Stefan Monnier2019-07-20
* | Remove duplicated code in octave-eldoc-functionMauro Aranda2019-07-20
* | Mark octave-block-offset as a safe local variableLars Ingebrigtsen2019-07-15
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Add standard unmatchable regexpMattias Engdegård2019-05-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-30
* | * lisp/progmodes/octave.el: Register on auto-mode-alistStefan Monnier2018-10-15
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Quieten compilation of octave.elGlenn Morris2018-02-28
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05