emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] branch externals/lmc created (now cb110db)


From: Stefan Monnier
Subject: [elpa] branch externals/lmc created (now cb110db)
Date: Sat, 28 Nov 2020 23:22:08 -0500 (EST)

monnier pushed a change to branch externals/lmc.

        at  cb110db   * .gitignore: New file

This branch includes the following new commits:

       new  d248525   New package lmc.
       new  2e56da4   * lmc.el: Add a few more commands, and a tool-bar. 
(lmc--assemble): Warn of duplicate labels. (lmc-disassemble-word): Fix typo. 
(lmc-mode-map, lmc-menu): Add bindings for run, set-pc, and set-acc. 
(lmc-tool-bar-map): New var. (lmc-mode); Use it.  Make the PC and Acc editable 
with a click. (lmc-set-pc, lmc-set-acc, lmc-run): New commands. (lmc-step): 
Update tool-bar after hitting HLT. (lmc-asm-indent-line): Parenthesize if 
needed.
       new  d0ca555   2011-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
       new  a5fe8d2   * lmc.el: Make it work on Emacs-22. 
(lmc--with-silent-modifications): Compatibility macro. (lmc-store-word): Use 
it. (lmc): New group. (lmc-store-flash): Make into a defcustom.
       new  6cd76ac   * packages/lmc/lmc.el (lmc-store-word): match-data can 
change in sit-for. Reported by William Léchelle <william.lechelle@umontreal.ca>.
       new  5a8a6a3   * lmc.el (lmc-turbo): New option. (lmc--sit-for): New 
function.  Use it instead of sit-for. (lmc-run): Don't stop upon user input if 
lmc-turbo is enabled.
       new  b7cbf14   * lmc.el (lmc--sit-for): Fix last change.
       new  3b26656   * lmc.el (lmc-asm-indentation): Indent to tab-width by 
default. (lmc-step): Fix prompt for IN.
       new  0604c74   Add "rudel" to the list of externals.
       new  4e16a02   * packages/lmc/lmc.el (lmc--load-word): Remove unused 
vars. (lmc-after-change, lmc-tool-bar-to-string): Mark unused args.
       new  47cc7a9   * lmc.el: Use cl-lib
       new  b65ac80   * lmc.el: Mention dependencies & bumpp version
       new  5913867   * lmc.el: Fix `Package-Requires` line
       new  cb110db   * .gitignore: New file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]