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
*
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
*
* progmodes/octave.el (octave-add-log-current-defun): New function.
Leo Liu
2013-06-08
1
-27
/
+41
*
* progmodes/octave.el (octave-function-header-regexp): Fix.
Leo Liu
2013-06-07
1
-10
/
+1
*
* newcomment.el (comment-search-backward): Revert last change.
Leo Liu
2013-06-07
1
-0
/
+2
*
Re-implement smie matching block highlight using show-paren-data-function.
Leo Liu
2013-06-05
1
-6
/
+10
*
* progmodes/octave.el (octave-mode-syntax-table): Give `.'
Leo Liu
2013-06-01
1
-9
/
+25
*
* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
Leo Liu
2013-05-29
1
-4
/
+3
*
* progmodes/octave.el (inferior-octave-directory-tracker-resync):
Leo Liu
2013-05-27
1
-6
/
+21
*
* lisp/emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
Stefan Monnier
2013-05-24
1
-5
/
+9
*
* progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
Leo Liu
2013-05-22
1
-8
/
+5
*
Minor fix to last change
Leo Liu
2013-05-22
1
-1
/
+1
*
* progmodes/octave.el (octave-mode-menu): Update and re-organize
Leo Liu
2013-05-22
1
-35
/
+49
[next]