1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-22 16:01:04 -08:00
Commit graph

15595 commits

Author SHA1 Message Date
Eli Zaretskii
a115794c52 *** empty log message *** 2000-10-07 18:59:12 +00:00
Eli Zaretskii
f26d858e50 (find-backup-file-name) [ms-dos]: If support for long
file names is not available, behave as if version-control were set
to never.
2000-10-07 18:49:14 +00:00
Dave Love
b12e6de36e (browse-url-browser-function): Use it. 2000-10-07 18:05:28 +00:00
Dave Love
de5552d505 (browse-url-gnome-moz-arguments): New option.
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
2000-10-07 17:58:33 +00:00
Peter Breton
3bb2feafaa *** empty log message *** 2000-10-07 12:00:26 +00:00
Stefan Monnier
20b1d07968 (tab-always-indent): New var.
(indent-for-tab-command): Use it.
2000-10-07 04:13:09 +00:00
Stefan Monnier
9ee45b2cc1 (set-auto-mode): Ignore unknown -*- mode -*- rather than
raise an error.  This way it can still defaults to a sane value.
2000-10-07 03:05:14 +00:00
Miles Bader
56cc166567 Fix merge screwup. 2000-10-07 02:38:22 +00:00
Dave Love
f5533b6358 *** empty log message *** 2000-10-06 22:55:11 +00:00
Stefan Monnier
39250ec387 (fancy-splash-screens): Use local rather than global map.
Don't use `update-menu-bindings' any more.
Get rid of assumptions about keymap representation.
2000-10-06 22:19:23 +00:00
Dave Love
742c182294 (sentence-end-double-space)
(sentence-end-without-period):  Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.
2000-10-06 19:50:40 +00:00
Dave Love
b57a0405e1 (eudc): Add :version, :link. 2000-10-06 18:56:44 +00:00
Dave Love
2238f751d5 file-coding-system-alist): Use \',
not $.
2000-10-06 18:45:08 +00:00
Dave Love
e75667a0bd Comment. 2000-10-06 18:37:50 +00:00
Dave Love
a469e8baa8 (find-function-regexp): Remove spurion.
Fix for define-minor-mode.
(function-at-point): Alias to function-called-at-point.
2000-10-06 18:35:24 +00:00
Dave Love
b3489c06ec (custom-declare-variable, custom-set-variables): Use mapc. 2000-10-06 18:30:32 +00:00
Stefan Monnier
b28ce55a42 Require CL. At least, for `incf'. 2000-10-06 18:16:18 +00:00
Dave Love
20ecc11096 (backward-word): Doc fix. 2000-10-06 18:13:28 +00:00
Dave Love
db623cef4e (image-file-name-extensions): Add pbm. 2000-10-06 16:20:03 +00:00
Dave Love
a23ccdf282 (image-file-name-regexp): image-file-regexps -> image-file-name-regexps. 2000-10-06 16:11:44 +00:00
Stefan Monnier
d73aed133b (smerge-diff): Setup the buffer's default-directory
and add filename to the names so that diff-mode can jump to source.
2000-10-06 16:07:31 +00:00
Stefan Monnier
28a53bc103 (font-lock-defaults-alist): Remove the TeX entries.
(tex-font-lock-keywords, tex-font-lock-keywords-2)
(tex-font-lock-keywords-1): Remove.
(font-lock-turn-on-thing-lock): Use jit-lock-register.
(font-lock-turn-off-thing-lock): Use jit-lock-unregister.
(font-lock-default-fontify-region): Expand beg..end correctly
when just following a multiline region.
(font-lock-fontify-anchored-keywords):
Include the anchor text as part of the multiline.
2000-10-06 16:02:27 +00:00
Dave Love
50e488b16b Don't require cl.
(gnus-audio): New custom group.
(gnus-audio-inline-sound): Change to work with Emacs.
(gnus-audio-directory, gnus-audio-directory)
(gnus-audio-au-player):  Customize.
(gnus-audio-play): Try external player if play-sound-file fails.
Use file-name-extension, not string-match.
2000-10-06 14:35:27 +00:00
Stefan Monnier
4c19fbcea3 *** empty log message *** 2000-10-06 13:55:47 +00:00
Dave Love
a470fcc68d *** empty log message *** 2000-10-06 13:53:12 +00:00
Dave Love
d21a76dad9 (mm-decode-coding-region, mm-encode-coding-region):
Autoload.
(quoted-printable-decode-region):  Rename arg which confused
charset with coding-system.  Don't use nonascii-insert-offset.
Coding-system encode the region initially.  Don't recognize `=='
as valid QP.  Coding-system decode the region finally.
(quoted-printable-decode-string): Rename arg which confused
charset with coding-system.
2000-10-06 13:35:20 +00:00
Dave Love
eb806ef3a3 (article-de-quoted-unreadable)
(article-de-base64-unreadable): Fold search case
rather than downcasing string.  Apply mm-charset-to-coding-system
to arg of quoted-printable-decode-region.
2000-10-06 13:33:37 +00:00
Dave Love
058635a937 Require mm-uu, Don't require qp, uudecode.
(mm-encode-body): Apply mm-charset-to-coding-system to arg of
mm-encode-coding-region.
(mm-decode-body, mm-decode-string): Rename variables which
confused charset with coding-system.
(binhex-decode-region): Don't autoload.
(mm-body-encoding): Require message.
(mm-decode-content-transfer-encoding): Require mm-uu in relevant
cond branches.
2000-10-06 13:31:27 +00:00
Gerd Moellmann
8d5dfacd67 *** empty log message *** 2000-10-06 11:49:34 +00:00
Gerd Moellmann
ee0e2bddb8 (mouse-drag-header-line): Don't allow window resizing
by dragging a header-line at the top of the frame because that
looks odd.
(mouse-drag-mode-line-1): Use event-* and posn-* functions
instead of treating the event as a list.  Some cleanup.
2000-10-06 11:43:39 +00:00
Gerd Moellmann
65d425aca5 (command-line): For now, activate tool-bar-mode only
if XPM images are supported.
2000-10-06 11:42:45 +00:00
Gerd Moellmann
301d6830c0 (toplevel): Load loaddefs' before help' because the
latter needs the autoloaded define-minor-mode macro.
2000-10-06 11:42:03 +00:00
Miles Bader
f69aad2bcb (display-message-or-buffer): New function.
(shell-command-on-region): Use `display-message-or-buffer'.
2000-10-06 11:35:56 +00:00
Miles Bader
0693380496 (shell-command-on-region): If the output is short enough to display in
an expanded echo area, show it here.
2000-10-06 08:19:15 +00:00
Miles Bader
09cb764685 (define-derived-mode): Tweak generated docstring parts. 2000-10-06 05:32:14 +00:00
Miles Bader
8fb051f967 (nslookup-prompt-regexp, ftp-prompt-regexp)
(smbclient-prompt-regexp): Add usage note to doc string.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
(ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
Use add-hook for adding the comint filter function, and only do so
if it's not already in the global hook list.
(ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
to `make-local-variable'.
(nslookup-font-lock-keywords): Remove prompt entry.
(nslookup): Don't set the process-filter.
(finger): Exit the loop correctly when the regexps list runs out.
(ftp, smbclient, smbclient-list-shares):
Set the real major mode immediately, not after execing.
Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
2000-10-06 04:58:36 +00:00
Miles Bader
2464210ee0 (comint-watch-for-password-prompt): Use STRING as a prompt. 2000-10-06 04:54:57 +00:00
Stefan Monnier
02c1bd081b (compile-collect-regexps): Use dolist and push. 2000-10-05 23:47:14 +00:00
Stefan Monnier
dcf4ae738b (nnfolder-ignore-active-file): Typos. 2000-10-05 23:26:40 +00:00
Stefan Monnier
0a30c4c8f3 (gnus-summary-save-in-folder): Obey mh-lib-progs. 2000-10-05 23:23:27 +00:00
Stefan Monnier
b262af48f2 (gnus-kill): Typo. 2000-10-05 23:23:06 +00:00
Stefan Monnier
7a513c475d (which-func-format): Remove spurious space.
(which-func-mode): Don't make it permanent-local.
(which-func-ff-hook): Allow which-func-maxout to be nil.
(which-func-update): Simplify a bit.  Only run if which-func-mode is t.
(which-func-mode): Simplify.
Use post-command-idle-hook rather than post-command-hook.
Go through all buffers and update their state.
(which-function): Also try add-log-current-defun-function.
2000-10-05 23:13:07 +00:00
Stefan Monnier
a325540023 (with-vc-properties): Use conses rather than length-2 lists.
(vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
Update call to with-vc-properties accordingly.
(vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
(vc-revert-buffer): Be more careful about window selection and deletion.
(vc-switch-backend): Slight reorg to avoid calling `registered' twice.
2000-10-05 22:55:17 +00:00
Stefan Monnier
67c6f446df (vc-mode-line): Fix interactive spec. 2000-10-05 22:47:21 +00:00
Stefan Monnier
eed914afdd (cvs-ediff-exit-hook): Expect delete-window to fail.
(cvs-retrieve-revision): Reuse a pre-existing buffer.
(cvs-dired-action): Change the default to quickdir.
2000-10-05 22:45:59 +00:00
Stefan Monnier
87cf842124 (comment-indent):
Delegate to indent-according-to-mode if comment-indent-function returns nil.
(comment-indent-default): New function.
(comment-indent-function): Use it and document the new semantics.
2000-10-05 22:43:22 +00:00
Stefan Monnier
34a1934628 Docstring fixes. 2000-10-05 22:31:44 +00:00
Stefan Monnier
8304a3bb77 Missing paren. 2000-10-05 22:28:23 +00:00
Stefan Monnier
4e1ede6c01 (help-xref-on-pp): Use match-string.
(describe-variable): New arg BUFFER.
Store the current buffer in the help-xref-stack.
(temp-buffer-resize-mode): Use define-minor-mode.
2000-10-05 22:27:38 +00:00
Stefan Monnier
c94d5f40fc (jit-lock-mode): Use jit-lock-defer-contextually
consistently with its docstring.
Set jit-lock-first-unfontify-pos in an idempotent way.
(jit-lock-register): Autoload and add arg CONTEXTUAL.
2000-10-05 21:30:02 +00:00