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

25611 commits

Author SHA1 Message Date
Stefan Monnier
f9f25632b3 (run-python): Use compilation-shell-minor-mode.
Set compilation-error-regexp-alist earlier.
2004-04-13 16:05:36 +00:00
Stefan Monnier
38b9d7d914 *** empty log message *** 2004-04-13 14:45:49 +00:00
Stefan Monnier
912f0c34b2 (compile-goto-error): Select the buffer/window corresponding to the event. 2004-04-12 23:02:48 +00:00
Stefan Monnier
42b369cd7c (url-retrieve): Use with-current-buffer. 2004-04-12 20:50:16 +00:00
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
74e32821dc Add cygwin to system-type list, for unexec() support. 2004-04-12 19:30:13 +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
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
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
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
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
Kim F. Storm
539859c33d *** empty log message *** 2004-04-10 21:40:18 +00:00
Miles Bader
1f3ddf11e8 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords

2004-04-10  Miles Bader  <miles@gnu.org>

   RCS keyword removal (only non-comment changes are enumerated here):

   * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
   (byte-compile-insert-header): Don't use `byte-compile-version'.
   * lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
   instead of calculating something from the RCS `State' keyword
   [the latter is almost entirely useless anyway].
   * lisp/forms.el (forms-version): Variable removed.
   (forms-mode): Don't use `forms-version'.
   * lisp/recentf.el (recentf-version): Variable removed.
   * lisp/progmodes/delphi.el (delphi-version): Variable removed.
   * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2004-04-10 05:55:49 +00:00
Stefan Monnier
b1b2ae8162 (easy-menu-add): Make it work in non-X Emacs. 2004-04-09 16:41:36 +00:00
Jesper Harder
7b30b20c7e (info-apropos): Improve menu item regexp. 2004-04-09 14:32:49 +00:00
Simon Josefsson
758b7b0962 Add comment, based on report by kdc@rcn.com (Kevin D. Clark). 2004-04-09 13:39:30 +00:00
Stefan Monnier
91fa27cd32 (compilation-mode-font-lock-keywords):
Redo one more thing that I didn't notice Daniel had undone.
2004-04-08 22:16:14 +00:00
Nick Roberts
91e88cea86 (gdb-source-window): Remove variable.
(gdb-goto-breakpoint, gdb-display-buffer)
(gdb-display-source-buffer, gdb-view-source-function)
(gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
(gdb-source-info, gdb-frame-handler): Don't specify a window
for display.
(gdb-info-breakpoints-custom): Remove superfluous update of
assembler buffer.
(gdb-many-windows): Make settable outside gdb.
2004-04-08 21:02:04 +00:00
Nick Roberts
e20b265a86 *** empty log message *** 2004-04-08 21:00:56 +00:00
Stefan Monnier
cb53a3519d *** empty log message *** 2004-04-08 17:09:35 +00:00