aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/powermac.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: Use macppc for Darwin.Dan Nicolaescu2008-07-101-73/+0
| | | | | | * configure: Regenerate. * m/powermac.h: Remove file, it is now identical to m/macppc.h.
* Remove boilerplate comments.Dan Nicolaescu2008-07-101-40/+0
| | | | (NO_REMAP): Remove unused definition.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-6/+4
|
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
|
* Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Remove comments.Dave Love2002-11-181-10/+0
|
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+121
lisp/ChangeLog, and src/ChangeLog for list of changes.