index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
octave.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-5
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-1
/
+1
*
|
; Revert "Use eldoc-documentation-functions"
Dmitry Gutov
2016-07-18
1
-2
/
+3
*
|
Use eldoc-documentation-functions
Mark Oteiza
2016-07-17
1
-3
/
+2
*
|
Remove compatibility with Emacs 24.3 in octave-mode
Leo Liu
2016-06-25
1
-40
/
+3
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/progmodes/octave.el: Use grammar more; Handle enumeration fun
Stefan Monnier
2015-09-29
1
-152
/
+164
*
Quoting fixes in lisp/progmodes
Paul Eggert
2015-08-30
1
-6
/
+6
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-2
/
+2
*
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-20
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fixes: debbugs:19250
Stefan Monnier
2014-12-03
1
-7
/
+7
*
* lisp/progmodes/octave.el (inferior-octave-mode):
Stefan Monnier
2014-07-03
1
-3
/
+4
*
Don't break emacs <= 24.3 just yet
Leo Liu
2014-04-12
1
-19
/
+31
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Re-implement the feature of showing eldoc info after editing.
Leo Liu
2014-01-12
1
-6
/
+2
*
* progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
Chong Yidong
2014-01-10
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Add missing custom :versions, plus small fixes
Glenn Morris
2013-12-27
1
-0
/
+1
*
octave-mode: Link to manual.
Rüdiger Sonderfeld
2013-12-20
1
-0
/
+3
*
Import `octave-mode' manual from GNU Octave.
Rüdiger Sonderfeld
2013-12-11
1
-2
/
+16
*
* progmodes/octave.el (inferior-octave-prompt): Use shy groups.
Leo Liu
2013-12-06
1
-21
/
+24
*
Add caching variant of `completion-table-dynamic'
Dmitry Gutov
2013-12-06
1
-18
/
+10
*
* subr.el (process-live-p): Return nil for non-process.
Leo Liu
2013-12-02
1
-1
/
+1
*
* progmodes/octave.el (inferior-octave-startup): Spit out error
Leo Liu
2013-11-22
1
-2
/
+7
*
* progmodes/octave.el (octave-kill-process): Don't ask twice
Leo Liu
2013-11-22
1
-6
/
+8
*
* progmodes/octave.el (octave-help-mode): Adapt to change to
Leo Liu
2013-11-22
1
-22
/
+5
*
* progmodes/octave.el (octave-operator-regexp): Exclude newline.
Leo Liu
2013-11-22
1
-1
/
+2
*
* progmodes/octave.el (inferior-octave-process-live-p): New helper.
Leo Liu
2013-11-22
1
-15
/
+15
*
* progmodes/octave.el (octave-mode, inferior-octave-mode): Fix
Leo Liu
2013-11-22
1
-2
/
+2
*
* progmodes/octave.el (octave-mode-map, octave-mode-menu): Add
Rüdiger Sonderfeld
2013-11-22
1
-0
/
+15
*
Small fix to last change
Leo Liu
2013-10-25
1
-1
/
+1
*
* progmodes/octave.el (octave-lookfor): Handle empty lookfor
Rüdiger Sonderfeld
2013-10-25
1
-5
/
+17
*
* progmodes/octave.el (octave-send-region): Call
Leo Liu
2013-10-05
1
-0
/
+2
*
* progmodes/octave.el (inferior-octave-mode): Call
Leo Liu
2013-10-04
1
-2
/
+5
*
* progmodes/octave.el (inferior-octave-error-regexp-alist)
Leo Liu
2013-10-04
1
-1
/
+25
*
* progmodes/octave.el (inferior-octave-startup-file): Prefer
Rüdiger Sonderfeld
2013-09-30
1
-2
/
+2
*
* progmodes/octave.el (inferior-octave-completion-table)
Leo Liu
2013-09-28
1
-17
/
+13
*
* lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
Rüdiger Sonderfeld
2013-09-28
1
-3
/
+11
*
* lisp/progmodes/octave.el (octave-mode-map): Add key binding for
Rüdiger Sonderfeld
2013-09-28
1
-0
/
+30
*
* lisp/progmodes/octave.el (help-button-action): Declare.
Glenn Morris
2013-09-11
1
-0
/
+3
*
* progmodes/octave.el (octave-mode): Backward compatibility fix.
Leo Liu
2013-06-21
1
-4
/
+7
*
* progmodes/octave.el (octave-help): Fix regexp.
Leo Liu
2013-06-19
1
-3
/
+1
*
Fix last change to octave.el
Leo Liu
2013-06-12
1
-1
/
+1
*
* progmodes/octave.el (inferior-octave-startup)
Leo Liu
2013-06-12
1
-34
/
+40
[next]