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