1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
Commit graph

50065 commits

Author SHA1 Message Date
Stefan Monnier
ffc00a352e Comment fixups. 2004-04-12 20:45:16 +00:00
Stefan Monnier
b43eb9abd6 (url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'. 2004-04-12 20:44:14 +00:00
Stefan Monnier
f1300fba1c (url-handler-mode): New minor mode.
(url-setup-file-name-handlers): Remove.
2004-04-12 20:43:39 +00:00
Stefan Monnier
76827ca493 Comments and docstring fixups. 2004-04-12 20:42:44 +00:00
Stefan Monnier
1e88a355b5 *** empty log message *** 2004-04-12 19:43:37 +00:00
Stefan Monnier
d845b2f364 Link changes for Cygwin unexec() support. 2004-04-12 19:43:10 +00:00
Stefan Monnier
451f03a04f Changes for Cygwin unexec() support, changes in Cygwin itself.
Add support for Xaw3d scrollbars.
2004-04-12 19:42:52 +00:00
Stefan Monnier
ef6d103984 (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec. 2004-04-12 19:41:56 +00:00
Stefan Monnier
eff277312d Define my_endbss[] for Cygwin unexec() support. 2004-04-12 19:40:35 +00:00
Stefan Monnier
6d0da1a350 Set up PURE_P() for Cygwin unexec() support. 2004-04-12 19:40:10 +00:00
Stefan Monnier
74e32821dc Add cygwin to system-type list, for unexec() support. 2004-04-12 19:30:13 +00:00
Andreas Schwab
8dbff9a058 . 2004-04-12 12:13:37 +00:00
Andreas Schwab
ab53e06559 (Fmake_indirect_buffer): Check that NAME is a string. 2004-04-12 12:13:03 +00:00
John Paul Wallington
6e56e52681 (url-cookie-handle-set-cookie): Replace calls to obsolete
`assoc-ignore-case' with calls to `assoc-string'.
2004-04-12 10:39:09 +00:00
John Paul Wallington
efde809a83 (describe-mode): Doc fix. 2004-04-12 10:25:33 +00:00
John Paul Wallington
4ed1f829e2 (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.
2004-04-12 10:03:08 +00:00
Miles Bader
a2295d3268 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Add macroexpand-all to lisp reference manual
2004-04-12 05:43:12 +00:00
Stefan Monnier
888101d654 *** empty log message *** 2004-04-12 05:01:19 +00:00
Juri Linkov
cd478f3d37 (Info-follow-reference): Allow multiline reference name. 2004-04-12 04:46:47 +00:00
Miles Bader
0610f22fb4 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
Add entry for macroexpand-all to NEWS
2004-04-12 04:44:19 +00:00
Stefan Monnier
544dccaa20 (compilation-mode-font-lock-keywords): Fix test not to treat nil as a function. 2004-04-12 04:36:01 +00:00
Stefan Monnier
7bbdf1cb6e (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.
2004-04-12 04:23:38 +00:00
Stefan Monnier
4a8da016ca (ldap-search): Use list*. 2004-04-12 04:12:02 +00:00
Stefan Monnier
016da1c19d (cl): Don't require.
(url): Add :version.
(url-bug-address): Use bug-gnu-emacs.
2004-04-12 04:06:12 +00:00
Stefan Monnier
c6bfe6e7ca (url-hexify-string): Don't give multibyte error for char <16.
(mail-header-extract): Autoload.
2004-04-12 04:06:01 +00:00
Stefan Monnier
61bbdf64e8 Doc fixes. 2004-04-12 04:05:50 +00:00
Stefan Monnier
30bfc9cebf Minor text changes. 2004-04-12 04:05:43 +00:00
Stefan Monnier
b81c0abbde (url-mailto): Avoid warning. 2004-04-12 04:05:07 +00:00
Stefan Monnier
bebcf94029 (ldap): Require.
(url-ldap): Fix `format' call.
(url-ldap-certificate-formatter): Avoid warning.
2004-04-12 04:04:31 +00:00
Stefan Monnier
39c541030e (url-https-create-secure-wrapper): Use modern backquotes. 2004-04-12 04:04:21 +00:00
Stefan Monnier
ad8c3ee067 (url-history-setup-save-timer): Avoid warnings. 2004-04-12 04:04:10 +00:00
Stefan Monnier
88c963ed40 (url-file-build-filename): Don't use directory-sep-char. 2004-04-12 04:03:32 +00:00
Stefan Monnier
0aa70d3249 (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.
2004-04-12 04:03:16 +00:00
Stefan Monnier
10c3c720ca (url-cookie-setup-save-timer): Avoid warnings. 2004-04-12 04:03:06 +00:00
Stefan Monnier
55d6ea46f8 (url-util): Require. 2004-04-12 04:02:25 +00:00
Stefan Monnier
caae2fd85f (url-register-auth-scheme): Fix `format' call. 2004-04-12 04:02:17 +00:00
Stefan Monnier
d3c91027f3 (url-scheme-registry): Defvar.
(url-about): Use text/plain.
2004-04-12 04:01:43 +00:00
Stefan Monnier
7d0e09557f (byte-compile-cond): Fix last change. 2004-04-12 03:11:10 +00:00
Stefan Monnier
6f480c7a38 New file. 2004-04-12 01:58:43 +00:00
Masatake YAMATO
8bdbf30dbf Added "Visual feedback of *Completions* buffer is enhanced.". 2004-04-11 18:11:37 +00:00
Luc Teirlinck
54dffe35a5 (Fgenerate_new_buffer_name): Return NAME argument if IGNORE argument
equals NAME.  Doc fix.
2004-04-11 15:44:38 +00:00
André Spiegel
3c1dc2cb2b # 2004-04-11 15:08:39 +00:00
André Spiegel
65f11a25b4 (vc-print-log): Use condition-case to check for backward
compatibility.
2004-04-11 15:05:18 +00:00
André Spiegel
f88363810a (vc-arg-list): Function removed.
(vc-default-workfile-unchanged-p): Use condition-case to check for
backward compatibility.
2004-04-11 15:03:21 +00:00
Juri Linkov
ee213e98df *** empty log message *** 2004-04-11 09:58:19 +00:00
Juri Linkov
478eb46b58 (help-make-xrefs): Add a final newline to the *Help* buffer. 2004-04-11 09:52:09 +00:00
Juri Linkov
0b0e66513c (dired-faces): New defgroup.
(dired-header, dired-mark, dired-marked, dired-flagged)
(dired-warning, dired-directory, dired-symlink, dired-ignored):
New faces.
(dired-header-face, dired-mark-face, dired-marked-face)
(dired-flagged-face, dired-warning-face, dired-directory-face)
(dired-symlink-face, dired-ignored-face): New face variables.
(dired-font-lock-keywords): Use them instead of font-lock faces.
Split the rule for dired marks into 3 separate rules: for marks,
marked file names and flagged file names.
2004-04-11 09:51:52 +00:00
John Paul Wallington
dbed3cd3c0 * replace.el (occur-engine): Distinguish between one and several
matches in the matches per buffer heading.
2004-04-11 04:57:44 +00:00
Jesper Harder
00991494b5 Markup fixes. 2004-04-11 00:14:53 +00:00
Kim F. Storm
d81aa76a11 (ido-confirm-unique-completion): New defcustom.
(ido-complete): Use it.
(ido-write-file): Set it to t unconditionally.
2004-04-10 21:41:06 +00:00