summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.17
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-05-06 18:29:56 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-05-06 18:30:14 -0700
commit723b16a87586a7e61e0ee40cd0815b3a7c519032 (patch)
tree5380ccdb99e4017990945af5b45cb69121ed44bd /lisp/ChangeLog.17
parent09d750fcb62d72de00d9d2a947f64520dfb3bc6a (diff)
downloademacs-723b16a87586a7e61e0ee40cd0815b3a7c519032.tar.gz
; Spelling fixes
Diffstat (limited to 'lisp/ChangeLog.17')
-rw-r--r--lisp/ChangeLog.172
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index a3b081a0bbf..6dfddf72e8f 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -24621,7 +24621,7 @@
* progmodes/octave.el (octave-beginning-of-line)
(octave-end-of-line): Check before using up-list because it jumps
- out of more syntactic contructs since moving to smie.
+ out of more syntactic constructs since moving to smie.
(octave-indent-comment): New function.
(octave-mode): Use it in smie-indent-functions. (Bug#14350)
(octave-begin-keywords, octave-end-keywords)