]> code.delx.au - gnu-emacs/log
gnu-emacs
20 years agoemail fix
Vinicius Jose Latorre [Fri, 16 Apr 2004 00:22:38 +0000 (00:22 +0000)]
email fix

20 years ago(bookmark-send-edited-annotation): Fix docstring.
Juanma Barranquero [Thu, 15 Apr 2004 23:13:16 +0000 (23:13 +0000)]
(bookmark-send-edited-annotation): Fix docstring.
(bookmark-edit-annotation-mode): Add mode name.

20 years ago(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier [Thu, 15 Apr 2004 21:02:33 +0000 (21:02 +0000)]
(Ffile_attributes): Don't pass extra nil arg to file-handler.

20 years ago(smerge-match-conflict): Fix last change.
Stefan Monnier [Thu, 15 Apr 2004 20:46:54 +0000 (20:46 +0000)]
(smerge-match-conflict): Fix last change.

20 years ago(smerge-match-conflict): Try to do something sensible
Stefan Monnier [Thu, 15 Apr 2004 20:19:11 +0000 (20:19 +0000)]
(smerge-match-conflict): Try to do something sensible
for nested conflict markers.
(smerge-find-conflict): Better handle errors in smerge-match-conflict.

20 years ago(gud-menu-map, gud-tool-bar-map): Add help button.
Nick Roberts [Thu, 15 Apr 2004 20:04:38 +0000 (20:04 +0000)]
(gud-menu-map, gud-tool-bar-map): Add help button.

20 years ago(gdb-goto-info): New function.
Nick Roberts [Thu, 15 Apr 2004 20:03:37 +0000 (20:03 +0000)]
(gdb-goto-info): New function.

20 years ago*** empty log message ***
Nick Roberts [Thu, 15 Apr 2004 20:02:36 +0000 (20:02 +0000)]
*** empty log message ***

20 years ago(Initial Options): Add -Q.
Kim F. Storm [Thu, 15 Apr 2004 15:11:15 +0000 (15:11 +0000)]
(Initial Options): Add -Q.

20 years ago*** empty log message ***
Kim F. Storm [Thu, 15 Apr 2004 15:10:25 +0000 (15:10 +0000)]
*** empty log message ***

20 years agoRebuild.
Andreas Schwab [Thu, 15 Apr 2004 08:38:21 +0000 (08:38 +0000)]
Rebuild.

20 years ago(Fverify_visited_file_modtime, Fvisited_file_modtime):
Luc Teirlinck [Thu, 15 Apr 2004 02:32:32 +0000 (02:32 +0000)]
(Fverify_visited_file_modtime, Fvisited_file_modtime):
Add hyperlink to Elisp manual to the docstring.

20 years ago(Read Only Buffers): Mention optional ARG to `toggle-read-only'.
Luc Teirlinck [Thu, 15 Apr 2004 00:26:17 +0000 (00:26 +0000)]
(Read Only Buffers): Mention optional ARG to `toggle-read-only'.

20 years ago*** empty log message ***
Stefan Monnier [Wed, 14 Apr 2004 20:45:43 +0000 (20:45 +0000)]
*** empty log message ***

20 years ago(fix_command): Use XDCR.
Stefan Monnier [Wed, 14 Apr 2004 20:45:02 +0000 (20:45 +0000)]
(fix_command): Use XDCR.

20 years ago(batch-byte-compile-file): Give a backtrace if requested.
Stefan Monnier [Wed, 14 Apr 2004 20:43:45 +0000 (20:43 +0000)]
(batch-byte-compile-file): Give a backtrace if requested.

20 years ago(ada-create-menu): Remove redundant call.
Stefan Monnier [Wed, 14 Apr 2004 20:41:47 +0000 (20:41 +0000)]
(ada-create-menu): Remove redundant call.

20 years ago(python-orig-start-line, python-orig-file): Remove.
Stefan Monnier [Wed, 14 Apr 2004 20:31:53 +0000 (20:31 +0000)]
(python-orig-start-line, python-orig-file): Remove.
(python-orig-start): New var.
(python-input-filter, python-compilation-line-number)
(python-send-region, python-load-file): Use it.

20 years ago(posn-set-point): Fix typos: parameter is `position', not `posn'.
John Paul Wallington [Wed, 14 Apr 2004 20:31:37 +0000 (20:31 +0000)]
(posn-set-point): Fix typos: parameter is `position', not `posn'.

20 years ago(run-python): Fix use of \n.
Stefan Monnier [Wed, 14 Apr 2004 20:16:05 +0000 (20:16 +0000)]
(run-python): Fix use of \n.
(python-load-file): Remove `try' from Python fragment.
(python-describe-symbol): Fix message.

20 years ago(Selecting Windows): Note that get-lru-window
Nick Roberts [Wed, 14 Apr 2004 20:06:29 +0000 (20:06 +0000)]
(Selecting Windows): Note that get-lru-window
returns a full-width window if possible.

20 years ago(Fget_lru_window): Doc fix.
Nick Roberts [Wed, 14 Apr 2004 20:03:42 +0000 (20:03 +0000)]
(Fget_lru_window): Doc fix.

20 years ago*** empty log message ***
Nick Roberts [Wed, 14 Apr 2004 20:02:33 +0000 (20:02 +0000)]
*** empty log message ***

20 years ago(python-mouse-2-command, python-RET-command): Remove unused functions.
Stefan Monnier [Wed, 14 Apr 2004 18:59:10 +0000 (18:59 +0000)]
(python-mouse-2-command, python-RET-command): Remove unused functions.

20 years agoDoc fixes.
Stefan Monnier [Wed, 14 Apr 2004 18:58:45 +0000 (18:58 +0000)]
Doc fixes.
(comint-last-input-start, comint-last-input-end)
(comint-last-output-start): Give them values.
(comint-arguments): Avoid warning.
(comint-skip-prompt): Use line-end-position.
(comint-backward-matching-input): Rename arg to agree with doc.
(comint-extract-string): Use syntax-ppss.
(comint-dynamic-simple-complete): Delete useless list construction.
(comint-redirect-subvert-readonly): New.
(comint-redirect-preoutput-filter): Use it.

20 years ago(info): Always jump to *info*.
Stefan Monnier [Wed, 14 Apr 2004 18:39:52 +0000 (18:39 +0000)]
(info): Always jump to *info*.

20 years ago(xml-maybe-do-ns): New function to handle namespace
Stefan Monnier [Wed, 14 Apr 2004 18:36:14 +0000 (18:36 +0000)]
(xml-maybe-do-ns): New function to handle namespace
parsing of both attribute and element names.
(xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
(xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
(xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
(xml-parse-attlist): Make it do its own namespace parsing.

20 years ago(beginning-of-defun-raw, end-of-defun):
Stefan Monnier [Wed, 14 Apr 2004 18:20:23 +0000 (18:20 +0000)]
(beginning-of-defun-raw, end-of-defun):
Correctly handle negative arguments when calling hook functions.

20 years ago(compilation-button-map): New keymap.
Stefan Monnier [Wed, 14 Apr 2004 18:12:05 +0000 (18:12 +0000)]
(compilation-button-map): New keymap.
(compilation-error-properties): Use it.
(compilation-shell-minor-mode-map): Don't bind mouse-2.

20 years ago(checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):
Stefan Monnier [Wed, 14 Apr 2004 17:49:43 +0000 (17:49 +0000)]
(checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):
Use posn-set-point to merge the mouse and non-mouse case.

20 years ago(smerge-popup-context-menu): Use it.
Stefan Monnier [Wed, 14 Apr 2004 17:40:57 +0000 (17:40 +0000)]
(smerge-popup-context-menu): Use it.

20 years ago(cvs-status-map): Update binding name.
Stefan Monnier [Wed, 14 Apr 2004 17:38:23 +0000 (17:38 +0000)]
(cvs-status-map): Update binding name.

20 years ago(cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
Stefan Monnier [Wed, 14 Apr 2004 17:36:09 +0000 (17:36 +0000)]
(cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
Make it work for non-mouse events.

20 years ago(diff-goto-source): Make it work for mouse bindings.
Stefan Monnier [Wed, 14 Apr 2004 17:31:42 +0000 (17:31 +0000)]
(diff-goto-source): Make it work for mouse bindings.
(diff-mouse-goto-source): Make it an alias of diff-goto-source.

20 years ago(compile-goto-error): Use it.
Stefan Monnier [Wed, 14 Apr 2004 17:30:49 +0000 (17:30 +0000)]
(compile-goto-error): Use it.

20 years ago(mouse-set-point): Use it.
Stefan Monnier [Wed, 14 Apr 2004 17:30:17 +0000 (17:30 +0000)]
(mouse-set-point): Use it.

20 years ago(posn-set-point): New function.
Stefan Monnier [Wed, 14 Apr 2004 17:28:33 +0000 (17:28 +0000)]
(posn-set-point): New function.

20 years ago(info-apropos): Don't clobber Info-history-list.
Jesper Harder [Wed, 14 Apr 2004 15:58:30 +0000 (15:58 +0000)]
(info-apropos): Don't clobber Info-history-list.

20 years agoMarkup fixes.
Jesper Harder [Wed, 14 Apr 2004 14:37:17 +0000 (14:37 +0000)]
Markup fixes.

20 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Apr 2004 02:48:08 +0000 (02:48 +0000)]
Various changes in addition to:
(Buffer File Name): Add `find-buffer-visiting'.
(Buffer Modification): Mention optional ARG to `not-modified'.
(Indirect Buffers): Mention optional CLONE argument to `make-indirect-buffer'.

20 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Apr 2004 02:44:21 +0000 (02:44 +0000)]
Various changes in addition to:
(Visiting Functions): `find-file-hook' is now a normal hook.
(File Name Expansion): Explain difference between the way that
`expand-file-name' and `file-truename' treat `..'.
(Contents of Directories): Mention optional ID-FORMAT argument to
`directory-files-and-attributes'.
(Format Conversion): Mention new optional CONFIRM argument to
`format-write-file'.

20 years agoUpdate Delete/Delback translation.
Juri Linkov [Wed, 14 Apr 2004 01:42:25 +0000 (01:42 +0000)]
Update Delete/Delback translation.

20 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 13 Apr 2004 23:32:57 +0000 (23:32 +0000)]
Changes from arch/CVS synchronization

20 years agoParen typo.
Stefan Monnier [Tue, 13 Apr 2004 23:16:57 +0000 (23:16 +0000)]
Paren typo.

20 years ago(compilation-minor-mode-map)
Stefan Monnier [Tue, 13 Apr 2004 23:16:29 +0000 (23:16 +0000)]
(compilation-minor-mode-map)
(compilation-shell-minor-mode-map, compile-mouse-goto-error)
(compile-goto-error): Re-merge the mouse and non-mouse commands.

20 years ago(compilation-setup): Localize overlay-arrow-position.
Daniel Pfeiffer [Tue, 13 Apr 2004 22:46:18 +0000 (22:46 +0000)]
(compilation-setup): Localize overlay-arrow-position.
(compilation-sentinel): Restructure code equivalently.
(compilation-next-error): Find message on same line after point if
not found before point.
(compile-mouse-goto-error): Restore function so that compilation
buffer need not be current and use compile-goto-error.
(compile-goto-error): Restore function.
(next-error): Set overlay-arrow-position.
(compilation-forget-errors): Don't localize already local
compilation-locs and remove FIXME about refontifying.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 13 Apr 2004 22:24:34 +0000 (22:24 +0000)]
*** empty log message ***

20 years ago(emacs-quick-startup): New defvar (set by -Q).
Kim F. Storm [Tue, 13 Apr 2004 22:20:04 +0000 (22:20 +0000)]
(emacs-quick-startup): New defvar (set by -Q).
(command-line): New option -Q.  Like -q --no-site-file, but
in addition it also disables menu-bar, tool-bar, scroll-bars,
tool-tips, and the blinking cursor.
(command-line-1): Skip startup screen if -Q.
(fancy-splash-head): Use :align-to center prop to center splash image.

20 years ago(cua-read-only-cursor-color)
Kim F. Storm [Tue, 13 Apr 2004 21:46:30 +0000 (21:46 +0000)]
(cua-read-only-cursor-color)
(cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 13 Apr 2004 21:45:55 +0000 (21:45 +0000)]
*** empty log message ***

20 years ago(scan_lists): Simplify backward string scan.
Stefan Monnier [Tue, 13 Apr 2004 21:45:13 +0000 (21:45 +0000)]
(scan_lists): Simplify backward string scan.
Fix off-by-one boundary check for string and comment fences.

20 years ago(get_glyph_string_clip_rect): Fix reduction of cursor
Kim F. Storm [Tue, 13 Apr 2004 21:31:23 +0000 (21:31 +0000)]
(get_glyph_string_clip_rect): Fix reduction of cursor
height to glyph height when cursor row is not fully visible.
(make_cursor_line_fully_visible): Add FORCE_P arg to return
failure in case row is higher than window.  Callers changed.
(try_scrolling): Fix loop in scrolling if last_line_misfit (from Gerd).
Try to scroll partially visible, higher-than-window cursor row.
(redisplay_window): Always try to scroll partially visible,
higher-than-window cursor row - both initially and again with
centering_position = 0.
Clear desired matrix before retrying with centering_position = 0.

20 years ago(update_window): Only set changed_p if
Kim F. Storm [Tue, 13 Apr 2004 21:30:56 +0000 (21:30 +0000)]
(update_window): Only set changed_p if
scrolling_window actually did scroll.
(scrolling_window): Only return 1 if we actually did scroll.

20 years ago(Fformat): Fix allocation size of precision array.
Kim F. Storm [Tue, 13 Apr 2004 21:30:16 +0000 (21:30 +0000)]
(Fformat): Fix allocation size of precision array.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 20:21:43 +0000 (20:21 +0000)]
*** empty log message ***

20 years agoNew file.
Stefan Monnier [Tue, 13 Apr 2004 20:08:53 +0000 (20:08 +0000)]
New file.

20 years agoAlso install etc/compilation.txt and chown/chmod it
Daniel Pfeiffer [Tue, 13 Apr 2004 19:08:31 +0000 (19:08 +0000)]
Also install etc/compilation.txt and chown/chmod it

20 years agoAlso install etc/compilation.txt
Daniel Pfeiffer [Tue, 13 Apr 2004 19:04:54 +0000 (19:04 +0000)]
Also install etc/compilation.txt

20 years agoDoc fixes. Changes for compiler warnings.
Stefan Monnier [Tue, 13 Apr 2004 18:02:03 +0000 (18:02 +0000)]
Doc fixes.  Changes for compiler warnings.
(syntax): Don't require.
(python) <defgroup>: Add :version.
(python-quote-syntax): Re-written.
(inferior-python-mode): Move stuff here from run-python and add
some more.
(python-preoutput-continuation, python-preoutput-result)
(python-dotty-syntax-table): New.
(python-describe-symbol): Use them.
(run-python): Move stuff to inferior-python-mode.  Modify code
loaded into Python.
(python-send-region): Use python-proc, python-send-string.
(python-send-string): Send newlines too.  Callers changed.
(python-load-file): Re-written.
(python-eldoc-function): New.
(info-look): Don't require.
(python-after-info-look): New.  A modified version of former
top-level code for use with eval-after-load.
(python-maybe-jython, python-guess-indent): Use widened buffer.
(python-fill-paragraph): Re-written.
(python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 16:06:38 +0000 (16:06 +0000)]
*** empty log message ***

20 years ago(run-python): Use compilation-shell-minor-mode.
Stefan Monnier [Tue, 13 Apr 2004 16:05:36 +0000 (16:05 +0000)]
(run-python): Use compilation-shell-minor-mode.
Set compilation-error-regexp-alist earlier.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 14:45:49 +0000 (14:45 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
Miles Bader [Tue, 13 Apr 2004 09:47:51 +0000 (09:47 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210

More RCS keyword removal

20 years ago(Fmake_indirect_buffer): Throw an error if the intended base buffer
Luc Teirlinck [Tue, 13 Apr 2004 01:16:22 +0000 (01:16 +0000)]
(Fmake_indirect_buffer): Throw an error if the intended base buffer
has been killed.  Correct the error message if the base buffer does
not exist.

20 years ago(compile-goto-error): Select the buffer/window corresponding to the event.
Stefan Monnier [Mon, 12 Apr 2004 23:02:48 +0000 (23:02 +0000)]
(compile-goto-error): Select the buffer/window corresponding to the event.

20 years ago(url-retrieve): Use with-current-buffer.
Stefan Monnier [Mon, 12 Apr 2004 20:50:16 +0000 (20:50 +0000)]
(url-retrieve): Use with-current-buffer.

20 years agoComment fixups.
Stefan Monnier [Mon, 12 Apr 2004 20:45:16 +0000 (20:45 +0000)]
Comment fixups.

20 years ago(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
Stefan Monnier [Mon, 12 Apr 2004 20:44:14 +0000 (20:44 +0000)]
(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.

20 years ago(url-handler-mode): New minor mode.
Stefan Monnier [Mon, 12 Apr 2004 20:43:39 +0000 (20:43 +0000)]
(url-handler-mode): New minor mode.
(url-setup-file-name-handlers): Remove.

20 years agoComments and docstring fixups.
Stefan Monnier [Mon, 12 Apr 2004 20:42:44 +0000 (20:42 +0000)]
Comments and docstring fixups.

20 years ago*** empty log message ***
Stefan Monnier [Mon, 12 Apr 2004 19:43:37 +0000 (19:43 +0000)]
*** empty log message ***

20 years agoLink changes for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:43:10 +0000 (19:43 +0000)]
Link changes for Cygwin unexec() support.

20 years agoChanges for Cygwin unexec() support, changes in Cygwin itself.
Stefan Monnier [Mon, 12 Apr 2004 19:42:52 +0000 (19:42 +0000)]
Changes for Cygwin unexec() support, changes in Cygwin itself.
Add support for Xaw3d scrollbars.

20 years ago(__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.
Stefan Monnier [Mon, 12 Apr 2004 19:41:56 +0000 (19:41 +0000)]
(__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.

20 years agoDefine my_endbss[] for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:40:35 +0000 (19:40 +0000)]
Define my_endbss[] for Cygwin unexec() support.

20 years agoSet up PURE_P() for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:40:10 +0000 (19:40 +0000)]
Set up PURE_P() for Cygwin unexec() support.

20 years agoAdd cygwin to system-type list, for unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:30:13 +0000 (19:30 +0000)]
Add cygwin to system-type list, for unexec() support.

20 years ago.
Andreas Schwab [Mon, 12 Apr 2004 12:13:37 +0000 (12:13 +0000)]
.

20 years ago(Fmake_indirect_buffer): Check that NAME is a string.
Andreas Schwab [Mon, 12 Apr 2004 12:13:03 +0000 (12:13 +0000)]
(Fmake_indirect_buffer): Check that NAME is a string.

20 years ago(url-cookie-handle-set-cookie): Replace calls to obsolete
John Paul Wallington [Mon, 12 Apr 2004 10:39:09 +0000 (10:39 +0000)]
(url-cookie-handle-set-cookie): Replace calls to obsolete
`assoc-ignore-case' with calls to `assoc-string'.

20 years ago(describe-mode): Doc fix.
John Paul Wallington [Mon, 12 Apr 2004 10:25:33 +0000 (10:25 +0000)]
(describe-mode): Doc fix.

20 years ago(ibuffer-delete-window-on-quit): Remove.
John Paul Wallington [Mon, 12 Apr 2004 10:03:08 +0000 (10:03 +0000)]
(ibuffer-delete-window-on-quit): Remove.
(ibuffer-restore-window-config-on-quit): New variable to replace
`ibuffer-delete-window-on-quit'.  Update all references.
(ibuffer-prev-window-config): New variable.
(ibuffer-quit): Restore previous window configuration instead of deleting
window.
(ibuffer): Save window configuration before showing Ibuffer buffer.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader [Mon, 12 Apr 2004 05:43:12 +0000 (05:43 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205

Add macroexpand-all to lisp reference manual

20 years ago*** empty log message ***
Stefan Monnier [Mon, 12 Apr 2004 05:01:19 +0000 (05:01 +0000)]
*** empty log message ***

20 years ago(Info-follow-reference): Allow multiline reference name.
Juri Linkov [Mon, 12 Apr 2004 04:46:47 +0000 (04:46 +0000)]
(Info-follow-reference): Allow multiline reference name.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
Miles Bader [Mon, 12 Apr 2004 04:44:19 +0000 (04:44 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203

Add entry for macroexpand-all to NEWS

20 years ago(compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.
Stefan Monnier [Mon, 12 Apr 2004 04:36:01 +0000 (04:36 +0000)]
(compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.

20 years ago(vc-arch-root): Be a bit more careful.
Stefan Monnier [Mon, 12 Apr 2004 04:23:38 +0000 (04:23 +0000)]
(vc-arch-root): Be a bit more careful.
(vc-arch-register): Save the buffer if we modified it.
(vc-arch-delete-rej-if-obsolete): Save excursion.
(vc-arch-find-file-hook): Use the simpler after-save-hook.
(vc-arch-responsible-p, vc-arch-init-version): New functions.

20 years ago(ldap-search): Use list*.
Stefan Monnier [Mon, 12 Apr 2004 04:12:02 +0000 (04:12 +0000)]
(ldap-search): Use list*.

20 years ago(cl): Don't require.
Stefan Monnier [Mon, 12 Apr 2004 04:06:12 +0000 (04:06 +0000)]
(cl): Don't require.
(url): Add :version.
(url-bug-address): Use bug-gnu-emacs.

20 years ago(url-hexify-string): Don't give multibyte error for char <16.
Stefan Monnier [Mon, 12 Apr 2004 04:06:01 +0000 (04:06 +0000)]
(url-hexify-string): Don't give multibyte error for char <16.
(mail-header-extract): Autoload.

20 years agoDoc fixes.
Stefan Monnier [Mon, 12 Apr 2004 04:05:50 +0000 (04:05 +0000)]
Doc fixes.

20 years agoMinor text changes.
Stefan Monnier [Mon, 12 Apr 2004 04:05:43 +0000 (04:05 +0000)]
Minor text changes.

20 years ago(url-mailto): Avoid warning.
Stefan Monnier [Mon, 12 Apr 2004 04:05:07 +0000 (04:05 +0000)]
(url-mailto): Avoid warning.

20 years ago(ldap): Require.
Stefan Monnier [Mon, 12 Apr 2004 04:04:31 +0000 (04:04 +0000)]
(ldap): Require.
(url-ldap): Fix `format' call.
(url-ldap-certificate-formatter): Avoid warning.

20 years ago(url-https-create-secure-wrapper): Use modern backquotes.
Stefan Monnier [Mon, 12 Apr 2004 04:04:21 +0000 (04:04 +0000)]
(url-https-create-secure-wrapper): Use modern backquotes.

20 years ago(url-history-setup-save-timer): Avoid warnings.
Stefan Monnier [Mon, 12 Apr 2004 04:04:10 +0000 (04:04 +0000)]
(url-history-setup-save-timer): Avoid warnings.

20 years ago(url-file-build-filename): Don't use directory-sep-char.
Stefan Monnier [Mon, 12 Apr 2004 04:03:32 +0000 (04:03 +0000)]
(url-file-build-filename): Don't use directory-sep-char.

20 years ago(url-dav-rename-file): Fix args of `signal'.
Stefan Monnier [Mon, 12 Apr 2004 04:03:16 +0000 (04:03 +0000)]
(url-dav-rename-file): Fix args of `signal'.
(url-intersection): New.
(url-dav-supported-p): Use it.
(url-dav-save-resource): Declare url-http-response-status special.

20 years ago(url-cookie-setup-save-timer): Avoid warnings.
Stefan Monnier [Mon, 12 Apr 2004 04:03:06 +0000 (04:03 +0000)]
(url-cookie-setup-save-timer): Avoid warnings.