bpt/emacs.git
19 years ago* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
Masatake YAMATO [Wed, 13 Oct 2004 16:32:42 +0000 (16:32 +0000)]
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
  (gdb-script-end-of-defun): New function.
  (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
  `gdb-script-end-of-defun' as *-of-defun-function.

19 years agoFix comment for it->object; it may also be nil.
Kim F. Storm [Wed, 13 Oct 2004 12:18:37 +0000 (12:18 +0000)]
Fix comment for it->object; it may also be nil.

19 years agotypo.
Kim F. Storm [Wed, 13 Oct 2004 09:53:09 +0000 (09:53 +0000)]
typo.

19 years ago(Fcall_process): Simplify handling of display arg.
Kim F. Storm [Wed, 13 Oct 2004 09:50:36 +0000 (09:50 +0000)]
(Fcall_process): Simplify handling of display arg.
Resume `display_on_the_fly' once a coding system is determined.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Oct 2004 09:50:15 +0000 (09:50 +0000)]
*** empty log message ***

19 years ago(redisplay_preserve_echo_area): Fix last change.
Kim F. Storm [Wed, 13 Oct 2004 09:07:17 +0000 (09:07 +0000)]
(redisplay_preserve_echo_area): Fix last change.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Oct 2004 09:06:59 +0000 (09:06 +0000)]
*** empty log message ***

19 years ago(info-lookup-file): Add info-file property.
Richard M. Stallman [Wed, 13 Oct 2004 02:11:05 +0000 (02:11 +0000)]
(info-lookup-file): Add info-file property.
(info-lookup-symbol): Likewise.

19 years ago(info-xref): Add underlining.
Richard M. Stallman [Wed, 13 Oct 2004 02:09:57 +0000 (02:09 +0000)]
(info-xref): Add underlining.
(info): Add info-file property.
(Info-find-emacs-command-nodes): Specify case-sensitive search.

19 years agoMention looking-back.
Richard M. Stallman [Wed, 13 Oct 2004 01:58:45 +0000 (01:58 +0000)]
Mention looking-back.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 13 Oct 2004 01:55:57 +0000 (01:55 +0000)]
*** empty log message ***

19 years agoFix typo.
Richard M. Stallman [Wed, 13 Oct 2004 01:55:20 +0000 (01:55 +0000)]
Fix typo.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 12 Oct 2004 22:55:48 +0000 (22:55 +0000)]
*** empty log message ***

19 years agoSync with Tramp 2.0.45.
Michael Albinus [Tue, 12 Oct 2004 21:02:43 +0000 (21:02 +0000)]
Sync with Tramp 2.0.45.

19 years ago(cvs-parse-commit): Fix parsing for new commit message.
Stefan Monnier [Tue, 12 Oct 2004 18:01:36 +0000 (18:01 +0000)]
(cvs-parse-commit): Fix parsing for new commit message.

19 years agoRemember to update edition number and update-date....
Robert J. Chassell [Tue, 12 Oct 2004 17:23:25 +0000 (17:23 +0000)]
Remember to update edition number and update-date....

19 years agoRemove trailing whitespace from file.
Robert J. Chassell [Tue, 12 Oct 2004 17:18:53 +0000 (17:18 +0000)]
Remove trailing whitespace from file.

19 years ago(files-in-below-directory): remove unneeded `or' expression that looks
Robert J. Chassell [Tue, 12 Oct 2004 17:15:06 +0000 (17:15 +0000)]
(files-in-below-directory): remove unneeded `or' expression that looks
at both . and .. since argument to `substring' specifies just one
character.

19 years ago(Help Commands): Changed the descriptions of calc-describe-function
Jay Belanger [Tue, 12 Oct 2004 16:40:38 +0000 (16:40 +0000)]
(Help Commands):  Changed the descriptions of calc-describe-function
and calc-describe-variable to match their current behavior.

19 years ago(mark-sexp): Preserve direction when repeating.
Stefan Monnier [Tue, 12 Oct 2004 16:05:55 +0000 (16:05 +0000)]
(mark-sexp): Preserve direction when repeating.

19 years ago(calc-help-function-list, calc-help-variable-list): New variables.
Jay Belanger [Tue, 12 Oct 2004 15:47:32 +0000 (15:47 +0000)]
(calc-help-function-list, calc-help-variable-list): New variables.

(calc-help-index-entries): New function.

(calc-describe-function):  Use calc-help-function-list instead of
obarray for completion.

(calc-describe-variable):  Use calc-help-variable-list instead of
obarray for completion.

19 years ago(redisplay_preserve_echo_area): Flush display in case
Kim F. Storm [Tue, 12 Oct 2004 14:14:35 +0000 (14:14 +0000)]
(redisplay_preserve_echo_area): Flush display in case
caller, such as call-process, is not going to poll for input.
(calc_line_height_property): Handle case where it->object is nil.

19 years ago(x_redisplay_interface): Fix flush_display_optional.
Kim F. Storm [Tue, 12 Oct 2004 14:14:07 +0000 (14:14 +0000)]
(x_redisplay_interface): Fix flush_display_optional.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 12 Oct 2004 14:13:48 +0000 (14:13 +0000)]
*** empty log message ***

19 years ago(recentf-edit-list): Update the menu when the recentf
David Ponce [Tue, 12 Oct 2004 10:19:10 +0000 (10:19 +0000)]
(recentf-edit-list): Update the menu when the recentf
list has been modified.

19 years ago*** empty log message ***
Simon Josefsson [Tue, 12 Oct 2004 09:55:20 +0000 (09:55 +0000)]
*** empty log message ***

19 years agourl-vars.el (url-gateway-method): Add new method `tls'.
Simon Josefsson [Tue, 12 Oct 2004 09:55:08 +0000 (09:55 +0000)]
url-vars.el (url-gateway-method): Add new method `tls'.
url-news.el (url-snews): Use nntp-open-tls-stream if
url-gateway-method is tls.
url-ldap.el (url-ldap-certificate-formatter): Use
tls-certificate-information if ssl.el is not available.
url-https.el (url-https-create-secure-wrapper): Use tls if ssl
is not available.
url-gw.el (url-open-stream): Support tls url-gateway-method.
(url-open-stream): Likewise.

19 years ago(tls-certtool-program): New variable.
Simon Josefsson [Tue, 12 Oct 2004 09:40:45 +0000 (09:40 +0000)]
(tls-certtool-program): New variable.
(tls-certificate-information): New function, based on
ssl-certificate-information.

19 years ago(get_next_display_element): If
Kenichi Handa [Tue, 12 Oct 2004 07:37:37 +0000 (07:37 +0000)]
(get_next_display_element): If
unibyte_display_via_language_environment is zero, display 8-bit
chars in octal in unibyte buffer.

19 years ago(coding-system-equal): Moved from mule-util.el.
Kenichi Handa [Tue, 12 Oct 2004 05:26:29 +0000 (05:26 +0000)]
(coding-system-equal): Moved from mule-util.el.

19 years ago(coding-system-equal): Moved to mule.el.
Kenichi Handa [Tue, 12 Oct 2004 05:24:14 +0000 (05:24 +0000)]
(coding-system-equal): Moved to mule.el.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
Miles Bader [Tue, 12 Oct 2004 02:25:56 +0000 (02:25 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45
   Update from CVS

19 years ago(Fsubstitute_command_keys): Ignore remappings unless there
Kim F. Storm [Mon, 11 Oct 2004 22:36:35 +0000 (22:36 +0000)]
(Fsubstitute_command_keys): Ignore remappings unless there
are no ordinary bindings.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 11 Oct 2004 22:36:16 +0000 (22:36 +0000)]
*** empty log message ***

19 years ago(kmacro-insert-counter, kmacro-add-counter): Use and
Kim F. Storm [Mon, 11 Oct 2004 22:13:20 +0000 (22:13 +0000)]
(kmacro-insert-counter, kmacro-add-counter): Use and
reset kmacro-initial-counter-value if set.
(kmacro-set-counter): Only set kmacro-counter if defining or executing
macro.  Set kmacro-initial-counter-value otherwise. Never set both.
(kmacro-display): Show macro counter if non-zero.

19 years ago(substitute-key-definition): Mention command remapping in doc string.
Kim F. Storm [Mon, 11 Oct 2004 22:02:16 +0000 (22:02 +0000)]
(substitute-key-definition): Mention command remapping in doc string.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 11 Oct 2004 22:01:28 +0000 (22:01 +0000)]
*** empty log message ***

19 years ago(smtpmail-open-stream): Look for
Simon Josefsson [Mon, 11 Oct 2004 18:42:18 +0000 (18:42 +0000)]
(smtpmail-open-stream): Look for
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.

19 years ago(pcl-cvs-load-hook): Remove unused var.
Stefan Monnier [Mon, 11 Oct 2004 14:58:54 +0000 (14:58 +0000)]
(pcl-cvs-load-hook): Remove unused var.

19 years ago(font-lock-apply-highlight): Fix last change.
Stefan Monnier [Mon, 11 Oct 2004 14:56:50 +0000 (14:56 +0000)]
(font-lock-apply-highlight): Fix last change.

19 years ago* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
Jan Djärv [Mon, 11 Oct 2004 10:50:00 +0000 (10:50 +0000)]
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.

19 years ago(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
Jay Belanger [Mon, 11 Oct 2004 03:29:45 +0000 (03:29 +0000)]
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
calc-describe-no-warranty, calc-describe-key):  Go to appropriate info
node in one step.

19 years ago(calc-info-goto-node): New function.
Jay Belanger [Mon, 11 Oct 2004 03:27:24 +0000 (03:27 +0000)]
(calc-info-goto-node): New function.

(calc-tutorial, calc-info-summary): Go to appropriate Calc info node
in one step.

19 years agoAdded `calc-info-goto-node' to autoloads.
Jay Belanger [Mon, 11 Oct 2004 03:25:09 +0000 (03:25 +0000)]
Added `calc-info-goto-node' to autoloads.

19 years agoFix copyright notice.
Lars Hansen [Sun, 10 Oct 2004 20:40:21 +0000 (20:40 +0000)]
Fix copyright notice.

19 years ago(ange-ftp-remote-shell): Remove variable.
Kai Großjohann [Sun, 10 Oct 2004 19:53:24 +0000 (19:53 +0000)]
(ange-ftp-remote-shell): Remove variable.
(ange-ftp-call-chmod): Reference remote-shell-program instead of
ange-ftp-remote-shell.

19 years agomacterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
Steven Tamm [Sun, 10 Oct 2004 16:56:21 +0000 (16:56 +0000)]
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
  (x_lower_frame): Add BLOCK_INPUT around SendBehind
  (make_mac_frame): Add BLOCK_INPUT around the making of a
  terminal frame
  (mac_initialize): Add BLOCK_INPUT around carbon initialization
macgui.h (mktime): Use emacs_mktime
macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code.
  Make a cancel file-open dialog be like C-g.
mac.c (mktime): Use emacs_mktime
  (Fdo_applescript): Add BLOCK_INPUT around do_applescript
  (Fmac_paste_function): Add better error handling for carbon
  cut/paste

19 years ago.
Andreas Schwab [Sun, 10 Oct 2004 14:29:43 +0000 (14:29 +0000)]
.

19 years ago(byte-optimize-backward-word): Optimize
Andreas Schwab [Sun, 10 Oct 2004 14:28:19 +0000 (14:28 +0000)]
(byte-optimize-backward-word): Optimize
`(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.

19 years ago#
André Spiegel [Sun, 10 Oct 2004 09:31:46 +0000 (09:31 +0000)]
#

19 years ago(vc-annotate-mode): Remove variable.
André Spiegel [Sun, 10 Oct 2004 09:23:11 +0000 (09:23 +0000)]
(vc-annotate-mode): Remove variable.
(vc-annotate-display-select): Only call vc-annotate-mode
if we're not in that mode already.

19 years ago(comint-output-filter): Typo.
Stefan Monnier [Sun, 10 Oct 2004 05:06:47 +0000 (05:06 +0000)]
(comint-output-filter): Typo.

19 years ago(comint-mouse-insert-input): Remove.
Stefan Monnier [Sun, 10 Oct 2004 04:29:21 +0000 (04:29 +0000)]
(comint-mouse-insert-input): Remove.
(comint-insert-input): Make it work for mouse bindings.
(comint-mode-map): Move defs into the declaration.

19 years ago(diff-current-defun): Fix 2004-06-13's change.
Stefan Monnier [Sun, 10 Oct 2004 04:08:43 +0000 (04:08 +0000)]
(diff-current-defun): Fix 2004-06-13's change.

19 years ago(imenu--completion-buffer): Don't return t for rescan.
Stefan Monnier [Sun, 10 Oct 2004 03:17:52 +0000 (03:17 +0000)]
(imenu--completion-buffer): Don't return t for rescan.
(imenu-choose-buffer-index): Check here for rescan instead.

19 years ago(font-lock-apply-highlight): Explicitly check the case
Stefan Monnier [Sun, 10 Oct 2004 01:54:12 +0000 (01:54 +0000)]
(font-lock-apply-highlight): Explicitly check the case
where the face expression evals to nil.

19 years ago(tex-font-lock-append-prop): New fun.
Stefan Monnier [Sun, 10 Oct 2004 01:51:34 +0000 (01:51 +0000)]
(tex-font-lock-append-prop): New fun.
(tex-font-lock-keywords-2): Use it.
(tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.

19 years ago(Top, Marking Articles): Join two menus in one node
Juri Linkov [Sun, 10 Oct 2004 01:17:27 +0000 (01:17 +0000)]
(Top, Marking Articles): Join two menus in one node
because a node can have only one menu.

19 years agosc-preferred-attribution-alist -> sc-preferred-attribution-list
Juri Linkov [Sun, 10 Oct 2004 01:12:19 +0000 (01:12 +0000)]
sc-preferred-attribution-alist -> sc-preferred-attribution-list

19 years ago(timer_start_idle, timer_stop_idle): Remove prototypes.
Kim F. Storm [Sat, 9 Oct 2004 23:25:00 +0000 (23:25 +0000)]
(timer_start_idle, timer_stop_idle): Remove prototypes.

19 years ago(timer_resume_idle): New function to resume idle
Kim F. Storm [Sat, 9 Oct 2004 23:24:49 +0000 (23:24 +0000)]
(timer_resume_idle): New function to resume idle
timer without resetting timers on the idle list.
(read_char): Use timer_resume_idle. Remove local var last_idle_start.
(timer_start_idle, timer_stop_idle): Declare static.
(read_key_sequence): Use timer_resume_idle instead of timer_start_idle.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 9 Oct 2004 23:24:31 +0000 (23:24 +0000)]
*** empty log message ***

19 years ago(progress-reporter-update): Define before first usage.
Kim F. Storm [Sat, 9 Oct 2004 21:50:57 +0000 (21:50 +0000)]
(progress-reporter-update): Define before first usage.
(make-progress-reporter): Doc fix.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 9 Oct 2004 21:50:38 +0000 (21:50 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 9 Oct 2004 18:57:48 +0000 (18:57 +0000)]
*** empty log message ***

19 years ago(sentence-end-double-space)
Luc Teirlinck [Sat, 9 Oct 2004 18:49:01 +0000 (18:49 +0000)]
(sentence-end-double-space)
(sentence-end-without-period, sentence-end-without-space)
(sentence-end): Doc fixes.

19 years ago(Misc File Ops): View mode is a minor mode.
Luc Teirlinck [Sat, 9 Oct 2004 18:41:18 +0000 (18:41 +0000)]
(Misc File Ops): View mode is a minor mode.

19 years ago(Regexp Example): Update description of how Emacs currently recognizes
Luc Teirlinck [Sat, 9 Oct 2004 18:35:38 +0000 (18:35 +0000)]
(Regexp Example): Update description of how Emacs currently recognizes
the end of a sentence.
(Standard Regexps): Update definition of the variable `sentence-end'.
Add definition of the function `sentence-end'.

19 years ago(Filling): Add anchor for definition of `sentence-end-double-space'.
Luc Teirlinck [Sat, 9 Oct 2004 18:33:33 +0000 (18:33 +0000)]
(Filling): Add anchor for definition of `sentence-end-double-space'.

19 years ago(lisp-fill-paragraph): Fix backslashes.
Stefan Monnier [Sat, 9 Oct 2004 14:28:12 +0000 (14:28 +0000)]
(lisp-fill-paragraph): Fix backslashes.

19 years ago* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov [Fri, 8 Oct 2004 22:21:17 +0000 (22:21 +0000)]
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
example of nnmail-split-fancy.

19 years ago(Fancy Mail Splitting): Remove backslash in the
Juri Linkov [Fri, 8 Oct 2004 22:19:18 +0000 (22:19 +0000)]
(Fancy Mail Splitting): Remove backslash in the
example of nnmail-split-fancy.

19 years ago(Default Simplifications): Add missing ).
Juri Linkov [Fri, 8 Oct 2004 20:58:54 +0000 (20:58 +0000)]
(Default Simplifications): Add missing ).

19 years agoconfig.in (HAVE_MALLOC_MALLOC_H): Regenerate
Steven Tamm [Fri, 8 Oct 2004 18:38:17 +0000 (18:38 +0000)]
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
macterm.c (mac_check_for_quit_char): Remove warning for using
  NULL where 0 should be used
unexmacosx.c: Use malloc/malloc.h on Tiger instead of
  objc/malloc.h
mac.c: Include time.h for Tiger compatibility

19 years agoconfigure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
Steven Tamm [Fri, 8 Oct 2004 18:36:47 +0000 (18:36 +0000)]
configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
configure: Rebuild

19 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Oct 2004 18:15:14 +0000 (18:15 +0000)]
*** empty log message ***

19 years agoFix wording.
Eli Zaretskii [Fri, 8 Oct 2004 18:10:51 +0000 (18:10 +0000)]
Fix wording.

19 years ago(lisp-fill-paragraph): Change
Eli Zaretskii [Fri, 8 Oct 2004 17:54:43 +0000 (17:54 +0000)]
(lisp-fill-paragraph): Change
paragraph-start regexp so we don't fill code starting with #'(

19 years ago(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
Eli Zaretskii [Fri, 8 Oct 2004 17:53:18 +0000 (17:53 +0000)]
(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
(extract-address-components): Use it.

19 years agoDocument the new Progress Mode.
Eli Zaretskii [Fri, 8 Oct 2004 17:42:15 +0000 (17:42 +0000)]
Document the new Progress Mode.

19 years ago(Progress): New node.
Eli Zaretskii [Fri, 8 Oct 2004 17:35:47 +0000 (17:35 +0000)]
(Progress): New node.

19 years ago(etags-tags-completion-table): Use progress reporter.
Eli Zaretskii [Fri, 8 Oct 2004 17:34:01 +0000 (17:34 +0000)]
(etags-tags-completion-table): Use progress reporter.
(etags-tags-apropos): Likewise.

19 years ago(tar-summarize-buffer): Use progress reporter.
Eli Zaretskii [Fri, 8 Oct 2004 17:31:51 +0000 (17:31 +0000)]
(tar-summarize-buffer): Use progress reporter.

19 years ago(make-progress-reporter, progress-reporter-update)
Eli Zaretskii [Fri, 8 Oct 2004 17:23:40 +0000 (17:23 +0000)]
(make-progress-reporter, progress-reporter-update)
(progress-reporter-force-update, progress-reporter-do-update)
(progress-reporter-done): New functions.

19 years agoMention the changes in C-y behavior when at end of line.
Eli Zaretskii [Fri, 8 Oct 2004 17:14:15 +0000 (17:14 +0000)]
Mention the changes in C-y behavior when at end of line.

19 years agoUpdate the documentation of C-y in the case that point is already at the
Eli Zaretskii [Fri, 8 Oct 2004 17:04:58 +0000 (17:04 +0000)]
Update the documentation of C-y in the case that point is already at the
end of a line.

19 years ago(isearch-yank-line): C-y yanks to next EOL, not end of current line.
Eli Zaretskii [Fri, 8 Oct 2004 17:02:16 +0000 (17:02 +0000)]
(isearch-yank-line): C-y yanks to next EOL, not end of current line.

19 years ago(server-process-filter): Wrap `process-send-region'
Masatake YAMATO [Fri, 8 Oct 2004 15:50:59 +0000 (15:50 +0000)]
(server-process-filter): Wrap `process-send-region'
by `condition-case' to guard the case when the pipe to PROC is
closed.

19 years agoFix typo: ``the' to ``the''.
Robert J. Chassell [Fri, 8 Oct 2004 13:07:25 +0000 (13:07 +0000)]
Fix typo: ``the' to ``the''.

19 years ago(iCalendar): Style changes.
Glenn Morris [Fri, 8 Oct 2004 11:45:20 +0000 (11:45 +0000)]
(iCalendar): Style changes.

19 years ago*** empty log message ***
Glenn Morris [Fri, 8 Oct 2004 11:41:56 +0000 (11:41 +0000)]
*** empty log message ***

19 years ago(Regexps): The regexp described in the example is no longer stored in
Luc Teirlinck [Thu, 7 Oct 2004 22:16:43 +0000 (22:16 +0000)]
(Regexps): The regexp described in the example is no longer stored in
the variable `sentence-end'.

19 years ago(x_update_window_end): Fix flicker on vertical line between
Kim F. Storm [Thu, 7 Oct 2004 21:59:39 +0000 (21:59 +0000)]
(x_update_window_end): Fix flicker on vertical line between
windows.  Update vertical line after drawing window fringes, but
only if actually drawing any bitmaps--or there is no fringe.

19 years ago(redisplay_window): Fix flicker on vertical line between
Kim F. Storm [Thu, 7 Oct 2004 21:58:16 +0000 (21:58 +0000)]
(redisplay_window): Fix flicker on vertical line between
windows.  Update vertical line after drawing window fringes, but
only if actually drawing any bitmaps--or there is no fringe.

19 years ago(draw_window_fringes): Return value now indicates if
Kim F. Storm [Thu, 7 Oct 2004 21:57:53 +0000 (21:57 +0000)]
(draw_window_fringes): Return value now indicates if
any fringe bitmaps were redrawn (or there are no fringes).

19 years ago(draw_window_fringes): Update prototype.
Kim F. Storm [Thu, 7 Oct 2004 21:57:40 +0000 (21:57 +0000)]
(draw_window_fringes): Update prototype.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 7 Oct 2004 21:57:15 +0000 (21:57 +0000)]
*** empty log message ***

19 years agoFix spelling errors.
Jason Rumney [Thu, 7 Oct 2004 21:51:50 +0000 (21:51 +0000)]
Fix spelling errors.

19 years ago2004-10-07 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Thu, 7 Oct 2004 18:13:43 +0000 (18:13 +0000)]
2004-10-07  Mark A. Hershberger  <mah@everybody.org>

* xml.el (xml-substitute-special): Limit handling of external
entities.

19 years agorms says omit reference
Karl Berry [Thu, 7 Oct 2004 18:07:53 +0000 (18:07 +0000)]
rms says omit reference