aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs22/files/emacs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move the ancient emacs 19.x port from editors/emacs toKris Kennaway2004-03-211-21/+0
| | | | | | | | | | editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983 Notes: svn path=/head/; revision=104813
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-8/+19
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Lock file correction and reflect change in /etc/mtree/BSD.local.dist.Jun Kuriyama1999-01-021-0/+10
PR: ports/8289 (part of) Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15768