diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-07-23 12:29:35 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-07-23 12:29:35 +0200 |
commit | 92892e5611c978f1473174f79b8a748d26ed37c6 (patch) | |
tree | cc4c0b4be4086a6a78bfe7a1721e0ee081a8b11f /lisp/emacs-lisp | |
parent | 72a457e92e3b13b071b29afa8912a244843d04bc (diff) | |
download | emacs-92892e5611c978f1473174f79b8a748d26ed37c6.tar.gz emacs-92892e5611c978f1473174f79b8a748d26ed37c6.tar.bz2 emacs-92892e5611c978f1473174f79b8a748d26ed37c6.zip |
Use `ash` instead of `lsh` in verilog-mode (bug#56641)
* lisp/progmodes/verilog-mode.el (verilog-simplify-range-expression):
Use `ash`; the result will be the same because the first argument is
nonnegative.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions