aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #337 from basil-conto/blc/get-winSean Allred2018-02-091-5/+5
|\
| * Use get-window-with-predicateBasil L. Contovounesios2018-01-211-5/+5
* | Update copyrightsSean Allred2018-01-281-1/+1
|/
* [Fix #312] Disable undo in `sx-question-mode'Artur Malabarba2016-01-251-0/+1
* Set nobreak-char-display to nilArtur Malabarba2015-04-281-1/+2
* sx-question-mode-hide-show-section complains if used incorrectlyArtur Malabarba2015-04-211-0/+2
* Require switchto.el where appropriate. Fix #280Artur Malabarba2015-04-201-0/+1
* Set default sx-question-mode-recenter-line to 0Artur Malabarba2015-04-121-1/+1
* Merge pull request #260 from vermiculus/print-question-without-temp-bufferArtur Malabarba2015-03-021-1/+1
|\
| * Merge branch 'handle-html-tags' into print-question-without-temp-bufferArtur Malabarba2015-02-261-0/+49
| |\
| * | Refactor fill-and-fontify to sx-question-mode--insert-markdownArtur Malabarba2015-02-121-1/+1
* | | Merge branch 'generate-header-line-from-keymap' into delete-commandArtur Malabarba2015-02-261-0/+36
|\ \ \
| * \ \ Merge branch 'master' into generate-header-line-from-keymapArtur Malabarba2015-02-261-0/+36
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into question-mode-lineArtur Malabarba2015-02-261-0/+13
| | |\ \
| | * | | Make question-mode--data buffer localArtur Malabarba2015-02-211-0/+1
| | * | | Standardize prettification of site names.Artur Malabarba2015-02-211-2/+7
| | * | | Configure question-mode mode-lineArtur Malabarba2015-02-211-0/+30
| | | |/ | | |/|
* | | | Merge branch 'generate-header-line-from-keymap' into delete-commandArtur Malabarba2015-02-261-2/+15
|\| | |
| * | | Merge branch 'master' into generate-header-line-from-keymapArtur Malabarba2015-02-261-2/+15
| |\ \ \ | | | |/ | | |/|
| | * | Sort answers with OArtur Malabarba2015-02-121-0/+13
| | |/
* | / Bind delete to KArtur Malabarba2015-02-211-2/+3
|/ /
* / Define and use sx-question-mode--key-definitionsArtur Malabarba2015-02-211-45/+35
|/
* Move sx-question-mode--goto-property-change to sx.elArtur Malabarba2015-01-141-18/+2
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-1/+1
* Merge branch 'organize' of github.com:vermiculus/sx.el into organizeSean Allred2015-01-041-1/+1
|\
| * Merge branch 'master' into organizeSean Allred2014-12-031-10/+26
| |\
| * | Standardize local variablesSean Allred2014-12-011-2/+2
| * | Merge branch 'reorganize-question-mode' into organizeSean Allred2014-11-291-408/+3
| |\ \
| * \ \ Merge branch 'master' into organizeSean Allred2014-11-291-56/+45
| |\ \ \
| * | | | Provide commentaries for each fileSean Allred2014-11-281-0/+3
| * | | | File header normalizationSean Allred2014-11-271-1/+1
* | | | | Standardize local variablesSean Allred2015-01-041-1/+5
* | | | | Provide commentaries for each fileSean Allred2015-01-041-0/+3
* | | | | "u" and "d" unconditionally apply votes instead of toggling.Artur Malabarba2015-01-041-2/+2
* | | | | Bind favoriting to "*"Artur Malabarba2015-01-041-0/+1
* | | | | Bind switchto-map to "s"Artur Malabarba2015-01-041-1/+2
* | | | | Merge branch 'master' into searchSean Allred2015-01-021-1/+1
|\ \ \ \ \
| * | | | | Refactor .site to .site_parArtur Malabarba2014-12-221-1/+1
| * | | | | Displaying questions uses pop-to-buffer instead of switch by defaultArtur Malabarba2014-12-221-2/+4
| * | | | | Properly skip invisible sections.Artur Malabarba2014-12-221-4/+2
* | | | | | Bind sx-search to sArtur Malabarba2014-12-281-0/+1
* | | | | | Merge branch 'master' into visit-question-from-linkSean Allred2014-12-261-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Displaying questions uses pop-to-buffer instead of switch by defaultArtur Malabarba2014-12-201-2/+4
| * | | | | Properly skip invisible sections.Artur Malabarba2014-12-181-4/+2
* | | | | | Refactor sx-visit to sx-visit-externallyArtur Malabarba2014-12-201-1/+1
|/ / / / /
* | | | | Fix lexical bindings.Artur Malabarba2014-12-141-4/+0
* | | | | Also mention qArtur Malabarba2014-12-141-1/+4
* | | | | Use the header-line as a UI guide on the question buffer.Artur Malabarba2014-12-141-0/+19
* | | | | HOTFIX: Mark question as read when displaying it.Artur Malabarba2014-12-131-1/+3
* | | | | Define up and down keys in question-mode.Artur Malabarba2014-12-091-1/+4