diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d90caded308..a2719a2ebf4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | (octave-help-file, octave-help-function): New button types. | 8 | (octave-help-file, octave-help-function): New button types. |
| 9 | (octave-help): New command and bind it to C-h ;. | 9 | (octave-help): New command and bind it to C-h ;. |
| 10 | (octave-find-definition): New command and bind it to M-. | 10 | (octave-find-definition): New command and bind it to M-. |
| 11 | (user-error): Alias to error if not defined. | ||
| 11 | 12 | ||
| 12 | 2013-05-02 Leo Liu <sdl.web@gmail.com> | 13 | 2013-05-02 Leo Liu <sdl.web@gmail.com> |
| 13 | 14 | ||