aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml
Commit message (Collapse)AuthorAgeFilesLines
...
* (rng-nxml-mode-init): Add status after the "degraded" indicator.Stefan Monnier2008-01-161-1/+2
|
* (nxml-mode): Use mode-line-process to indicate the use of degraded mode.Stefan Monnier2008-01-161-2/+2
| | | | (nxml-degrade): Don't change mode-name.
* (rng-nxml-mode-init): Don't overwrite mode-line-process.Stefan Monnier2008-01-161-2/+2
|
* (nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare.Jason Rumney2008-01-121-0/+3
|
* (rng-preferred-prefix-alist): Add some defaults.Jason Rumney2008-01-111-4/+6
| | | | (rng-preferred-prefix-alist-default): Remove.
* (nxml-char-name-ignore-case): Change default value.Jason Rumney2008-01-111-1/+2
| | | | (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
* (nxml-internal-unicode-char-name-sets-enabled): Rename fromJason Rumney2008-01-111-11/+6
| | | | | | | | nxml-enable-unicode-char-name-sets-flag. (nxml-enable-unicode-char-name-sets-1): Merge into nxml-enable-unicode-char-name-sets. (nxml-enable-unicode-char-name-sets): Don't unconditionally set nxml-char-name-ignore-case here.
* (nxml-mode): Call rng-nxml-mode-init directly.Jason Rumney2008-01-111-5/+4
| | | | Update doc string and commentary.
* Add 2008 to copyright years.Glenn Morris2008-01-0924-24/+24
|
* (nxml-heading, nxml-outline-indicator)Jason Rumney2007-12-201-21/+21
| | | | | | | | | | | (nxml-outline-active-indicator, nxml-outline-ellipsis): Rename, removing -face suffix. (nxml-highlighted-less-than, nxml-highlighted-greater-than) (nxml-highlighted-colon, nxml-highlighted-slash) (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus) (nxml-highlighted-active-minus, nxml-highlighted-active-plus) (nxml-highlighted-qname, nxml-outline-display-heading): Use new face names.
* (nxml-faces): Rename from nxml-highlighting-faces.Jason Rumney2007-12-201-229/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Parent group is font-lock-faces. (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color) (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color): (nxml-version): Remove. (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter) (nxml-text, nxml-comment-content, nxml-comment-delimiter) (nxml-processing-instruction-delimiter) (nxml-processing-instruction-target) (nxml-processing-instruction-content, nxml-cdata-section-delimiter) (nxml-cdata-section-CDATA, nxml-cdata-section-content) (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name) (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash) (nxml-element-prefix, nxml-element-colon, nxml-element-local-name) (nxml-attribute-prefix, nxml-attribute-colon) (nxml-attribute-local-name, nxml-namespace-attribute-xmlns) (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix) (nxml-attribute-value, nxml-attribute-value-delimiter) (nxml-namespace-attibute-value) (nxml-namespace-attribure-value-delimiter) (nxml-prolog-literal-delimiter, nxml-prolog-literal-content) (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash) (nxml-glyph): Rename, removing -face suffix. Inherit from existing font-lock faces. (nxml-apply-fontify-rule, nxml-char-ref-display-extra): Use new face names.
* (rng-nxml-easy-menu): Remove nxml-version.Jason Rumney2007-12-201-3/+1
|
* (rng-error): Rename from rng-error-face.Jason Rumney2007-12-201-3/+3
|
* (rng-schema-locating-file-schema-file): Fix last change.Jason Rumney2007-12-191-2/+2
| | | | (rng-schema-locating-files-default): Look in current dir, as per manual.
* (rng-autoload-modules, rng-update-autoloads)Jason Rumney2007-12-191-66/+0
| | | | (rng-compile-modules, rng-byte-compile-load, rng-write-version): Remove.
* (rng-schema-locating-files-default)Jason Rumney2007-12-191-3/+5
| | | | | (rng-schema-locating-file-schema-file): Use files in etc/schemas. (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
* (rng-update-autoloads, rng-byte-compile-load)Jason Rumney2007-12-191-4/+0
| | | | (rng-format-manual, rng-write-version): Do not autoload.
* (rng-do-some-validation): Fix declaration.Glenn Morris2007-11-301-1/+2
|
* * erc.el (open-ssl-stream, open-tls-stream, erc-network-name):Dan Nicolaescu2007-11-301-0/+7
| | | | | | | | | | | | | | Declare as functions. * textmodes/reftex-index.el (texmathp): * textmodes/reftex-auc.el (TeX-argument-insert) (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries) (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list) (LaTeX-label-list): * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays) (rng-clear-conditional-region, rng-do-some-validation): Declare as functions. (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
* Remove file.Glenn Morris2007-11-281-1/+0
|
* Move to etc/nxmlGlenn Morris2007-11-2828-4982/+0
|
* Move to etc/nxmlGlenn Morris2007-11-289-1225/+0
|
* Move to etc/nxmlGlenn Morris2007-11-2817-1640/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-99/+0
|
* Move to etc/nxmlGlenn Morris2007-11-282-487/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-159/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-107/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-22/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-24/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-27/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-24/+0
|
* Move to etc/nxmlGlenn Morris2007-11-282-118/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-634/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-89/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-349/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-244/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-84/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-82/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-197/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-69/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-91/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-84/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-82/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-84/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-84/+0
|
* Move to etc/nxmlGlenn Morris2007-11-282-148/+0
|
* Move to etc/nxmlGlenn Morris2007-11-282-161/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-93/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-108/+0
|
* Move to etc/nxmlGlenn Morris2007-11-281-54/+0
|