Skip to content
Snippets Groups Projects
  • dpsutton's avatar
    83f948ff
    Move *ignore-cached-results* to middleware (#16695) · 83f948ff
    dpsutton authored
    * Move *ignore-cached-results* to middleware
    
    Had tried to adjust the binding to work, but the binding ended before
    all of the bound functions and such were submitted to work, so when
    that code actually executed the binding was no longer in
    place. Annoying and it should be in middleware anyways
    
    * Remove now unused import (cache became keyword in middleware not binding)
    Move *ignore-cached-results* to middleware (#16695)
    dpsutton authored
    * Move *ignore-cached-results* to middleware
    
    Had tried to adjust the binding to work, but the binding ended before
    all of the bound functions and such were submitted to work, so when
    that code actually executed the binding was no longer in
    place. Annoying and it should be in middleware anyways
    
    * Remove now unused import (cache became keyword in middleware not binding)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.dir-locals.el 4.00 KiB