aboutsummaryrefslogtreecommitdiff
path: root/sx-question-print.el
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated referencesArtur Malabarba2015-01-071-4/+4
* Fix some migration left-oversArtur Malabarba2015-01-071-9/+11
* Move fallback-user to sx-user, and improve itArtur Malabarba2015-01-071-12/+0
* Change sx-question-mode-header-author to sx-question-mode-header-author-formatArtur Malabarba2015-01-071-6/+8
* Move user-printing to sx-userArtur Malabarba2015-01-071-33/+1
* Use sx--format-user instead of propertize-display-nameArtur Malabarba2015-01-071-12/+4
* Delete duplicate face definitionArtur Malabarba2015-01-071-5/+0
* Use fallback user in sx--format-userArtur Malabarba2015-01-071-7/+7
* Change deleted-user to fallback-userArtur Malabarba2015-01-071-4/+10
* Define sx--format-userArtur Malabarba2015-01-071-0/+28
* Don't assume .display_name exists. Fix #209Artur Malabarba2015-01-061-1/+1
* Standardize local variablesSean Allred2015-01-041-1/+5
* Merge pull request #170 from vermiculus/issue-#157--zlibSean Allred2014-12-201-3/+0
|\
| * Handle utf-8 encoding the right way.Artur Malabarba2014-12-201-3/+0
* | Hot fix #171. Check if .score is a numberArtur Malabarba2014-12-201-2/+2
* | Hotfix, don't barf on links we don't understand.Artur Malabarba2014-12-201-4/+5
|/
* Merge pull request #165 from vermiculus/better-fillingSean Allred2014-12-201-30/+49
|\
| * Fix return valuesArtur Malabarba2014-12-181-2/+5
| * Reorganize functions.Artur Malabarba2014-12-181-18/+22
| * Reimplement reference not-fillingArtur Malabarba2014-12-181-0/+7
| * Don't fill headlinesArtur Malabarba2014-12-181-0/+8
| * Refactor and simplify sx-question-mode--skip-FOO functions.Artur Malabarba2014-12-181-34/+19
| * Don't fill comments. Affects #141Artur Malabarba2014-12-181-0/+12
* | The separator above body is no longer a sectionArtur Malabarba2014-12-181-2/+1
* | Merge pull request #160 from vermiculus/better-modesSean Allred2014-12-181-1/+1
|\ \
| * | delay-mode-hooks on markdown-mode. Fix #159Artur Malabarba2014-12-161-1/+1
* | | Merge pull request #162 from vermiculus/comment-enhancementSean Allred2014-12-181-11/+15
|\ \ \ | |_|/ |/| |
| * | Fix score checkingArtur Malabarba2014-12-181-4/+5
| * | Display comment scoreArtur Malabarba2014-12-161-10/+13
| |/
* | Hotfix Don't use string-trim. Fix #164Artur Malabarba2014-12-181-1/+1
* | Hotfix filling code blocks. Fix #163Artur Malabarba2014-12-171-15/+19
|/
* Merge pull request #141 from vermiculus/babelSean Allred2014-12-111-20/+7
|\
| * Fix some implementation bugsArtur Malabarba2014-12-091-5/+4
| * Don't require sxArtur Malabarba2014-12-091-3/+1
| * Patch sx and sx-question-print to use sx-babel.Artur Malabarba2014-12-091-17/+7
* | Merge branch 'master' into fix-@highligthingArtur Malabarba2014-12-091-1/+1
|\|
| * Improve some header comments.Artur Malabarba2014-12-061-1/+1
* | Take any non-spaceArtur Malabarba2014-12-031-1/+1
* | Highlight names with .-_Artur Malabarba2014-12-031-1/+1
|/
* Merge branch 'master' into answeringArtur Malabarba2014-12-031-2/+11
|\
| * Merge pull request #124 from vermiculus/buttons-everywhereSean Allred2014-12-021-57/+64
| |\
| * \ Merge pull request #101 from vermiculus/issue-100Artur Malabarba2014-12-011-1/+7
| |\ \
| | * | Reimplement deleted-userArtur Malabarba2014-12-011-1/+7
| * | | Fix #57. Set the buffer as unibyte then multibyte again.Artur Malabarba2014-11-291-0/+4
| |/ /
* | / Add an answer buttonArtur Malabarba2014-12-021-0/+3
| |/ |/|
* | Comments are now hidden when you fold the questionArtur Malabarba2014-12-011-27/+27
* | Better positioning of the add comment buttonArtur Malabarba2014-12-011-18/+25
* | question-mod now uses overlays to store the sx--data-here propertyArtur Malabarba2014-12-011-2/+2
* | Clean 'display in code-blocks. Fixes #117Artur Malabarba2014-11-291-0/+1
* | Code-blocks are buttons. RET to edit, w to copy.Artur Malabarba2014-11-291-8/+32