summaryrefslogtreecommitdiff
path: root/lisp/progmodes/octave.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* | ; Revert "Use eldoc-documentation-functions"Dmitry Gutov2016-07-181-2/+3
* | Use eldoc-documentation-functionsMark Oteiza2016-07-171-3/+2
* | Remove compatibility with Emacs 24.3 in octave-modeLeo Liu2016-06-251-40/+3
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/progmodes/octave.el: Use grammar more; Handle enumeration funStefan Monnier2015-09-291-152/+164
* Quoting fixes in lisp/progmodesPaul Eggert2015-08-301-6/+6
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* Address some compilation warnings.Glenn Morris2015-06-161-2/+2
* eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-201-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fixes: debbugs:19250Stefan Monnier2014-12-031-7/+7
* * lisp/progmodes/octave.el (inferior-octave-mode):Stefan Monnier2014-07-031-3/+4
* Don't break emacs <= 24.3 just yetLeo Liu2014-04-121-19/+31
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Re-implement the feature of showing eldoc info after editing.Leo Liu2014-01-121-6/+2
* * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.Chong Yidong2014-01-101-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-0/+1
* octave-mode: Link to manual.Rüdiger Sonderfeld2013-12-201-0/+3
* Import `octave-mode' manual from GNU Octave.Rüdiger Sonderfeld2013-12-111-2/+16
* * progmodes/octave.el (inferior-octave-prompt): Use shy groups.Leo Liu2013-12-061-21/+24
* Add caching variant of `completion-table-dynamic'Dmitry Gutov2013-12-061-18/+10
* * subr.el (process-live-p): Return nil for non-process. Leo Liu2013-12-021-1/+1
* * progmodes/octave.el (inferior-octave-startup): Spit out errorLeo Liu2013-11-221-2/+7
* * progmodes/octave.el (octave-kill-process): Don't ask twiceLeo Liu2013-11-221-6/+8
* * progmodes/octave.el (octave-help-mode): Adapt to change toLeo Liu2013-11-221-22/+5
* * progmodes/octave.el (octave-operator-regexp): Exclude newline.Leo Liu2013-11-221-1/+2
* * progmodes/octave.el (inferior-octave-process-live-p): New helper.Leo Liu2013-11-221-15/+15
* * progmodes/octave.el (octave-mode, inferior-octave-mode): FixLeo Liu2013-11-221-2/+2
* * progmodes/octave.el (octave-mode-map, octave-mode-menu): AddRüdiger Sonderfeld2013-11-221-0/+15
* Small fix to last changeLeo Liu2013-10-251-1/+1
* * progmodes/octave.el (octave-lookfor): Handle empty lookforRüdiger Sonderfeld2013-10-251-5/+17
* * progmodes/octave.el (octave-send-region): CallLeo Liu2013-10-051-0/+2
* * progmodes/octave.el (inferior-octave-mode): CallLeo Liu2013-10-041-2/+5
* * progmodes/octave.el (inferior-octave-error-regexp-alist)Leo Liu2013-10-041-1/+25
* * progmodes/octave.el (inferior-octave-startup-file): PreferRüdiger Sonderfeld2013-09-301-2/+2
* * progmodes/octave.el (inferior-octave-completion-table)Leo Liu2013-09-281-17/+13
* * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.Rüdiger Sonderfeld2013-09-281-3/+11
* * lisp/progmodes/octave.el (octave-mode-map): Add key binding forRüdiger Sonderfeld2013-09-281-0/+30
* * lisp/progmodes/octave.el (help-button-action): Declare.Glenn Morris2013-09-111-0/+3
* * progmodes/octave.el (octave-mode): Backward compatibility fix.Leo Liu2013-06-211-4/+7
* * progmodes/octave.el (octave-help): Fix regexp.Leo Liu2013-06-191-3/+1
* Fix last change to octave.elLeo Liu2013-06-121-1/+1