Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use last-command-event and delete unnecessary code #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fenril058
Copy link
Member

  • Fix typo in comments.
  • Delete "Note" section in comments, because restarting dmacro-mode cannot reflect the change of dmacro-key.
  • Use last-command-event to get "repeat key" instead of using the dmacro-key variable in functions.
  • Create dmacro-exec and bind dmacro-key instead of lambda.
  • Delete dmacro--ensure-keycode, which is not used in the code.
  • Add doc string to some functions.

@fenril058 fenril058 force-pushed the use-last-command-event-and-delete-unnecessary-code branch from b222eb7 to cc741fa Compare April 19, 2024 13:14
@fenril058 fenril058 force-pushed the use-last-command-event-and-delete-unnecessary-code branch from cc741fa to cec9e22 Compare May 7, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant