Commit graph

25 commits

Author SHA1 Message Date
epg
fedc9f3bd0 Don't add /usr/share/info to Info-default-directory-list; emacs has
had that by default for quite some time.
2003-06-02 08:12:25 +00:00
uebayasi
5ded04da64 Update to Emacs 21.3.
Changes from etc/NEWS:

** The obsolete C mode (c-mode.el) has been removed to avoid problems
with Custom.

** UTF-16 coding systems are available, encoding the same characters
as mule-utf-8.  Coding system `utf-16-le-dos' is useful as the value
of `selection-coding-system' in MS Windows, allowing you to paste
multilingual text from the clipboard.  Set it interactively with
C-x RET x or in .emacs with `(set-selection-coding-system
'utf-16-le-dos)'.

** There is a new language environment for UTF-8 (set up automatically
in UTF-8 locales).

** Translation tables are available between equivalent characters in
different Emacs charsets -- for instance `e with acute' coming from
the
Latin-1 and Latin-2 charsets.  User options
`unify-8859-on-encoding-mode'
and `unify-8859-on-decoding-mode' respectively turn on translation
between ISO 8859 character sets (`unification') on encoding
(e.g. writing a file) and decoding (e.g. reading a file).  Note that
`unify-8859-on-encoding-mode' is useful and safe, but
`unify-8859-on-decoding-mode' can cause text to change when you read
it and write it out again without edits, so it is not generally
advisable.
By default `unify-8859-on-encoding-mode' is turned on.

** In Emacs running on the X window system, the default value of
`selection-coding-system' is now `compound-text-with-extensions'.

If you want the old behavior, set selection-coding-system to
compound-text, which may be significantly more efficient.  Using
compound-text-with-extensions seems to be necessary only for decoding
text from applications under XFree86 4.2, whose behaviour is actually
contrary to the compound text specification.
2003-04-12 10:16:39 +00:00
uebayasi
8fdaebd60a Re-import of Emacs 21, which has settled down in editors/emacs21. 2003-04-11 00:34:24 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
minoura
56f820c830 s/unexelf.c/unexelf.o/
This caused a circular dependency.
Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
2000-11-29 13:45:11 +00:00
eeh
c3b085928b Add support for NetBSD/sparc64. 2000-09-26 21:42:30 +00:00
itojun
3bed5c2276 try 2nd and subsequent destination if we have multiple addresses resolved
from an FQDN hostname.  patch from kazu@kame.net, sync with kame tree.
repairs PR 10972.
2000-09-08 16:56:58 +00:00
toshii
448c2694e9 fix build failure on alpha,
and merge patch-ac into patch-az
2000-08-23 16:20:17 +00:00
tron
49468beb11 Make "emacs" package build on "pmax" port. Patch supplied by Joel Reicher
in PR pkg/10548.
2000-07-10 21:22:05 +00:00
minoura
3cc5a4e8d8 Updated to 20.7. Tests needed. 2000-06-24 17:03:37 +00:00
minoura
5d4f68f33f Garbage in the previous commit. Thanks to Sean Doran <smd@ebone.net>. 2000-03-18 02:31:30 +00:00
minoura
a2d15a3be7 Replace patch-aj with the one supplied by IWMOTO Toshihiro
<iwamoto@sat.t.u-tokyo.ac.jp>, via PR pkg/9458.
The old one's error handling was not sufficient.
2000-03-16 15:40:21 +00:00
minoura
ffe19d486f Updated to Emacs-20.6.
Emacs-20.6 is a bug-fix release with one user-visible change
* Support for ARM-based non-RISCiX machines has been added.
	(patches/patch-be was removed because of this addition).
I believe it can run on any ports on which Emacs-20.5a runs.
2000-03-10 15:45:33 +00:00
minoura
b1e2e3915a Quit the address loop after a successful connection, to avoid
multiple connection to a v4/v6 host.
Pointed out by IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>.
2000-03-09 16:00:09 +00:00
minoura
914d307c27 Patch for configure.in.
Not used for building but useful to update to 20.6 (and later).
2000-03-01 07:16:58 +00:00
minoura
2eea23eda5 Fixed the problem that it does not fallback to IPv4
after an IPv6 connection fails.
Patch supplied by Love<lha@stacken.kth.se>.  Thank you!
In addition configure script and pkgsrc Makefile is modified to
be able to disable IPv6 support, looking at USE_INET6 (Makefile)
and --without-ipv6 (configure).
2000-03-01 05:07:40 +00:00
mycroft
e2d4321a9b Regen. 2000-02-18 23:58:23 +00:00
tron
b03e3c4c35 Use run time library path on a.out systems, too. 2000-01-22 19:57:46 +00:00
tron
c87e9c01d2 Update "emacs" package to version 20.5a based on patches supplied by
Minoura Makoto in PR pkg/9014. This version fixes several bugs discovered
since version 20.3 and support a precompiled user startup file (".emacs.el"
and ".emacs.elc").
1999-12-28 14:08:53 +00:00
mrg
551a8d4e78 make this work with NetBSD <elf.h> 1999-11-05 11:04:27 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
e92dec637b Update "emacs" package to version 20.3. 1998-08-31 20:29:27 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
hubertf
63017f8c4e Update: 19.34/FreeBSD -> 20.2/NetBSD 1997-10-11 21:32:53 +00:00
hubertf
f0eb2ebab5 Import of FSF emacs 19.34 port 1997-10-11 20:54:46 +00:00