aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for DJGPP < 2.02Reuben Thomas2014-08-091-7/+1
| | | | | This also removes some specially-licensed files and lots of accompanying explanation.
* Remove remaining mentions of VMS as a hostReuben Thomas2014-08-071-25/+18
| | | | | | | | | | | | | | | | | * notes/exit-value: Remove specific discussion of VMS. * doc/emacs/programs.texi (Program Modes): Don't advertise VMS DCL support any more. * doc/misc/ediff.texi (Merging and diff3): Don't mention lack of support for VMS diff, we no longer support VMS. * lisp/progmodes/ada-mode.el: * lisp/net/tramp.el (tramp-handle-file-symlink-p): * lisp/net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment about VMS, which we no longer support. * lisp/progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS, and fix a FIXME, using convert-standard-filename in place of removed ada-convert-file-name. * lisp/url/url-handlers.el: Remove a comment about VMS, which we no longer support.
* Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-251-0/+33
|\
| * admin/notes/unicode: Some notes about what to do when a new Unicode version ↵Eli Zaretskii2014-06-241-0/+33
| | | | | | | | is imported.
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-2/+2
|\ \ | |/
| * * notes/elpa: Use "git" instead of "bzr" in the name of machine toStephen Berman2014-06-161-2/+2
| | | | | | | | clone the repository from.
* | Don't imply that `quoting' is required.Paul Eggert2014-05-291-2/+2
| |
* | * admin/notes/changelogs: Mention `quoting'.Glenn Morris2014-05-291-0/+9
| |
* | Don't require pkg-config when building from repository.Paul Eggert2014-05-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * INSTALL: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'. * INSTALL.REPO: pkg-config is no longer required to build from the repository. * autogen.sh: Don't check for pkg-config. (progs): Remove pkg-config. (pkg_config_min, AUTORECONF_ENV, env_space, ACLOCAL_PATH): Remove. All uses removed. * m4/pkg.m4: New file, built by admin/merge-pkg-config. * configure.ac: Remove unnecessary m4_pattern_forbid of ^PKG_ and an AC_ARG_VAR of PKG_CONFIG_PATH. pkg.m4 does that for us. (EMACS_CHECK_MODULES): Remove workaround for old pkg-config bug, as we use pkg.m4 from a newer pkg-config. * admin/merge-pkg-config: New script. * admin/notes/copyright: Update for m4/*.m4, in particular m4/pkg.m4. * etc/NEWS: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'. * etc/PROBLEMS (Build-time-problems): Remove pkg-config problem that is no longer an issue. * nt/INSTALL: Remove no-longer-needed notes about pkg-config.
* | Warn against renaming git-bzr remote; nfc.Thien-Thi Nguyen2014-04-251-0/+8
| | | | | | | | | | * admin/notes/bzr (Using git-bzr): ...here, in subsection "remote name".
* | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-191-23/+13
|\ \ | |/
| * * notes/bzr: Update instructions for merging from gnulib.Paul Eggert2014-04-171-23/+13
| | | | | | | | | | Remove obsolete note about tramp.el and tramp-sh.el. Change "emacs-23" to "emacs-24".
* | Make some files in etc obsoleteGlenn Morris2014-03-221-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are old copies of online information that is not Emacs-specific. * etc/CENSORSHIP, etc/GNU, etc/LINUX-GNU, etc/THE-GNU-PROJECT, etc/WHY-FREE: Replace contents with pointers to www.gnu.org or emacs.info, mark obsolete. * src/callproc.c (init_callproc): In etc, look for NEWS rather than GNU. * lisp/startup.el (fancy-startup-text): * lisp/help.el (describe-gnu-project): Visit online info about GNU project. * doc/emacs/help.texi (Help Files): Update C-h g description. * doc/misc/efaq.texi (Informational files for Emacs): Do not mention etc/GNU. * admin/notes/copyright: Remove references to these files. * etc/MACHINES, etc/NEWS.19: Replace references to these files.
* | Remove lib-src/test-distrib.c and relatedGlenn Morris2014-03-221-7/+0
|/ | | | | | | | | | | | | | | | | | The class of problems that this was designed to detect, namely .elc files getting corrupted by being passed around by email via uuencode or somesuch, has not been a relevant concern for many years. * lib-src/test-distrib.c, lib-src/testfile: Remove. * lib-src/Makefile.in (DONT_INSTALL): Remove test-distrib. (test-distrib${EXEEXT}): Remove rule. * make-dist: Do not distribute lib-src/testfile. * admin/quick-install-emacs (AVOID): Remove testfile and test-distrib. * INSTALL, etc/PROBLEMS, admin/notes/unicode: Remove references to test-distrib and testfile.
* * admin/notes/multi-tty: Remove some of the more obviously obsolete stuff.Glenn Morris2014-02-241-60/+3
|
* Minor correction to admin/notes/bzr: *fourth* VCS, not third.Eric S. Raymond2014-01-161-2/+2
| | | | | | RCS -> CVS -> Bzr -> Git. And (as Stefan Monnier reports) "GNU Arch was semi-officially used for a while between CVS and Bzr, tho not for the main branch."
* On VCS-independent ways of identifying commits, and why they are desirable.Eric S. Raymond2014-01-161-0/+9
| | | | No code changes.
* Add some notes on git-bzr; nfc.Thien-Thi Nguyen2014-01-101-0/+34
| | | | * admin/notes/bzr (Using git-bzr): New section.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-017-7/+7
|
* Spelling fix.Paul Eggert2013-12-251-1/+1
|
* Automate the procedure for updating copyright year.Paul Eggert2013-12-241-2/+4
| | | | | | | | | | * admin/merge-gnulib (GNULIB_MODULES): Add update-copyright. * admin/notes/years: Mention admin/update-copyright. * admin/update-copyright: New file. * build-aux/update-copyright: New file. * make-dist: Distribute it. * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. * msdos/autogen/Makefile.in: Update copyright year.
* * admin/notes/elpa: Update to the new Git setup.Stefan Monnier2013-08-291-14/+11
|
* * admin/notes/bzr: Mention origin of commit email From header.Glenn Morris2013-08-281-0/+3
|
* * admin/notes/hydra: Misc small editsGlenn Morris2013-08-281-12/+11
|
* * admin/notes/hydra: More information about Hydra.Xue Fuqiao2013-08-151-5/+15
|
* Add some notes related to continuous build on HydraXue Fuqiao2013-08-111-0/+57
|
* * admin/notes/changelogs: Explain "there is no need".Glenn Morris2013-07-111-3/+4
|
* Shameful typoGlenn Morris2013-06-241-1/+1
|
* Add some notes related to the Emacs www pagesGlenn Morris2013-06-241-0/+82
|
* * admin/notes/changelogs: Mention trivial changes in Change Log.Xue Fuqiao2013-06-151-2/+3
|
* * admin/notes/bzr: Finally got the right locations.conf syntaxGlenn Morris2013-06-061-4/+2
|
* * admin/notes/bzr (Commit emails): Tweak previous.Glenn Morris2013-06-061-0/+2
|
* * admin/notes/bzr (Commit emails): Previous did not work, try again.Glenn Morris2013-06-061-1/+1
|
* * admin/notes/bzr (Commit emails): More details.Glenn Morris2013-06-061-0/+15
|
* * admin/notes/bzr (Commit emails): New section.Glenn Morris2013-06-061-0/+30
|
* X-Debbugs-CC clarificationsGlenn Morris2013-05-091-10/+14
|
* Fix typoGlenn Morris2013-04-061-1/+1
|
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-011-4/+2
| | | | | | | | | | | | | | | | | | | | | | | * admin/notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el) (leim/quail/hanja3.el, leim/quail/symbol-ksc.el): Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8 characters are now encoded in utf-8-emacs, not iso-2022-7bit. * etc/tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th: Switch from iso-2022-7bit to utf-8. * leim/quail/cyrillic.el, leim/quail/czech.el, leim/quail/ethiopic.el: * leim/quail/greek.el, leim/quail/hanja.el, leim/quail/hanja3.el: * leim/quail/hebrew.el, leim/quail/lao.el, leim/quail/lrt.el: * leim/quail/slovak.el, leim/quail/symbol-ksc.el, leim/quail/thai.el: * leim/quail/tibetan.el, leim/quail/viqr.el, leim/quail/vntelex.el: * leim/quail/vnvni.el, leim/quail/welsh.el: * lisp/international/latin1-disp.el, lisp/international/mule-util.el: * lisp/language/cyril-util.el, lisp/language/european.el: * lisp/language/ind-util.el, lisp/language/lao-util.el, lisp/language/thai.el: * lisp/language/tibet-util.el, lisp/language/tibetan.el: * lisp/language/viet-util.el: Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs. Fixes: debbugs:13936
* More details of X-Debbugs-Envelope-ToGlenn Morris2013-03-311-1/+3
|
* iso-2022-7bit commentary fixesPaul Eggert2013-03-181-2/+26
| | | | | | | * notes/unicode: Mention some more iso-2022-7bit files. * lisp/term/x-win.el (x-keysym-pair): Add a Fixme. Fixes: debbugs:13936
* * notes/unicode: ja-dic.el is now UTF-8.Paul Eggert2013-03-171-3/+1
| | | | Fixes: debbugs:13984
* Mention etc/HELLO.Paul Eggert2013-03-121-0/+5
|
* Remove incorrect comment about hanja3.el.Paul Eggert2013-03-121-4/+0
|
* * admin/notes/unicode: Fix "the these" typo.Paul Eggert2013-03-111-1/+1
|
* * notes/unicode: Improve notes about Emacs source file encoding.Paul Eggert2013-03-111-5/+56
|
* * notes/unicode: Add notes about Emacs source file encoding.Paul Eggert2013-03-051-0/+56
|
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-5/+5
|
* Add a very basic bisecting guideGlenn Morris2013-02-161-0/+49
|
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-025-5/+5
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-015-5/+5
| |