Lars Hansen
340db502fa
(desktop-clear-preserve-buffers): Remove make-obsolete-variable.
2004-09-09 19:45:03 +00:00
Richard M. Stallman
e8e8c0c7b7
(list-buffers-noselect): Call format-mode-line with the buffer as argument.
2004-09-09 01:34:59 +00:00
Juri Linkov
a13cf3bc9a
*** empty log message ***
2004-09-08 22:21:31 +00:00
Stefan Monnier
c9cb3a267c
(vc-arch-state): Fix parsing for `names' method.
2004-09-08 22:15:34 +00:00
Juri Linkov
5ee5cd1017
(isearch-lazy-highlight-update): Take into account
...
the case of zero-length match at the search bound.
2004-09-08 20:43:17 +00:00
Juri Linkov
b938735a66
(perform-replace): Use `query-replace-descr'.
...
(occur-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
2004-09-08 20:24:12 +00:00
Juri Linkov
0443d8895a
(grep-mode-map): Rename next-error-follow-mode' to
next-error-follow-minor-mode'.
2004-09-08 20:21:57 +00:00
Juri Linkov
221206e334
(compilation-mode-map): Rename next-error-follow-mode' to
next-error-follow-minor-mode'.
2004-09-08 20:21:15 +00:00
Juri Linkov
677c03828d
(diff-mode-map): Rename next-error-follow-mode' to
next-error-follow-minor-mode'.
2004-09-08 20:20:05 +00:00
Juri Linkov
1e64386eea
(history-delete-duplicates): Specify customization.
2004-09-08 20:17:10 +00:00
Reiner Steib
e79f14a42e
* nntp.el (nntp): New customization group.
...
(nntp-authinfo-file): Added customization group.
* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.
* mml-sec.el (mml-signencrypt-style-alist): Ditto.
* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.
* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
2004-09-08 18:17:56 +00:00
Kim F. Storm
5e0cb17bad
(cua--highlight-rectangle): Fix last change.
...
Use zero width overlays when necessary.
2004-09-08 13:07:50 +00:00
Kim F. Storm
303e592ca7
*** empty log message ***
2004-09-08 13:07:01 +00:00
Thien-Thi Nguyen
52c408f28a
*** empty log message ***
2004-09-08 12:32:41 +00:00
Thien-Thi Nguyen
203998e5c1
(split-string): Docfix.
2004-09-08 12:24:29 +00:00
Thien-Thi Nguyen
dfd5bc549d
*** empty log message ***
2004-09-08 12:14:42 +00:00
Thien-Thi Nguyen
78bba1c8dd
(byte-compile-generate-call-tree): Doc fix.
...
(display-call-tree): Ensure newline after caller/calls blocks.
2004-09-08 12:04:22 +00:00
Thien-Thi Nguyen
6cc5254744
*** empty log message ***
2004-09-08 11:51:40 +00:00
Thien-Thi Nguyen
b968797149
(command-line-1): Make option
...
--directory/-L modify `load-path' straight away.
2004-09-08 11:43:30 +00:00
Thien-Thi Nguyen
edbf5932c4
*** empty log message ***
2004-09-08 11:37:02 +00:00
Thien-Thi Nguyen
de4c2de761
(grep-mode): Use normal autoload cookie.
2004-09-08 11:21:16 +00:00
Thien-Thi Nguyen
e114fc2ca9
*** empty log message ***
2004-09-08 11:17:00 +00:00
Thien-Thi Nguyen
2b0e738aee
(define-compilation-mode): Specify `doc-string-elt' property.
2004-09-08 11:09:14 +00:00
Thien-Thi Nguyen
bec34fb05f
(make-autoload): Handle `define-compilation-mode'.
2004-09-08 11:06:23 +00:00
Thien-Thi Nguyen
d430d2e899
*** empty log message ***
2004-09-08 11:00:30 +00:00
Thien-Thi Nguyen
e148f7267a
(bs-mode): Doc fix.
2004-09-08 10:47:13 +00:00
Thien-Thi Nguyen
9c64f29905
*** empty log message ***
2004-09-08 10:38:05 +00:00
Thien-Thi Nguyen
dc9bec220d
(Info-insert-dir): Fix temp buffer leak bug.
2004-09-08 10:28:17 +00:00
Thien-Thi Nguyen
2fdc1ceebf
*** empty log message ***
2004-09-08 10:20:00 +00:00
Thien-Thi Nguyen
18a6a20783
(bb-trace-ray): Avoid double tracing.
2004-09-08 10:07:38 +00:00
Kenichi Handa
c52da52ac5
Fix old function calls (ps-mule-chars-in-string ->
...
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).
2004-09-08 07:22:26 +00:00
Kenichi Handa
59a2dac080
(encode-composition-rule): Add autoload cooky.
2004-09-08 07:18:13 +00:00
Luc Teirlinck
a020987fb7
*** empty log message ***
2004-09-08 03:26:24 +00:00
Luc Teirlinck
4a2255ad38
(buffer-auto-save-file-format): Make it permanent local.
2004-09-08 02:44:32 +00:00
Stefan Monnier
4dab1ffd06
(function-key-map): Add bindings for C- and S- cursor
...
motion as seen on my Mac OS X xterms.
2004-09-08 02:41:53 +00:00
Kim F. Storm
d0f483e8e1
(authors-aliases): Add more aliases.
...
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).
2004-09-07 21:16:48 +00:00
Kim F. Storm
4e14f66cdf
*** empty log message ***
2004-09-07 21:16:01 +00:00
Kim F. Storm
59cc2a2738
(term-window-width): Only use full window width on
...
window system if overflow-newline-into-fringe is enabled.
(term-mode): Don't disable overflow-newline-into-fringe.
2004-09-07 20:54:03 +00:00
Kim F. Storm
a01c5155e8
(set_cursor_from_row): Fix last change. Only use 'cursor'
...
property from text property or overlay strings at point.
2004-09-07 20:53:43 +00:00
Juri Linkov
8041ea759c
(compilation-start): Use copy of `process-environment'
...
created by `copy-sequence' to not override env-vars
in the global `process-environment'.
2004-09-07 18:21:45 +00:00
Juri Linkov
a58c94a227
(grep-highlight-matches): Doc fix.
...
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed. Set env-vars only
if `grep-highlight-matches' is `t'.
2004-09-07 18:10:49 +00:00
Stefan Monnier
718dc91d81
*** empty log message ***
2004-09-07 05:32:35 +00:00
Stefan Monnier
b70dd952a7
(uncomment-region-default, comment-region-default):
...
New functions extracted from uncomment-region and comment-region.
(comment-region, comment-region-function, uncomment-region)
(uncomment-region-function): Use them.
2004-09-07 05:18:49 +00:00
Stefan Monnier
ac62b9e443
(cvs-string-prefix-p): Use compare-strings.
2004-09-07 04:53:31 +00:00
Stefan Monnier
45ce59421e
(cvs-states): Allow `ignore' on NEED-UPDATE.
...
It's not crucial but can make sense at times.
2004-09-07 04:51:47 +00:00
Stefan Monnier
86d660c6c2
(vc-arch-workfile-version): Handle the special case before the first commit.
2004-09-07 04:49:03 +00:00
Stefan Monnier
fa63cb6d0b
Doc fix.
2004-09-07 04:48:04 +00:00
Stefan Monnier
0452b6e745
(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
2004-09-07 04:47:38 +00:00
Stefan Monnier
0c6ec103ab
*** empty log message ***
2004-09-07 04:15:56 +00:00
Stefan Monnier
c9d4c64bd7
(mh-inc-spool-list): Correctly declare the external var.
2004-09-07 04:15:28 +00:00
Juri Linkov
00889cf957
(grep-highlight-matches): Change default from
...
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).
2004-09-07 03:56:35 +00:00
Stefan Monnier
3c3979f159
(message-tokenize-header, message-send-mail-with-qmail):
...
Use point-min rather than 1.
(message-send-mail): Use buffer-size rather than point-max.
2004-09-07 03:47:46 +00:00
Stefan Monnier
abc40aabb9
(gnus-summary-search-article-forward):
...
Signal a specific `search-failed' rather than a generic `error'.
2004-09-07 03:47:37 +00:00
Stefan Monnier
9b40100a40
(gnus-pick-mouse-pick-region): Switch 1 => point-min.
...
(gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
(gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
2004-09-07 03:47:29 +00:00
Eli Zaretskii
8a98a6c2fe
(next-error-follow-minor-mode): Fix last change.
2004-09-06 18:51:57 +00:00
Luc Teirlinck
c28e534b74
(use-hard-newlines): Make it into a permanent local.
2004-09-06 00:39:16 +00:00
Richard M. Stallman
5f3a57c98e
(isearch-lazy-highlight-new-loop): Don't invoke
...
highlighting if the search string is empty.
2004-09-04 19:41:45 +00:00
Luc Teirlinck
240c0c90e5
(facemenu-active-faces): Change condition of inner `while' loop to
...
also check the first two elements of `face-atts' and `mask-atts'.
2004-09-04 19:13:40 +00:00
John Paul Wallington
8e73445678
*** empty log message ***
2004-09-04 18:40:13 +00:00
John Paul Wallington
288f8357fd
(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
...
(thumbs-view-image-mode): Make buffer read-only.
2004-09-04 18:34:30 +00:00
Eli Zaretskii
8f0d9e76ef
(ispell-really-aspell): New defvar.
...
(ispell-check-version): Set it.
(ispell-send-replacement): New function.
(ispell-process-line): Call ispell-send-replacement.
2004-09-04 13:46:13 +00:00
Eli Zaretskii
2a1c966e81
(eshell-display-predicate-help): Doc fix. Support choosing seconds
...
with "s".
2004-09-04 13:24:04 +00:00
Eli Zaretskii
0721fbe3c2
(te-escape): Show `?' in prompt for help key.
2004-09-04 13:17:34 +00:00
Miles Bader
23f87bede0
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
...
Merge from emacs--gnus--5.10, gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
Import from CVS branch gnus-5_10-branch
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
Remove autoconf-generated files from archive
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
Update from CVS
2004-09-04 13:13:48 +00:00
Eli Zaretskii
2a223f35db
Fix last change.
2004-09-04 13:06:38 +00:00
Eli Zaretskii
db1febad5d
*** empty log message ***
2004-09-04 12:57:38 +00:00
Eli Zaretskii
de6d64b22a
(kill-backward-up-list): New function.
2004-09-04 12:56:54 +00:00
Eli Zaretskii
0ad1044791
(occur-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 12:50:17 +00:00
Eli Zaretskii
c5d9b0ff37
(grep-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 12:48:19 +00:00
Eli Zaretskii
e99212b659
(compilation-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 12:47:21 +00:00
Eli Zaretskii
b711788a4a
(diff-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 12:46:17 +00:00
Eli Zaretskii
282d6eaec0
(next-error-follow-mode, next-error-follow-mode-post-command-hook):
...
New functions.
(next-error-follow-last-line): New defvar.
2004-09-04 12:45:26 +00:00
Eli Zaretskii
cbdad6e2d1
(uncomment-region): Bind comment-use-global-state to nil.
2004-09-04 12:31:09 +00:00
Luc Teirlinck
90e118abf2
(auto-revert-handler): Bind `buffer-read-only' locally around the call
...
to `revert-buffer'.
2004-09-03 22:28:10 +00:00
Juri Linkov
9e68f42d8e
*** empty log message ***
2004-09-03 21:51:22 +00:00
Richard M. Stallman
4bc6a87206
*** empty log message ***
2004-09-03 21:34:11 +00:00
Juri Linkov
d85519bb21
(isearch-toggle-regexp): Set isearch-success' and
isearch-adjusted' to `t'.
...
(isearch-toggle-case-fold): Set `isearch-success' to `t'.
(isearch-message-prefix): Add "pending" for isearch-adjusted.
(isearch-other-meta-char): Restore isearch-point unconditionally.
(isearch-query-replace): Add new arg `regexp-flag' and use it.
Set point to start of match if region is not active in transient
mark mode (to include the current match to region boundaries).
Push the search string to `query-replace-from-history-variable'.
Add prompt "Query replace regexp" for isearch-regexp.
Add region beginning/end as last arguments of `perform-replace.'
(isearch-query-replace-regexp): Replace code by the call to
`isearch-query-replace' with arg `t'.
2004-09-03 20:32:57 +00:00
Richard M. Stallman
b4fab893cc
(normal-top-level): Undo previous TERM change.
2004-09-03 17:23:42 +00:00
Kim F. Storm
1e71278bd3
* emulation/cua-rect.el (cua--overlay-keymap): New keymap for
...
highlight overlays; allow using RET when cursor is over a button.
(cua--highlight-rectangle): Use it.
(cua--rectangle-set-corners): Don't move backwards at eol.
(cua--forward-line): Don't move into void after eob.
2004-09-03 12:33:54 +00:00
Kim F. Storm
c59ee3b4c2
*** empty log message ***
2004-09-03 12:19:45 +00:00
Kim F. Storm
e2ea72e9dd
(cua--rectangle-set-corners): Ensure that
...
point is set (and displayed) inside rectangle.
(cua--rectangle-operation): Fix for highlight of empty lines.
(cua--highlight-rectangle): Fix highlight for tabs.
Position cursor at left/right edge of rectangle using new `cursor'
property on overlay strings.
(cua--indent-rectangle): Don't tabify.
(cua-rotate-rectangle): Ignore that point has moved.
2004-09-02 22:56:22 +00:00
Kim F. Storm
46540080ea
*** empty log message ***
2004-09-02 22:55:59 +00:00
Steven Tamm
2ca75b4224
Add ASCII equivalents for some function keys.
...
(mode-line-frame-identification): Sync with x-win.el.
2004-09-02 16:59:18 +00:00
Juri Linkov
f02069102b
New option `grep-highlight-matches'.
2004-09-02 16:40:38 +00:00
Juri Linkov
cc3064a5e9
(variable-at-point): Try `find-tag-default' when other methods failed.
2004-09-02 16:37:22 +00:00
Juri Linkov
542e904c45
(function-called-at-point): Try `find-tag-default' when other methods failed.
2004-09-02 16:37:01 +00:00
Juri Linkov
fc11ddc8d7
(Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.
2004-09-02 16:36:18 +00:00
Juri Linkov
277df08871
(grep-highlight-matches): New defcustom.
...
(grep-regexp-alist): Add rule to highlight grep matches.
(grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
2004-09-02 16:35:42 +00:00
Juri Linkov
9dc3a46a44
(compilation-error-properties): Allow to funcall col and end-col.
...
(compilation-mode-font-lock-keywords): Check col and end-col by `integerp'.
(compilation-goto-locus): If end-mk is non-nil in transient mark
mode don't activate the mark (and don't display message in
push-mark), but highlight overlay between mk and end-mk.
2004-09-02 16:35:17 +00:00
Juri Linkov
c3829a8e2f
*** empty log message ***
2004-09-02 09:46:47 +00:00
Juri Linkov
e4aa3c9497
(compilation-buffer-name): Compare major
...
mode with second element of compilation-arguments instead of third
to reflect latest changes in compilation-arguments structure.
(recompile): Use global variable `compilation-directory' to get
recent compilation directory only when `recompile' is invoked NOT
in the compilation buffer. Otherwise, use `default-directory' of
the compilation buffer.
2004-09-02 09:45:31 +00:00
Juri Linkov
017c959d5d
(beginning-of-defun, end-of-defun):
...
Do not push mark if inhibit-mark-movement is non-nil.
2004-09-02 09:43:38 +00:00
Juri Linkov
74a18969ef
(ispell-html-skip-alists): Fix backslashes in docstring.
2004-09-02 09:42:13 +00:00
Juri Linkov
6a18e4e72c
* isearch.el (isearch-wrap-function)
...
(isearch-push-state-function): New defvars.
(isearch-pop-fun-state): New defsubst.
(isearch-top-state): Call function saved in `isearch-pop-fun-state'.
(isearch-push-state): Set the result of calling
`isearch-push-state-function' to the `isearch-pop-fun-state' field.
(isearch-cancel): Call function saved in `isearch-pop-fun-state' to
restore the mode-specific starting point of terminated search.
(isearch-abort): Call `isearch-cancel' instead of its duplicated code.
(isearch-repeat): Call `isearch-wrap-function' if defined.
(isearch-message-prefix): Don't add prefix "over" to the message
for wrapped search if `isearch-wrap-function' is defined.
(isearch-search): Call function saved in `isearch-pop-fun-state' to
restore the mode-specific starting point of failed search.
2004-09-01 20:35:12 +00:00
Juri Linkov
1a699acfc2
Remove ancient Change Log section.
...
(isearch-string, isearch-message-string, isearch-point)
(isearch-success, isearch-forward-flag, isearch-other-end)
(isearch-word, isearch-invalid-regexp, isearch-wrapped)
(isearch-barrier, isearch-within-brackets)
(isearch-case-fold-search): Add suffix `-state' to state-related
defsubsts to avoid name clashes with other function names.
2004-09-01 19:42:58 +00:00
Juri Linkov
0b02cda944
(Info-search-whitespace-regexp): Fix backslashes.
...
(Info-search): Add new optional arguments for the sake of isearch.
Replace whitespace in Info-search-whitespace-regexp literally.
Add backward search. Don't call `Info-select-node' if regexp is
found in the same Info node. Don't add node to Info-history for
wrapped isearch.
(Info-search-backward, Info-isearch-search, Info-isearch-wrap)
(Info-isearch-push-state, Info-isearch-pop-state): New funs.
(Info-mode): Set local variables `isearch-search-fun-function',
`isearch-wrap-function', `isearch-push-state-function',
`search-whitespace-regexp'.
2004-09-01 19:29:28 +00:00
Juri Linkov
2beb6aa0e0
(compilation-goto-locus): Use next-error' face instead of
region'.
...
Set 4-th argument of `move-overlay' to `current-buffer' to move overlay
to different source buffers. Use new variable `next-error-highlight'.
2004-09-01 18:44:35 +00:00
Juri Linkov
ee9c5954f0
* simple.el (next-error): New defgroup and defface.
...
(next-error-highlight, next-error-highlight-no-select):
New defcustoms.
(next-error-no-select): Let-bind next-error-highlight to the value
of next-error-highlight-no-select before calling `next-error'.
2004-09-01 18:41:06 +00:00
Juri Linkov
03e75c7e0a
* simple.el (next-error-find-buffer): Move the rule
...
"if current buffer is a next-error capable buffer" after the
rule "if next-error-last-buffer is set to a live buffer".
Simplify to test all rules in one `or'.
(next-error): Doc fix.
2004-09-01 17:05:59 +00:00
Juri Linkov
310abb0b81
(next-error, previous-error, first-error)
...
(next-error-no-select, previous-error-no-select):
Make arguments optional.
2004-09-01 16:19:04 +00:00