emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r116818: Add some standard finder Keywords: to li


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r116818: Add some standard finder Keywords: to lisp/nxml/*.el.
Date: Fri, 21 Mar 2014 06:57:15 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116818
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Thu 2014-03-20 23:56:55 -0700
message:
  Add some standard finder Keywords: to lisp/nxml/*.el.
modified:
  lisp/nxml/nxml-enc.el          nxmlenc.el-20091113204419-o5vbwnq5f7feedwu-7810
  lisp/nxml/nxml-glyph.el        
nxmlglyph.el-20091113204419-o5vbwnq5f7feedwu-7811
  lisp/nxml/nxml-maint.el        
nxmlmaint.el-20091113204419-o5vbwnq5f7feedwu-7812
  lisp/nxml/nxml-mode.el         
nxmlmode.el-20091113204419-o5vbwnq5f7feedwu-7813
  lisp/nxml/nxml-ns.el           nxmlns.el-20091113204419-o5vbwnq5f7feedwu-7814
  lisp/nxml/nxml-outln.el        
nxmloutln.el-20091113204419-o5vbwnq5f7feedwu-7815
  lisp/nxml/nxml-parse.el        
nxmlparse.el-20091113204419-o5vbwnq5f7feedwu-7816
  lisp/nxml/nxml-rap.el          nxmlrap.el-20091113204419-o5vbwnq5f7feedwu-7817
  lisp/nxml/nxml-uchnm.el        
nxmluchnm.el-20091113204419-o5vbwnq5f7feedwu-7818
  lisp/nxml/nxml-util.el         
nxmlutil.el-20091113204419-o5vbwnq5f7feedwu-7819
  lisp/nxml/rng-cmpct.el         
rngcmpct.el-20091113204419-o5vbwnq5f7feedwu-7821
  lisp/nxml/rng-dt.el            rngdt.el-20091113204419-o5vbwnq5f7feedwu-7822
  lisp/nxml/rng-loc.el           rngloc.el-20091113204419-o5vbwnq5f7feedwu-7823
  lisp/nxml/rng-maint.el         
rngmaint.el-20091113204419-o5vbwnq5f7feedwu-7824
  lisp/nxml/rng-match.el         
rngmatch.el-20091113204419-o5vbwnq5f7feedwu-7825
  lisp/nxml/rng-nxml.el          rngnxml.el-20091113204419-o5vbwnq5f7feedwu-7826
  lisp/nxml/rng-parse.el         
rngparse.el-20091113204419-o5vbwnq5f7feedwu-7827
  lisp/nxml/rng-pttrn.el         
rngpttrn.el-20091113204419-o5vbwnq5f7feedwu-7828
  lisp/nxml/rng-uri.el           rnguri.el-20091113204419-o5vbwnq5f7feedwu-7829
  lisp/nxml/rng-util.el          rngutil.el-20091113204419-o5vbwnq5f7feedwu-7830
  lisp/nxml/rng-valid.el         
rngvalid.el-20091113204419-o5vbwnq5f7feedwu-7831
  lisp/nxml/rng-xsd.el           rngxsd.el-20091113204419-o5vbwnq5f7feedwu-7832
  lisp/nxml/xmltok.el            xmltok.el-20091113204419-o5vbwnq5f7feedwu-7836
  lisp/nxml/xsd-regexp.el        
xsdregexp.el-20091113204419-o5vbwnq5f7feedwu-7837
=== modified file 'lisp/nxml/nxml-enc.el'
--- a/lisp/nxml/nxml-enc.el     2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-enc.el     2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-glyph.el'
--- a/lisp/nxml/nxml-glyph.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-glyph.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-maint.el'
--- a/lisp/nxml/nxml-maint.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-maint.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-mode.el'
--- a/lisp/nxml/nxml-mode.el    2014-01-25 19:15:42 +0000
+++ b/lisp/nxml/nxml-mode.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-ns.el'
--- a/lisp/nxml/nxml-ns.el      2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-ns.el      2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-outln.el'
--- a/lisp/nxml/nxml-outln.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-outln.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-parse.el'
--- a/lisp/nxml/nxml-parse.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-parse.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-rap.el'
--- a/lisp/nxml/nxml-rap.el     2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-rap.el     2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-uchnm.el'
--- a/lisp/nxml/nxml-uchnm.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-uchnm.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/nxml-util.el'
--- a/lisp/nxml/nxml-util.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/nxml-util.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-cmpct.el'
--- a/lisp/nxml/rng-cmpct.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-cmpct.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-dt.el'
--- a/lisp/nxml/rng-dt.el       2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-dt.el       2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-loc.el'
--- a/lisp/nxml/rng-loc.el      2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-loc.el      2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-maint.el'
--- a/lisp/nxml/rng-maint.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-maint.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-match.el'
--- a/lisp/nxml/rng-match.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-match.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-nxml.el'
--- a/lisp/nxml/rng-nxml.el     2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-nxml.el     2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-parse.el'
--- a/lisp/nxml/rng-parse.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-parse.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-pttrn.el'
--- a/lisp/nxml/rng-pttrn.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-pttrn.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-uri.el'
--- a/lisp/nxml/rng-uri.el      2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-uri.el      2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-util.el'
--- a/lisp/nxml/rng-util.el     2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-util.el     2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-valid.el'
--- a/lisp/nxml/rng-valid.el    2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-valid.el    2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/rng-xsd.el'
--- a/lisp/nxml/rng-xsd.el      2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/rng-xsd.el      2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/xmltok.el'
--- a/lisp/nxml/xmltok.el       2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/xmltok.el       2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/nxml/xsd-regexp.el'
--- a/lisp/nxml/xsd-regexp.el   2014-01-01 07:43:34 +0000
+++ b/lisp/nxml/xsd-regexp.el   2014-03-21 06:56:55 +0000
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, regexp
+;; Keywords: wp, hypermedia, languages, XML, regexp
 
 ;; This file is part of GNU Emacs.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]