]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years ago(font-lock-unfontify-region): Save buffer state.
Stefan Monnier [Tue, 7 Dec 2004 04:58:36 +0000 (04:58 +0000)]
(font-lock-unfontify-region): Save buffer state.
(font-lock-default-unfontify-region): Dont' save buffer state any more.

19 years ago*** empty log message ***
Jay Belanger [Tue, 7 Dec 2004 04:39:32 +0000 (04:39 +0000)]
*** empty log message ***

19 years agoSet calc-summary-indentation even when Calc Summary buffer exists.
Jay Belanger [Tue, 7 Dec 2004 04:24:28 +0000 (04:24 +0000)]
Set calc-summary-indentation even when Calc Summary buffer exists.

19 years ago(holiday-advent): Make arguments optional for backwards
Glenn Morris [Tue, 7 Dec 2004 00:58:02 +0000 (00:58 +0000)]
(holiday-advent):  Make arguments optional for backwards
compatability.  Doc fix.

19 years ago*** empty log message ***
Glenn Morris [Tue, 7 Dec 2004 00:57:30 +0000 (00:57 +0000)]
*** empty log message ***

19 years ago(holiday-easter-etc): Make arguments optional for backwards
Glenn Morris [Tue, 7 Dec 2004 00:46:08 +0000 (00:46 +0000)]
(holiday-easter-etc): Make arguments optional for backwards
compatability.  Doc fix.  Remove un-necessary local vars mandatory,
output-list.

19 years ago*** empty log message ***
Glenn Morris [Tue, 7 Dec 2004 00:45:09 +0000 (00:45 +0000)]
*** empty log message ***

19 years ago(show-paren-function): Fix last change (2004-12-02).
Stefan Monnier [Mon, 6 Dec 2004 19:06:12 +0000 (19:06 +0000)]
(show-paren-function): Fix last change (2004-12-02).

19 years ago(char-displayable-p): Return nil for unibyte mode.
Stefan Monnier [Mon, 6 Dec 2004 19:04:04 +0000 (19:04 +0000)]
(char-displayable-p): Return nil for unibyte mode.

19 years ago(regexp-opt-depth): Use subregexp-context-p.
Stefan Monnier [Mon, 6 Dec 2004 15:12:46 +0000 (15:12 +0000)]
(regexp-opt-depth): Use subregexp-context-p.
(regexp-opt-not-groupie*-re): Remove.
(regexp-opt): Properly handle inputs with duplicate entries.

19 years ago(isearch-quote-char): Use it.
Stefan Monnier [Mon, 6 Dec 2004 15:12:08 +0000 (15:12 +0000)]
(isearch-quote-char): Use it.

19 years ago(subregexp-context-p): New function.
Stefan Monnier [Mon, 6 Dec 2004 15:11:51 +0000 (15:11 +0000)]
(subregexp-context-p): New function.

19 years ago(info-lookup-maybe-add-help cfengine-mode): Regexp typo.
Richard M. Stallman [Mon, 6 Dec 2004 14:09:13 +0000 (14:09 +0000)]
(info-lookup-maybe-add-help cfengine-mode): Regexp typo.

19 years ago(custom-file): Doc fix.
Richard M. Stallman [Mon, 6 Dec 2004 14:01:19 +0000 (14:01 +0000)]
(custom-file): Doc fix.

19 years agoRegenerate.
Andreas Schwab [Mon, 6 Dec 2004 13:29:07 +0000 (13:29 +0000)]
Regenerate.

19 years ago*** empty log message ***
Jay Belanger [Mon, 6 Dec 2004 06:20:00 +0000 (06:20 +0000)]
*** empty log message ***

19 years agoComment changes.
Richard M. Stallman [Mon, 6 Dec 2004 05:42:04 +0000 (05:42 +0000)]
Comment changes.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Dec 2004 05:39:52 +0000 (05:39 +0000)]
*** empty log message ***

19 years agoNew file.
Richard M. Stallman [Mon, 6 Dec 2004 05:39:36 +0000 (05:39 +0000)]
New file.

19 years agoRemove @refill commands.
Jay Belanger [Mon, 6 Dec 2004 05:01:20 +0000 (05:01 +0000)]
Remove @refill commands.
Use more Texinfo macros instead of TeX defs.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Dec 2004 01:08:49 +0000 (01:08 +0000)]
*** empty log message ***

19 years agoRename Command Line to Emacs Invocation.
Richard M. Stallman [Mon, 6 Dec 2004 01:08:32 +0000 (01:08 +0000)]
Rename Command Line to Emacs Invocation.

19 years ago(org.dvi, ../info/org): New targets.
Richard M. Stallman [Mon, 6 Dec 2004 00:57:39 +0000 (00:57 +0000)]
(org.dvi, ../info/org): New targets.
(INFO_TARGETS): Add ../info/org.
(DVI_TARGETS): Add org.dvi.
(maintainer-clean): Remove the info files in the info dir.

19 years ago(maintainer-clean): Remove the info files in $(infodir) where they are created.
Richard M. Stallman [Mon, 6 Dec 2004 00:55:10 +0000 (00:55 +0000)]
(maintainer-clean): Remove the info files in $(infodir) where they are created.

19 years ago(info): Ignore errors building info files.
Richard M. Stallman [Mon, 6 Dec 2004 00:42:41 +0000 (00:42 +0000)]
(info): Ignore errors building info files.

19 years ago(GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
Stefan Monnier [Mon, 6 Dec 2004 00:41:40 +0000 (00:41 +0000)]
(GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
Remove redundant correctness checks.
(regex_compile): Fix up error codes for \{..\} expressions.

19 years agoUpdate international/mule-util.el section.
Kenichi Handa [Sun, 5 Dec 2004 23:58:24 +0000 (23:58 +0000)]
Update international/mule-util.el section.

19 years ago(regex_compile): Fix end-of-pattern case for space.
Richard M. Stallman [Sun, 5 Dec 2004 23:34:44 +0000 (23:34 +0000)]
(regex_compile): Fix end-of-pattern case for space.

19 years agoFix previous change.
Richard M. Stallman [Sun, 5 Dec 2004 23:28:40 +0000 (23:28 +0000)]
Fix previous change.

19 years agoRemove no longer relevant item.
Luc Teirlinck [Sun, 5 Dec 2004 22:56:59 +0000 (22:56 +0000)]
Remove no longer relevant item.

19 years agoFix previous change.
Richard M. Stallman [Sun, 5 Dec 2004 21:54:27 +0000 (21:54 +0000)]
Fix previous change.

19 years ago(tramp-handle-file-accessible-directory-p):
Sam Steingold [Sun, 5 Dec 2004 21:42:45 +0000 (21:42 +0000)]
(tramp-handle-file-accessible-directory-p):
Fixed `tramp-time-diff' comparison logic

19 years ago(which-function): Use
Thien-Thi Nguyen [Sun, 5 Dec 2004 16:58:13 +0000 (16:58 +0000)]
(which-function): Use
`run-hook-with-args-until-success' instead of a custom loop.
Fixes bug with local hooks.

19 years ago(bibtex-font-lock-url-regexp):
Stefan Monnier [Sun, 5 Dec 2004 16:07:39 +0000 (16:07 +0000)]
(bibtex-font-lock-url-regexp):
Use delete-dups when calculating the initial value.
(bibtex-autokey-get-title): Use <=.
(bibtex-goto-line): New function.
(bibtex-reposition-window): Use line numbers instead of point positions.
Use window-body-height.
(bibtex-find-crossref): Use bibtex-reposition-window.
(bibtex-find-entry): Use bibtex-reposition-window.  Always return
position of entry if key is found or nil if not found.

19 years ago(custom-file): Escape double-quotes in docstring.
Luc Teirlinck [Sun, 5 Dec 2004 15:50:34 +0000 (15:50 +0000)]
(custom-file): Escape double-quotes in docstring.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 5 Dec 2004 14:21:16 +0000 (14:21 +0000)]
*** empty log message ***

19 years ago(custom-file): Doc fix.
Richard M. Stallman [Sun, 5 Dec 2004 14:20:44 +0000 (14:20 +0000)]
(custom-file): Doc fix.

19 years ago(sh-indent-for-then): Change default.
Richard M. Stallman [Sun, 5 Dec 2004 14:19:38 +0000 (14:19 +0000)]
(sh-indent-for-then): Change default.

19 years ago(widget-specify-field): Add `real-field' property to boundary.
Richard M. Stallman [Sun, 5 Dec 2004 14:19:01 +0000 (14:19 +0000)]
(widget-specify-field): Add `real-field' property to boundary.
(widget-field-at): Use it.

19 years ago(Term Mode): Correcty describe C-c.
Richard M. Stallman [Sun, 5 Dec 2004 14:16:19 +0000 (14:16 +0000)]
(Term Mode): Correcty describe C-c.

19 years agoFix typo.
Richard M. Stallman [Sun, 5 Dec 2004 14:15:17 +0000 (14:15 +0000)]
Fix typo.

19 years ago(Easy Customization): Move up to section level,
Richard M. Stallman [Sun, 5 Dec 2004 14:14:50 +0000 (14:14 +0000)]
(Easy Customization): Move up to section level,
before Variables.  Avoid using the term "variable"; say "option".
New initial explanation.
(Variables): In initial explanation, connect "variable" to the
already-explained "user option".

19 years ago(Top): Fix ref to Command Line.
Richard M. Stallman [Sun, 5 Dec 2004 14:03:06 +0000 (14:03 +0000)]
(Top): Fix ref to Command Line.
Move reference to Easy Customization.

19 years ago(X Resources): Fix From link.
Richard M. Stallman [Sun, 5 Dec 2004 14:01:45 +0000 (14:01 +0000)]
(X Resources): Fix From link.

19 years ago(GNU Free Documentation License): Fix To link.
Richard M. Stallman [Sun, 5 Dec 2004 14:01:03 +0000 (14:01 +0000)]
(GNU Free Documentation License): Fix To link.

19 years ago(Entering Emacs): Fix xref, now to Command Line.
Richard M. Stallman [Sun, 5 Dec 2004 14:00:24 +0000 (14:00 +0000)]
(Entering Emacs): Fix xref, now to Command Line.

19 years ago(Command Line): Node renamed from Command Arguments.
Richard M. Stallman [Sun, 5 Dec 2004 13:59:32 +0000 (13:59 +0000)]
(Command Line): Node renamed from Command Arguments.

19 years ago(lao-key-alist): Declare it by defvar.
Kenichi Handa [Sat, 4 Dec 2004 02:49:34 +0000 (02:49 +0000)]
(lao-key-alist): Declare it by defvar.
(lao-key-alist-vector): New variable.
(lao-consonant-key-alist, lao-semivowel-key-alist)
(lao-vowel-key-alist, lao-voweltone-key-alist)
(lao-tone-key-alist, lao-other-key-alist): Initialize them from
lao-key-alist-vector.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 4 Dec 2004 01:08:08 +0000 (01:08 +0000)]
*** empty log message ***

19 years ago(blink-matching-open): Obey syntax-table text properties.
Stefan Monnier [Fri, 3 Dec 2004 22:26:13 +0000 (22:26 +0000)]
(blink-matching-open): Obey syntax-table text properties.

19 years ago(tex-validate-region): Obey syntax-table text properties.
Stefan Monnier [Fri, 3 Dec 2004 22:22:24 +0000 (22:22 +0000)]
(tex-validate-region): Obey syntax-table text properties.

19 years ago* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
Steven Tamm [Fri, 3 Dec 2004 17:00:11 +0000 (17:00 +0000)]
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
* image.c (image_load_quartz2d): Use
cfstring_create_with_utf8_cstring
* macmenu.c (add_menu_item): Use
cfstring_create_with_utf8_cstring
* macfns.c (x_set_name, x_set_title): Use
cfstring_create_with_utf8_cstring
(Fx_file_dialog): Use cfstring_create_with_utf8_cstring and use
constant CFRefs instead of creating them each time for labels.
* mac.c (cfstring_create_with_utf8_cstring): Added to prevent
crashes with invalid characters.

19 years ago(Initial Options): Clarify batch mode i/o.
Richard M. Stallman [Fri, 3 Dec 2004 11:30:11 +0000 (11:30 +0000)]
(Initial Options): Clarify batch mode i/o.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 3 Dec 2004 11:28:08 +0000 (11:28 +0000)]
*** empty log message ***

19 years ago(Selecting Windows): get-lru-window and
Richard M. Stallman [Fri, 3 Dec 2004 11:27:53 +0000 (11:27 +0000)]
(Selecting Windows): get-lru-window and
get-largest-window don't consider dedicated windows.

19 years ago(Undo): Document undo-in-progress.
Richard M. Stallman [Fri, 3 Dec 2004 11:27:02 +0000 (11:27 +0000)]
(Undo): Document undo-in-progress.

19 years ago(awk-mode autoload): Supply t meaning interactive function.
Richard M. Stallman [Fri, 3 Dec 2004 00:57:23 +0000 (00:57 +0000)]
(awk-mode autoload): Supply t meaning interactive function.

19 years ago(search-whitespace-regexp): Remove the group. Doc fix.
Richard M. Stallman [Fri, 3 Dec 2004 00:30:33 +0000 (00:30 +0000)]
(search-whitespace-regexp): Remove the group.  Doc fix.
(isearch-mode-map): No special definition for space.
(isearch-whitespace-chars): Command deleted.
(isearch-forward-regexp): Doc fix.
(isearch-quote-char): When a space is not inside brackets,
use `[ ]' instead of just space.
(isearch-lazy-highlight-search): Bind search-spaces-regexp.

19 years ago(imenu--generic-function): Delete code to exclude matches in comments.
Richard M. Stallman [Fri, 3 Dec 2004 00:21:37 +0000 (00:21 +0000)]
(imenu--generic-function): Delete code to exclude matches in comments.

19 years ago(Man-reverse-face): Change default to `highlight'.
Richard M. Stallman [Fri, 3 Dec 2004 00:20:39 +0000 (00:20 +0000)]
(Man-reverse-face): Change default to `highlight'.

19 years ago(occur-1): Specify t for KEEP-PROPS to occur-engine.
Richard M. Stallman [Fri, 3 Dec 2004 00:19:52 +0000 (00:19 +0000)]
(occur-1): Specify t for KEEP-PROPS to occur-engine.
(occur-engine): Use `face' prop rather than `font-lock-face'
when specifying use of `match-face'.
(occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.

19 years ago(elint-standard-variables): Update list of variables.
Richard M. Stallman [Fri, 3 Dec 2004 00:11:21 +0000 (00:11 +0000)]
(elint-standard-variables): Update list of variables.

19 years ago(python-font-lock-syntactic-keywords): Fix previous change.
Richard M. Stallman [Fri, 3 Dec 2004 00:10:23 +0000 (00:10 +0000)]
(python-font-lock-syntactic-keywords): Fix previous change.

19 years ago(show-paren-function): Check for matching chars specified by text props.
Richard M. Stallman [Fri, 3 Dec 2004 00:06:21 +0000 (00:06 +0000)]
(show-paren-function): Check for matching chars specified by text props.

19 years ago(add-log-current-defun): Handle the case where point
Richard M. Stallman [Fri, 3 Dec 2004 00:04:45 +0000 (00:04 +0000)]
(add-log-current-defun): Handle the case where point
is in the header part of a DEFUN construct.

19 years ago(RE_TRANSLATE_P): If make_number is not a macro, don't use it here.
Richard M. Stallman [Thu, 2 Dec 2004 23:43:51 +0000 (23:43 +0000)]
(RE_TRANSLATE_P): If make_number is not a macro, don't use it here.

19 years ago(insert_from_string_before_markers)
Richard M. Stallman [Thu, 2 Dec 2004 23:37:13 +0000 (23:37 +0000)]
(insert_from_string_before_markers)
(insert_from_string): Don't modify buffer on empty insertion.

19 years ago(Fcalled_interactively_p): Don't check INTERACTIVE.
Richard M. Stallman [Thu, 2 Dec 2004 23:36:53 +0000 (23:36 +0000)]
(Fcalled_interactively_p): Don't check INTERACTIVE.
(interactive_p): Skip Scalled_interactively_p frames
like Sinteractive_p frames.

19 years ago(Fmake_variable_buffer_local): Doc fix.
Richard M. Stallman [Thu, 2 Dec 2004 23:35:42 +0000 (23:35 +0000)]
(Fmake_variable_buffer_local): Doc fix.
(Fmake_local_variable): Doc fix.

19 years ago(Fget_lru_window, Fget_largest_window): Doc fixes.
Richard M. Stallman [Thu, 2 Dec 2004 23:24:43 +0000 (23:24 +0000)]
(Fget_lru_window, Fget_largest_window): Doc fixes.

19 years ago(calc-read-key-sequence): Leave message visible.
Jay Belanger [Thu, 2 Dec 2004 21:21:32 +0000 (21:21 +0000)]
(calc-read-key-sequence): Leave message visible.

19 years agoSet char-table-extra-slots on display-table here.
Kim F. Storm [Thu, 2 Dec 2004 10:56:05 +0000 (10:56 +0000)]
Set char-table-extra-slots on display-table here.

19 years agoUndo 2004-12-01 change. Display table is now
Kim F. Storm [Thu, 2 Dec 2004 10:45:31 +0000 (10:45 +0000)]
Undo 2004-12-01 change.  Display table is now
setup in faces.el.

19 years ago* faces.el (escape-glyph): Rename from glyph.
Kim F. Storm [Thu, 2 Dec 2004 10:43:56 +0000 (10:43 +0000)]
* faces.el (escape-glyph): Rename from glyph.
(standard-display-table): Set it here.  Add escape-glyph face to
extra slot characters.

19 years agoSkip parameter entity declarations.
Mark A. Hershberger [Thu, 2 Dec 2004 07:48:25 +0000 (07:48 +0000)]
Skip parameter entity declarations.

19 years agoChange existence of &; to not-well-formed.
Mark A. Hershberger [Thu, 2 Dec 2004 07:19:03 +0000 (07:19 +0000)]
Change existence of &; to not-well-formed.

19 years ago2004-12-02 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Thu, 2 Dec 2004 06:55:05 +0000 (06:55 +0000)]
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.

19 years agoEnsure that validity messages only show when xml-validating-parser is set.
Mark A. Hershberger [Thu, 2 Dec 2004 06:53:43 +0000 (06:53 +0000)]
Ensure that validity messages only show when xml-validating-parser is set.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 2 Dec 2004 00:39:16 +0000 (00:39 +0000)]
*** empty log message ***

19 years agoSeveral small changes in addition to the following.
Luc Teirlinck [Thu, 2 Dec 2004 00:36:51 +0000 (00:36 +0000)]
Several small changes in addition to the following.
(Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
defining a keyboard macro.
Mention `kmacro-ring-max'.
(Keyboard Macro Counter): Clarify description of `kmacro-insert-counter',
`kmacro-set-counter', `kmacro-add-counter' and `kmacro-set-format'.

19 years ago(kmacro-default-counter-format): New var.
Luc Teirlinck [Thu, 2 Dec 2004 00:17:54 +0000 (00:17 +0000)]
(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'.

19 years ago(cvs-header-msg): New function.
Stefan Monnier [Wed, 1 Dec 2004 22:35:15 +0000 (22:35 +0000)]
(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.

19 years ago(calc-inverse, calc-hyperbolic): Add more checks.
Jay Belanger [Wed, 1 Dec 2004 21:03:24 +0000 (21:03 +0000)]
(calc-inverse, calc-hyperbolic): Add more checks.

19 years ago(calc-inverse, calc-hyperbolic): Give more thorough messages.
Jay Belanger [Wed, 1 Dec 2004 20:57:30 +0000 (20:57 +0000)]
(calc-inverse, calc-hyperbolic): Give more thorough messages.

19 years ago(prolog-mode-variables): Fix imenu-generic-expression.
Juri Linkov [Wed, 1 Dec 2004 19:48:52 +0000 (19:48 +0000)]
(prolog-mode-variables): Fix imenu-generic-expression.

19 years ago*** empty log message ***
Juri Linkov [Wed, 1 Dec 2004 19:48:31 +0000 (19:48 +0000)]
*** empty log message ***

19 years agoAdd an autoloaded table, that doesn't require this library, with glyph face.
Daniel Pfeiffer [Wed, 1 Dec 2004 18:30:33 +0000 (18:30 +0000)]
Add an autoloaded table, that doesn't require this library, with glyph face.

19 years ago(glyph): New face.
Daniel Pfeiffer [Wed, 1 Dec 2004 18:29:20 +0000 (18:29 +0000)]
(glyph): New face.

19 years ago*** empty log message ***
Daniel Pfeiffer [Wed, 1 Dec 2004 18:28:22 +0000 (18:28 +0000)]
*** empty log message ***

19 years ago* macmenu.c (add_menu_item): Fallback on MacRoman if encoding
Steven Tamm [Wed, 1 Dec 2004 15:51:22 +0000 (15:51 +0000)]
* macmenu.c (add_menu_item): Fallback on MacRoman if encoding
menu text as UTF8 fails.

19 years agoAdd commentary for last change.
Kim F. Storm [Wed, 1 Dec 2004 14:10:23 +0000 (14:10 +0000)]
Add commentary for last change.
(XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle
sizeof(size_t) != 4.
(overrun_check_malloc, overrun_check_realloc, overrun_check_free):
Use them.  Also clear header and trailer of freed memory.
(GC_STRING_OVERRUN_COOKIE_SIZE): Rename from GC_STRING_EXTRA.
(string_overrun_cookie): Rename from string_overrun_pattern.
(GC_STRING_EXTRA): Define from GC_STRING_OVERRUN_COOKIE_SIZE.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 1 Dec 2004 14:09:49 +0000 (14:09 +0000)]
*** empty log message ***

19 years agoDeclare string_to_multibyte.
Andreas Schwab [Wed, 1 Dec 2004 14:05:15 +0000 (14:05 +0000)]
Declare string_to_multibyte.

19 years ago(encode_terminal_code): Fix previous change.
Kenichi Handa [Wed, 1 Dec 2004 11:06:22 +0000 (11:06 +0000)]
(encode_terminal_code): Fix previous change.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 1 Dec 2004 10:50:54 +0000 (10:50 +0000)]
*** empty log message ***

19 years ago(encode_terminal_code): Don't make it "static".
Kenichi Handa [Wed, 1 Dec 2004 10:48:52 +0000 (10:48 +0000)]
(encode_terminal_code): Don't make it "static".

19 years ago(w32con_write_glyphs): Decide coding here.
Kenichi Handa [Wed, 1 Dec 2004 10:48:38 +0000 (10:48 +0000)]
(w32con_write_glyphs): Decide coding here.
Adjusted for the change of encode_terminal_code.

19 years agoacpid files under /etc
Daniel Pfeiffer [Wed, 1 Dec 2004 09:47:18 +0000 (09:47 +0000)]
acpid files under /etc

19 years ago2004-11-30 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Wed, 1 Dec 2004 04:45:08 +0000 (04:45 +0000)]
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.

19 years ago(tex-main-file): Add a compatibility with AUCTeX.
Markus Rost [Wed, 1 Dec 2004 04:08:34 +0000 (04:08 +0000)]
(tex-main-file): Add a compatibility with AUCTeX.