summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
-rw-r--r--lisp/international/iso-acc.el7
2 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 508be0a7845..db0b4691c7e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
1999-11-18 Gerd Moellmann <gerd@gnu.org>
+ * international/iso-acc.el (iso-languages): Add more
+ characters for Portuguese.
+
* speedbar.el: Clean up comment at the start of the file.
Remove RCS id.
diff --git a/lisp/international/iso-acc.el b/lisp/international/iso-acc.el
index 121e3354814..b265b5815e7 100644
--- a/lisp/international/iso-acc.el
+++ b/lisp/international/iso-acc.el
@@ -138,8 +138,8 @@
(?\ . ?^))
(?\" (?U . ?\334) (?u . ?\374)
(?\ . ?\"))
- (?~ (?A . ?\303) (?O . ?\325) (?C . ?\307)
- (?a . ?\343) (?o . ?\365) (?c . ?\347)
+ (?~ (?A . ?\303) (?O . ?\325) (?a . ?\343) (?o . ?\365)
+ (?C . ?\307) (?N . ?\321) (?c . ?\347) (?n . ?\361)
(?\ . ?~))
(?, (?c . ?\347) (?C . ?\307) (?, . ?,)))
@@ -183,9 +183,6 @@
(?l . ?\345) (?n . ?\361) (?o . ?\363) (?r . ?\340) (?s . ?\266)
(?u . ?\372) (?y . ?\375) (?z . ?\274)
(?' . ?\264) (?\ . ?'))
- (?, (?S . ?\252) (?T . ?\336)
- (?s . ?\272) (?t . ?\376)
- (?\ . ?,))
(?` (?A . ?\241) (?C . ?\307) (?E . ?\312) (?L . ?\243) (?S . ?\252)
(?T . ?\336) (?Z . ?\257)
(?a . ?\261) (?l . ?\263) (?c . ?\347) (?e . ?\352) (?s . ?\272)