diff lisp/ChangeLog @ 48093:b7cdece1cebf

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 30 Oct 2002 19:48:51 +0000
parents 96b43a977d03
children 75bdf0931b4c
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 30 19:47:53 2002 +0000
+++ b/lisp/ChangeLog	Wed Oct 30 19:48:51 2002 +0000
@@ -1,3 +1,15 @@
+2002-10-30  Dave Love  <fx@gnu.org>
+
+	* textmodes/po.el (po-content-type-charset-alist): Delete most
+	entries.
+	(po-find-charset): Doc fix.  Remove interactive spec.
+	(po): Provide.
+	(po-find-file-coding-system-guts): Re-written to use
+	coding-system-alist, and code-pages, not codepage stuff.
+
+	* term/x-win.el: Remove some ancient compatibility code.  Populate
+	x-keysym-table.
+
 2002-10-30  Andreas Schwab  <schwab@suse.de>
 
 	* subr.el (replace-regexp-in-string): Doc fix.