Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: myuhe/smartrep.el
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: myuhe/smartrep.el
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 2 files changed
  • 4 contributors

Commits on Feb 22, 2015

  1. Add MELPA stable badge

    myuhe committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    b87fdc8 View commit details
    Browse the repository at this point in the history
  2. Fix doc

    myuhe committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    124b7e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Minor verbiage fixes

    Potentially put http://oremacs.com/2015/01/14/repeatable-commands/ under "Similar Applications"?
    Wqer555 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    2bfcef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Merge pull request #18 from Wqer555/patch-1

    Minor verbiage fixes
    myuhe committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    b4095ac View commit details
    Browse the repository at this point in the history
  2. Tweak doc

    myuhe committed Mar 5, 2015
    1 Configuration menu
    Copy the full SHA
    d6a5c11 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Workaround for #14

    'cell' variable maybe be 'nil' if user customizes mode-line-format.
    This causes #14 issue.
    syohex committed May 7, 2015
    Configuration menu
    Copy the full SHA
    dc6cebb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. Merge pull request #19 from syohex/workaround

    Workaround for #14
    myuhe committed May 9, 2015
    Configuration menu
    Copy the full SHA
    f0ff5a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Update smartrep.el

    Compat with emacs 30.1 requires that vectors to be used as obarrays to be initialized with 0, not nil.
    rgiar authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0ee2376 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #25 from rgiar/master

    Update smartrep.el for v30.1 compat
    myuhe authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fdf135e View commit details
    Browse the repository at this point in the history
Loading