]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ps-mode.el
Fix problems caused by new implementation of sub-word mode
[gnu-emacs] / lisp / progmodes / ps-mode.el
index c9299055a4dccb87b1da03bc5ac0504d5070d5bf..3b0694541b1ca8f0ecd16bc722906135007e8885 100644 (file)
@@ -1082,7 +1082,7 @@ Use line numbers if `ps-run-error-line-numbers' is not nil"
       (goto-char (max 1 (1- (point)))))
     (when (looking-at "[0-9]")
       (forward-char 1)
-      (forward-word -1)
+      (forward-word-strictly -1)
       (when (looking-at "[0-9]+")
        (let (i)
          (setq