| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update some file refs. | Glenn Morris | 2009-01-08 | 1 | -2/+1 | |
| | | ||||||
| * | Update list of files affected by `set-copyright'. | Glenn Morris | 2009-01-05 | 1 | -6/+5 | |
| | | ||||||
| * | Some doc/ updates. | Glenn Morris | 2008-08-27 | 1 | -6/+12 | |
| | | ||||||
| * | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -6/+4 | |
| | | ||||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 | |
| |\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | * configure.in: Remove references to unsupported systems. | Dan Nicolaescu | 2008-01-06 | 1 | -15/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notes/copyright: * MAINTAINERS: Remove references to files that have been removed. * os.texi (System Environment): Remove references to OSes that are not supported anymore. * PROBLEMS: * MACHINES: Remove references to systems not supported anymore. * makefile.w32-in: * Makefile.in: Remove references to Xenix. * gnus.el (gnus-use-long-file-name): Remove reference to xenix. * obsolete/x-apollo.el: Remove file for unsupported system. * term/x-win.el (vendor-specific-keysyms): Remove reference to Apollo. * progmodes/gud.el (gud-dgux-p): Remove. (dbx): Remove reference to dgux. * progmodes/ps-mode.el (ps-mode-print-function): * ps-print.el (ps-lp-system): * paths.el (rmail-spool-directory): * ls-lisp.el (ls-lisp-emulation): * lpr.el (lpr-lp-system): * dired.el (dired-chown-program): Remove references to dgux. * m/7300.h: * m/acorn.h: * m/alliant-2800.h: * m/alliant.h: * m/alliant1.h: * m/alliant4.h: * m/altos.h: * m/amdahl.h: * m/apollo.h: * m/att3b.h: * m/aviion-intel.h: * m/aviion.h: * m/celerity.h: * m/clipper.h: * m/cnvrgnt.h: * m/convex.h: * m/cydra5.h: * m/delta88k.h: * m/dpx2.h: * m/dual.h: * m/elxsi.h: * m/f301.h: * m/gould-np1.h: * m/gould.h: * m/i860.h: * m/ibmps2-aix.h: * m/ibmrt-aix.h: * m/ibmrt.h: * m/irist.h: * m/is386.h: * m/isi-ov.h: * m/mega68.h: * m/mg1.h: * m/news-r6.h: * m/news-risc.h: * m/news.h: * m/nh3000.h: * m/nh4000.h: * m/ns16000.h: * m/ns32000.h: * m/nu.h: * m/orion.h: * m/orion105.h: * m/paragon.h: * m/pfa50.h: * m/plexus.h: * m/pyramid.h: * m/pyrmips.h: * m/sh3el.h: * m/sps7.h: * m/sr2k.h: * m/stride.h: * m/sun1.h: * m/sun2.h: * m/sun3-68881.h: * m/sun3-fpa.h: * m/sun3-soft.h: * m/sun3.h: * m/sun386.h: * m/symmetry.h: * m/tad68k.h: * m/tahoe.h: * m/targon31.h: * m/tek4300.h: * m/tekxd88.h: * m/tower32.h: * m/tower32v3.h: * m/ustation.h: * m/wicat.h: * m/xps100.h: * s/cxux.h: * s/cxux7.h: * s/dgux.h: * s/dgux4.h: * s/dgux5-4-3.h: * s/dgux5-4r2.h: * s/esix.h: * s/esix5r4.h: * s/hiuxmpp.h: * s/hiuxwe2.h: * s/iris3-5.h: * s/iris3-6.h: * s/isc2-2.h: * s/isc3-0.h: * s/isc4-0.h: * s/isc4-1.h: * s/newsos5.h: * s/newsos6.h: * s/osf1.h: * s/osf5-0.h: * s/riscix1-1.h: * s/riscix12.h: * s/sco4.h: * s/sco5.h: * s/sunos4-0.h: * s/sunos4-1.h: * s/sunos413.h: * s/sunos4shr.h: * s/umax.h: * s/unipl5-2.h: * s/xenix.h: * cxux-crt0.s: * unexapollo.c: * unexconvex.c: * unexenix.c: * unexsni.c: Remove files for systems no longer supported. * m/intel386.h: Remove references to unsupported systems. * w32.c (get_emacs_configuration): Remove reference to i860. * sysdep.c: Remove dead code. | |||||
| * | | Add notes on relicensing to GPLv3. | Glenn Morris | 2007-07-26 | 1 | -0/+64 | |
| | | | ||||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 | |
| |\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | |||||
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Sync from trunk (though admin/ is not distributed, so this is not | Glenn Morris | 2007-05-13 | 1 | -11/+11 | |
| | | | | | | | | | important). | |||||
| | * | Restore python.el pending consideration of legal status. | Glenn Morris | 2007-04-28 | 1 | -2/+5 | |
| | | | ||||||
| * | | Mention new function `set-copyright'. | Glenn Morris | 2007-06-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | python.el is ok. | Glenn Morris | 2007-05-13 | 1 | -2/+11 | |
| | | | ||||||
| * | | *** empty log message *** | Richard M. Stallman | 2007-05-06 | 1 | -6/+1 | |
| | | | ||||||
| * | | *** empty log message *** | Glenn Morris | 2007-05-05 | 1 | -9/+5 | |
| | | | ||||||
| * | | *** empty log message *** | Glenn Morris | 2007-04-28 | 1 | -0/+3 | |
| | | | ||||||
| * | | *** empty log message *** | Glenn Morris | 2007-04-26 | 1 | -2/+2 | |
| |/ | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-04-17 | 1 | -0/+7 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-04-12 | 1 | -2/+13 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-23 | 1 | -8/+6 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-20 | 1 | -2/+3 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-19 | 1 | -1/+2 | |
| | | ||||||
| * | Update notes on etc/Xkeymap.txt and etc/TERMS | Chong Yidong | 2007-03-17 | 1 | -2/+4 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-11 | 1 | -1/+29 | |
| | | ||||||
| * | Fix typo. | Glenn Morris | 2007-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-10 | 1 | -3/+10 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-06 | 1 | -7/+8 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-05 | 1 | -9/+11 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-05 | 1 | -7/+12 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-02 | 1 | -19/+11 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-01 | 1 | -8/+22 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-03-01 | 1 | -1/+3 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-28 | 1 | -6/+1 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-28 | 1 | -0/+17 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-28 | 1 | -0/+3 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-27 | 1 | -69/+124 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-22 | 1 | -4/+0 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-21 | 1 | -2/+7 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-20 | 1 | -12/+8 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-19 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-19 | 1 | -45/+26 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-17 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-17 | 1 | -5/+4 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-17 | 1 | -4/+0 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-16 | 1 | -0/+13 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-16 | 1 | -6/+13 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2007-02-16 | 1 | -74/+84 | |
| | | ||||||
| * | lisp/term/README dealt with. | Glenn Morris | 2007-02-16 | 1 | -14/+15 | |
| | | ||||||