Commit graph

481 commits

Author SHA1 Message Date
Karl Heuer
13cd02ec46 (zap-to-char): Doc fix. 1999-05-29 19:08:52 +00:00
Karl Heuer
c025c4322f (indent-new-comment-line): Fix previous change. 1999-04-26 05:11:01 +00:00
Andreas Schwab
481f397bac (shell-command-on-region): Cope with exit-status being
nil, which happens if call-process-region was interrupted.
1999-03-27 02:40:48 +00:00
Karl Heuer
af0e29d18e (indent-new-comment-line): Handle use at a point
after a comment-end.  Handle multiple comments.
1999-03-26 18:02:24 +00:00
Kenichi Handa
28fd4883f6 (what-cursor-position): Don't cause error when point
is at invalid multibyte sequence.
1999-03-22 04:12:42 +00:00
Karl Heuer
cc039f78e5 (shell-command-default-error-buffer): Renamed from
shell-command-on-region-default-error-buffer.
(shell-command-on-region): Mention in echo area when there
is some error output.  Mention success or failure, too.
Accumulate multiple error outputs
going forward, with formfeed in between.  Display the error buffer
when we have put something in it.
(shell-command): Add the ERROR-BUFFER argument feature.
1999-03-01 03:19:32 +00:00
Richard M. Stallman
748d6ca46b (shell-command-on-region): Don't go into the REPLACE = t
case just because the current buffer is the output buffer.
1999-02-26 03:48:07 +00:00
Kenichi Handa
c6fcc5180a * simple.el (what-cursor-position): To show the character's
encoding, use encoded-string-description instead of information
of chaset-origin-alist.
1999-02-25 13:25:07 +00:00
Kenichi Handa
5a376b7d9d (what-cursor-position): charset-origin-alist property
of a coding system may be a translation table or a symbol of which
`translation-table' property is a translation table.
1999-02-22 01:59:30 +00:00
Richard M. Stallman
7cbf1dc1d3 (turn-on-auto-fill): Mark it as an option for `text-mode-hook'. 1999-02-18 07:24:11 +00:00
Kenichi Handa
1f70b06ddc (what-cursor-position): Don't use the variable
charset-origin-alist, but use charset-origin-alist property of
buffer-file-coding-system to decide external character set code.
1999-02-12 08:06:39 +00:00
Dave Love
a0184aeb8f (shell-command-on-region): Return command's exit
status.
1999-01-23 21:50:18 +00:00
Richard M. Stallman
7fd4783900 (shell-command-on-region-default-error-buffer): New var.
(shell-command-on-region): Use that variable as interactive
value of ERROR-BUFFER argument.
1999-01-18 00:25:23 +00:00
Dave Love
fc02509028 (join-line): New alias. 1999-01-15 16:57:27 +00:00
Richard M. Stallman
7be272f43c (comment-region): Delete spaces only if we
deleted a comment starter.
1999-01-08 04:29:20 +00:00
Richard M. Stallman
e38dff0c25 (what-cursor-position): Fix previous change. 1998-12-30 20:41:24 +00:00
Richard M. Stallman
e5e89e484c (what-cursor-position): Print character encoding also. 1998-12-27 04:09:09 +00:00
Karl Heuer
4044f85325 (comment-region): Handle comment-padding
separately for insertion and for deletion, in the right way for each.
1998-12-14 02:50:10 +00:00
Richard M. Stallman
8b56e02dd5 (transpose-subr, transpose-subr-1): Rename variables
bound in one function and used in the other.
(transpose-subr-start1, transpose-subr-start2): Add defvars.
(transpose-subr-end1, transpose-subr-end2): Add defvars.
1998-11-28 02:42:51 +00:00
Karl Heuer
8dc9e2ef68 (line-number-mode): Doc fix. 1998-11-07 02:08:40 +00:00
Andreas Schwab
b735c9913f (shell-command-on-region): Doc fix. 1998-10-30 11:01:38 +00:00
Kenichi Handa
eb400532b3 (do-auto-fill): Adjust argument for fill-find-break-point. 1998-10-21 11:50:56 +00:00
Richard M. Stallman
bffa4d92e1 (kill-ring-max): Increased to 60. 1998-10-19 18:26:28 +00:00
Kenichi Handa
22c47bc5ff (do-auto-fill): Don't check kinsoku-enable here.
Don't call kinsoku directly, intead call fill-find-break-point.
1998-10-19 00:40:10 +00:00
Richard M. Stallman
8109154312 (next-history-element): Special error message if no default. 1998-10-16 19:15:04 +00:00
Richard M. Stallman
8923a211e8 (shell-command-on-region): Doc fix. 1998-10-16 18:07:03 +00:00
Richard M. Stallman
7d22ed15b7 (completion-fixup-function): Variable deleted.
(completion-setup-function): Delete code for completion-fixup-function.
1998-10-13 23:55:45 +00:00
Richard M. Stallman
923efb99ce (set-fill-column): Doc fix. 1998-10-13 15:47:40 +00:00
Karl Heuer
a117eaee5e (blink-matching-open): Don't log paren matching
messages in *Messages*.
1998-09-13 15:23:03 +00:00
Kenichi Handa
e5a902cf51 (what-cursor-position): Check charset-origin-alist. 1998-08-02 01:06:57 +00:00
Richard M. Stallman
4b9c8a0604 (do-auto-fill): Always break before any whitespace
so that point ends up at the right place.
1998-07-14 05:51:20 +00:00
Richard M. Stallman
52d1110dca (undo-in-progress): New variable.
(undo-more): Bind it to t.
1998-07-09 04:49:24 +00:00
Richard M. Stallman
e1f0a6d2e8 (comment-region): Check for enough chars to delete
in the numrg != t case as in the numar = t case.
1998-06-06 22:23:57 +00:00
Karl Heuer
70cf9f0803 (event-apply-alt-modifier, etc): Doc fixes. 1998-06-01 21:10:43 +00:00
Karl Heuer
d5dae4e1b6 (keyboard-quit): Doc fix. 1998-06-01 03:04:39 +00:00
Richard M. Stallman
6e30a99a10 (minibuffer-history-case-insensitive-variables): New var.
(previous-matching-history-element): Implement it.
1998-05-26 20:55:22 +00:00
Richard M. Stallman
e9dfb72ec1 (set-variable): Offer variable at point as default. 1998-05-20 03:54:58 +00:00
Richard M. Stallman
cb3e1b4c4c (kill-region): Set this-command unconditionally in a read-only buffer. 1998-05-19 05:22:50 +00:00
Richard M. Stallman
360b548370 (rfc822-goto-eoh): Stop at a blank line, too.
(rfc822-goto-eoh): New function.
(sendmail-user-agent-compose): Use rfc822-goto-eoh.
1998-05-02 06:50:44 +00:00
Richard M. Stallman
9f0f00d759 (assoc-ignore-representation): New function.
(assoc-ignore-case): Use compare-strings.
1998-04-29 20:33:11 +00:00
Karl Heuer
2f047f6c3a (newline): Mark as hard the newline that was just
typed, not the previous one.  Suppress optimization if there's a
marker either before or after the newline.
1998-04-09 20:05:58 +00:00
Dave Love
5a8dd30e26 (shell-command-on-region): Amend message to report
success or failure when no process output.
1998-03-19 10:30:55 +00:00
Richard M. Stallman
5c7319b6ce (copy-region-as-kill): Set deactivate-mark
instead of clearing mark-active directly.
1998-03-16 08:01:15 +00:00
Richard M. Stallman
65627aad68 Implement selective undo (by Paul Flinders).
(undo-copy-list, undo-copy-list-1): New functions.
(undo-make-selective-list, undo-delta): New functions.
(undo-elt-in-region, undo-elt-crosses-region): New functions.
(undo-adjusted-markers): New defvar.
(undo-start): New args BEG and END.
(undo): If arg or active region, pass args to undo-start.
1998-03-14 08:19:27 +00:00
Richard M. Stallman
dbe524b632 (do-auto-fill): Obey fill-nobreak-predicate. 1998-03-09 06:36:42 +00:00
Richard M. Stallman
cc2b2b6cc8 (backward-delete-char-untabify-method): New user option.
(backward-delete-char-untabify): Obey it.
This implements "hungry" delete.
1998-03-06 05:51:51 +00:00
Kenichi Handa
5280b59560 (quoted-insert): Allow direct insertion of codes in
the range 0200..0237.  Use unibyte-char-to-multibyte for codes in
the range 0240..0377.
1998-03-03 01:35:39 +00:00
Karl Heuer
fdbd7c4d62 (switch-to-completions): If no completions window,
don't try to switch to it.
1998-01-18 03:32:20 +00:00
Richard M. Stallman
5c2010f05d (previous-matching-history-element): Bind
case-fold-search to nil if REGEXP contains an uppercase letter.
(previous-matching-history-element, next-matching-history-element):
Doc fixes.
1997-12-22 21:33:35 +00:00
Richard M. Stallman
0e2648474e (copy-region-as-kill): Deactivate mark in transient-mark-mode.
(copy-region-as-kill, kill-ring-save): Doc fixes.
1997-12-21 01:52:31 +00:00