Kim F. Storm
ea7568c30a
* faces.el (escape-glyph): Rename from glyph.
...
(standard-display-table): Set it here. Add escape-glyph face to
extra slot characters.
2004-12-02 10:43:56 +00:00
Mark A. Hershberger
63b446bce0
Skip parameter entity declarations.
2004-12-02 07:48:25 +00:00
Mark A. Hershberger
27720433ac
Change existence of &; to not-well-formed.
2004-12-02 07:19:03 +00:00
Mark A. Hershberger
21c05941c3
2004-12-02 Mark A. Hershberger <mah@everybody.org>
...
* xml.el (xml-parse-dtd): Don't show validity messages when
xml-validating-parser is nil.
(xml-substitute-special): Fix validity error messages to
actually show the unexpandable entity. Added validity error if &
isn't followed by an entity.
(xml-parse-tag): Concatnate any string following the a
<![CDATA[]]> section to the parsed CDATA.
2004-12-02 06:55:05 +00:00
Mark A. Hershberger
7e0f112355
Ensure that validity messages only show when xml-validating-parser is set.
2004-12-02 06:53:43 +00:00
Luc Teirlinck
8b744bb89a
*** empty log message ***
2004-12-02 00:39:16 +00:00
Luc Teirlinck
7dcb2dfd8a
(kmacro-default-counter-format): New var.
...
(kmacro-set-format): Use it. Delete `(printf format)' from prompt.
(kmacro-display): Remove `nil' from `and' form. Delete call to
`format' inside `message'.
(kmacro-start-macro): Use `kmacro-default-counter-format'.
2004-12-02 00:17:54 +00:00
Stefan Monnier
31982e1f7f
(cvs-header-msg): New function.
...
(cvs-update-header): Use it. Change calling convention.
Correctly handle the case of having simultaneous active processes.
(cvs-sentinel): Don't call cvs-update-header any more.
(cvs-mode-run): Update call and add cvs-update-header to postproc.
2004-12-01 22:35:15 +00:00
Jay Belanger
93d8d5a8b0
(calc-inverse, calc-hyperbolic): Add more checks.
2004-12-01 21:03:24 +00:00
Jay Belanger
d5639b35f7
(calc-inverse, calc-hyperbolic): Give more thorough messages.
2004-12-01 20:57:30 +00:00
Juri Linkov
d8059b0331
(prolog-mode-variables): Fix imenu-generic-expression.
2004-12-01 19:48:52 +00:00
Juri Linkov
957ea28ac6
*** empty log message ***
2004-12-01 19:48:31 +00:00
Daniel Pfeiffer
702a99ca2e
Add an autoloaded table, that doesn't require this library, with glyph face.
2004-12-01 18:30:33 +00:00
Daniel Pfeiffer
ffe48d1d0b
(glyph): New face.
2004-12-01 18:29:20 +00:00
Daniel Pfeiffer
fb568b49d4
*** empty log message ***
2004-12-01 18:28:22 +00:00
Kenichi Handa
2d5cd4e6a8
*** empty log message ***
2004-12-01 10:50:54 +00:00
Daniel Pfeiffer
9607552590
acpid files under /etc
2004-12-01 09:47:18 +00:00
Mark A. Hershberger
ae02611069
2004-11-30 Mark A. Hershberger <mah@everybody.org>
...
* xml.el (xml-substitute-special): Fix validity error messages to
actually show the unexpandable entity. Added validity error if &
isn't followed by an entity.
(xml-parse-tag): Concatnate any string following the a
<![CDATA[]]> section to the parsed CDATA.
2004-12-01 04:45:08 +00:00
Markus Rost
034a48f4d3
(tex-main-file): Add a compatibility with AUCTeX.
2004-12-01 04:08:34 +00:00
Kenichi Handa
eb5ad2428b
(x-last-selected-text-cut-encoded): New variable.
...
(x-select-text): Don't treat eight-bit-control/graphic chars
specially. Store the encoded text in the X cut buffer.
(x-cut-buffer-or-selection-value): Compare the X cut buffer text
with x-last-selected-text-cut-encoded.
2004-12-01 00:35:37 +00:00
Daniel Pfeiffer
30a2ee1b33
Fix copy'n'paste mess up.
2004-12-01 00:02:01 +00:00
Daniel Pfeiffer
08adf84e8b
(auto-mode-alist): Add conf-ppd-mode and inittab.
2004-11-30 23:31:49 +00:00
Daniel Pfeiffer
6c1192bf5c
*** empty log message ***
2004-11-30 23:27:48 +00:00
Daniel Pfeiffer
f5d4cf945a
(conf-ppd-mode-syntax-table): New var.
...
(conf-ppd-mode): New conf-mode wrapper for printer descriptions.
(conf-quote-normal): Allow normalizing only ' or ".
(conf-mode): Regexp-quote constructed comment-start and don't match section {} where "name" contains braces.
2004-11-30 23:26:47 +00:00
Stefan Monnier
079c2d0047
(Man-fontify-manpage): Improve handling of ANSI escapes.
2004-11-30 22:26:26 +00:00
Jay Belanger
83a2a07a8e
*** empty log message ***
2004-11-30 22:08:29 +00:00
Jay Belanger
773a144d44
(math-possible-signs): Added checks to intervals.
...
(math-pow-of-zero): Strengthen checks for positive and negative exponents.
2004-11-30 21:58:53 +00:00
Andreas Schwab
cacfe88b03
(url-http-handle-cookies): Bind `url-current-object'
...
to `url-http-cookies-sources' so that cookies are attributed to
proper domain.
(url-http): Make local variable `url-http-cookies-sources'.
2004-11-30 21:32:35 +00:00
Jay Belanger
9dbee55ed1
*** empty log message ***
2004-11-30 17:54:55 +00:00
Jay Belanger
25efff5f9d
Add a provide statement.
...
(calc-Need-calc-sel-2): Remove it.
2004-11-30 17:32:17 +00:00
Jay Belanger
cfd31ee4dc
Add a provide statement.
...
(calc-Need-calc-comp): Remove it.
2004-11-30 17:31:45 +00:00
Jay Belanger
c728e63356
Add a provide statement.
...
(calc-Need-calc-alg-3): Remove it.
2004-11-30 17:31:13 +00:00
Jay Belanger
59f2c6c09b
Add a provide statement.
...
(calc-Need-calc-alg-2): Remove it.
2004-11-30 17:30:34 +00:00
Jay Belanger
451d4c5cff
Remove calc-Need-calc-aent and calc-Need-calc-misc from autoloads.
...
Add calc-do-embedded-activate to autoloads.
(calc-gnuplot-name, calc-gnuplot-plot-command,
calc-gnuplot-print-command): Remove them.
2004-11-30 17:29:51 +00:00
Jay Belanger
b1687f6035
Add a provide statement.
...
(calc-Need-calc-yank): Remove it.
2004-11-30 17:29:04 +00:00
Jay Belanger
429dae43c5
Add a provide statement.
...
(calc-Need-calc-vec): Remove it.
2004-11-30 17:28:25 +00:00
Jay Belanger
7d02e8cd1f
Add a provide statement.
...
(calc-Need-calc-units): Remove it.
2004-11-30 17:27:44 +00:00
Jay Belanger
2c2198cd5e
Add a provide statement.
...
(calc-Need-calc-undo): Remove it.
2004-11-30 17:26:56 +00:00
Jay Belanger
07b7530a38
Add a provide statement.
...
(calc-Need-calc-trail): Remove it.
2004-11-30 17:26:19 +00:00
Jay Belanger
a2e360d6fa
Add a provide statement.
...
(calc-Need-calc-stuff): Remove it.
2004-11-30 17:25:40 +00:00
Jay Belanger
4b02a25275
Add a provide statement.
...
(calc-Need-calc-store): Remove it.
2004-11-30 17:25:00 +00:00
Jay Belanger
01a2939cad
Add a provide statement.
...
(calc-Need-calc-stat): Remove it.
2004-11-30 17:24:18 +00:00
Jay Belanger
da0ae499b8
Add a provide statement.
...
(calc-Need-calc-sel): Remove it.
2004-11-30 17:23:06 +00:00
Jay Belanger
51b5c91c51
Add a provide statement.
...
(calc-Need-calc-rules): Remove it.
2004-11-30 17:22:12 +00:00
Jay Belanger
a2470ec963
Add a provide statement.
...
(calc-Need-calc-rewr): Remove it.
2004-11-30 17:21:27 +00:00
Jay Belanger
8758faecce
Add a provide statement.
...
(calc-Need-calc-prog): Remove it.
2004-11-30 17:20:50 +00:00
Jay Belanger
7a08a495aa
Add a provide statement.
...
(calc-Need-calc-poly): Remove it.
2004-11-30 17:19:41 +00:00
Jay Belanger
2a0adea35e
Add a provide statement.
...
(calc-Need-calc-mat): Remove it.
2004-11-30 17:19:02 +00:00
Jay Belanger
123526a819
Add a provide statement.
...
(calc-Need-calc-mode): Remove it.
2004-11-30 17:18:19 +00:00
Jay Belanger
877dc4f5ff
Add a provide statement.
...
(calc-Need-calc-misc): Remove it.
2004-11-30 17:17:35 +00:00