aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40c2ae9eb17..f6999abd68c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12014-06-02 Wilson Snyder <wsnyder@wsnyder.org>
2
3 Sync with upstream verilog-mode revision 3cd8144.
4 * progmodes/verilog-mode.el (verilog-mode-version): Bump.
5 (verilog-auto-arg-format): New option, to support newlines in AUTOARG.
6 (verilog-type-font-keywords): Add nor.
7 (verilog-batch-execute-func): Force reading of Local Variables.
8 Fix printing "no changes to be saved" with verilog-batch.
9 (verilog-auto-arg-ports): Doc fix.
10 Add verilog-auto-arg-format to support newlines in AUTOARG.
11 (verilog-auto-arg): Doc fix.
12
12014-06-02 Glenn Morris <rgm@gnu.org> 132014-06-02 Glenn Morris <rgm@gnu.org>
2 14
3 * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el: 15 * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el: