summaryrefslogtreecommitdiffstats
path: root/docs/emacs.md
Commit message (Collapse)AuthorAgeFilesLines
* [Docs]: Updates to match style guide.andybons2015-08-311-130/+206
| | | | | | | | | TBR=nodir BUG=524256 Review URL: https://codereview.chromium.org/1314513007 Cr-Commit-Position: refs/heads/master@{#346334}
* Per ↵andybons2015-08-241-0/+311
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/irLAQ8f8uGk Initial migration of wiki content over to src/docs There will be a follow-up CL to ensure docs are following chromium’s style guide, links are fixed, etc. The file auditing was becoming too much for a single change and per Nico’s suggestion, it seems to be better to do + Bulk import with initial prune. + Follow-up CLs to clean up the documentation. So that each CL has its own purpose. BUG=none Review URL: https://codereview.chromium.org/1309473002 Cr-Commit-Position: refs/heads/master@{#345186}