| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer straight quoting in some text files | Paul Eggert | 2015-09-11 | 1 | -5/+5 |
| | | | | | | | | | | 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. | ||||
| * | Update source file encoding list | Paul Eggert | 2015-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Update admin/notes/unicode, along with coding system cookies in other files, so that the two match each other better. * admin/notes/unicode: lisp/language/ethio-util.el and lisp/language/ethiopic.el also use utf-8-emacs. * admin/notes/hydra, doc/misc/dbus.texi, doc/misc/org.texi: * doc/misc/remember.texi, etc/refcards/cs-dired-ref.tex: * etc/refcards/cs-refcard.tex, etc/refcards/cs-survival.tex: * etc/refcards/sk-dired-ref.tex, etc/refcards/sk-refcard.tex: * etc/refcards/sk-survival.tex: Add "coding: utf-8" so that this file is not mishandled in a Latin-1 or Big-5 locale. * lisp/international/robin.el, lisp/org/ox-ascii.el: Specify utf-8, not utf-8-emacs, as these are plain UTF-8 files. * lisp/language/ethio-util.el: Fix trailer. | ||||
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | Neutralize language specific to a repository type. | Eric S. Raymond | 2014-10-25 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | * admin/notes/hydra: Misc small edits | Glenn Morris | 2013-08-28 | 1 | -12/+11 |
| | | |||||
| * | * admin/notes/hydra: More information about Hydra. | Xue Fuqiao | 2013-08-15 | 1 | -5/+15 |
| | | |||||
| * | Add some notes related to continuous build on Hydra | Xue Fuqiao | 2013-08-11 | 1 | -0/+57 |