diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-02-17 09:16:44 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-02-17 09:17:28 -0800 |
commit | f74ab96483166fdc32a047eebc98916dd5981eb4 (patch) | |
tree | ac8a10c7b33ac65ed74741c79071fcc46918b0b5 /ChangeLog.2 | |
parent | 42f9dc4473d91654c9641da6d0c0fcba026d6db4 (diff) | |
download | emacs-f74ab96483166fdc32a047eebc98916dd5981eb4.tar.gz |
; Spelling and grammar fixes.
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 22c7e0116ba..eab9e3d0184 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -26364,7 +26364,7 @@ (verilog-calc-1): Detect 'pure virtual method' declarations which exist in abstract classes. Reported by Enzo Chi and Kaushal Modi. (verilog-backward-ws&directives): When moving back to the start of - a line and the preceeding line ended with an escaped-newline, then + a line and the preceding line ended with an escaped-newline, then jump up one line. This properly consumes a multi-line pre-processor directive. Reported by Kaushal Modi. (verilog-dpi-import-export-re, verilog-extended-complete-re) |