changeset 26223:cead5ead9ae6

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 27 Oct 1999 22:39:05 +0000
parents 35c7eab893ab
children 53779a54d9cc
files etc/MORE.STUFF lisp/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/MORE.STUFF	Wed Oct 27 22:38:17 1999 +0000
+++ b/etc/MORE.STUFF	Wed Oct 27 22:39:05 1999 +0000
@@ -91,6 +91,8 @@
 
  * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
 
+ * PS mode: <URL:http://odur.let.rug.nl/~kleiweg/postscript/>
+
  * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
 
  * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
@@ -181,6 +183,10 @@
    Extended coding systems for MULE, specifically for reading and
    writing UTF-8 encoded Unicode.
 
+   An alternative system for using UTF-8 is at
+   <URL:http://www.cs.ust.hk/%7Eotfried/Mule/>.  This includes an
+   external program for (partial) inter-conversion of UTF-8.
+
  * Mailcrypt:
    <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
--- a/lisp/ChangeLog	Wed Oct 27 22:38:17 1999 +0000
+++ b/lisp/ChangeLog	Wed Oct 27 22:39:05 1999 +0000
@@ -1,3 +1,7 @@
+1999-10-27  Dave Love  <fx@gnu.org>
+
+	* progmodes/compile.el: Checkdoc-inspired fixes.
+
 1999-10-27  Gerd Moellmann  <gerd@gnu.org>
 
 	* lpr.el (print-buffer): Doc-string fix.