| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer straight quoting in some text files | Paul Eggert | 2015-09-11 | 1 | -1/+1 |
| | | | | | | | | | | Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion. | ||||
| * | Lessen focus on ChangeLog files, as opposed to change log entries. | Paul Eggert | 2014-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | This is in preparation for generating the former automatically from the latter. * admin/notes/bugtracker, admin/notes/copyright, admin/notes/newfile: ChangeLog -> change log * admin/notes/changelogs: Remove, merging old contents to ... * admin/notes/repo: ... here. * doc/emacs/maintaining.texi (Change Log): Mention that ChangeLog files may be copied to or from a version control system. * doc/emacs/trouble.texi (Sending Patches): Point to the commit messages. * doc/lispref/intro.texi (Acknowledgments): ChangeLog file -> change log entries. * doc/lispref/tips.texi (Library Headers): Emacs uses a version control system. * etc/CONTRIBUTE: Give advice about git commit messages and how to generate proposed patches containing them. | ||||
| * | * admin/notes/newfile: Update. | Glenn Morris | 2010-06-09 | 1 | -2/+0 |
| | | |||||
| * | Fix typo. | Glenn Morris | 2009-08-25 | 1 | -1/+1 |
| | | |||||
| * | Details of how to check for problems with DOS 8+3 file-name restrictions. | Eli Zaretskii | 2009-08-22 | 1 | -0/+8 |
| | | |||||
| * | Checklist for adding new files to Emacs. | Glenn Morris | 2009-08-18 | 1 | -0/+23 |