ulm         14/03/29 11:59:58

  Modified:             50psgml-gentoo.el
  Removed:              50psgml-gentoo-1.4.0.el
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.5                  app-emacs/psgml/files/50psgml-gentoo.el

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/files/50psgml-gentoo.el?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/files/50psgml-gentoo.el?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/files/50psgml-gentoo.el?r1=1.4&r2=1.5

Index: 50psgml-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/files/50psgml-gentoo.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- 50psgml-gentoo.el   9 Dec 2011 00:32:27 -0000       1.4
+++ 50psgml-gentoo.el   29 Mar 2014 11:59:58 -0000      1.5
@@ -1,3 +1,6 @@
+(add-to-list 'load-path "@SITELISP@")
 (autoload 'sgml-mode "psgml" "Major mode to edit SGML files." t)
 (autoload 'xml-mode "psgml" "Major mode to edit XML files." t)
 (setq sgml-catalog-files '("CATALOG" "/etc/sgml/catalog"))
+(setq sgml-display-char-list-filename
+      "@SITEETC@/iso88591.map")




Reply via email to