1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

246 Commits

Author SHA1 Message Date
Karl Heuer
1f238ac240 (shell-command): Fix message spelling. 1996-01-04 23:20:13 +00:00
Karl Heuer
29fc44ddbc (blink-matching-paren-on-screen): New variable.
(blink-matching-open): Obey it.

(shell-command-on-region): If current buffer is
*Shell Command Output*, use the replacement case.
1995-12-21 18:08:12 +00:00
Richard M. Stallman
e4b62d7c10 (do-auto-fill): Look at 2nd line for fill prefix
even when on the first line.  Don't accept non-whitespace prefix
from the first line.

(do-auto-fill): Ignore the result of fill-context-prefix if it is empty.
1995-11-18 16:46:53 +00:00
Richard M. Stallman
06697cdba8 (universal-argument-other-key): Add to existing unread-command-events value. 1995-11-11 23:56:47 +00:00
Richard M. Stallman
2b03c5067c (do-auto-fill): Use fill-context-prefix.
(shell-command-on-region): Use region-beginning
and region-end, to put them in the command history.

(do-auto-fill): When choosing fill-prefix,
don't include the left-margin indentation.
1995-11-10 17:33:26 +00:00
Richard M. Stallman
7160110116 (column-number-mode): Make default value nil. 1995-10-29 23:03:05 +00:00
Richard M. Stallman
b61a81c2d8 (next-completion): Specify the LIMIT arg when searching for text properties. 1995-10-11 03:11:11 +00:00
Richard M. Stallman
4c4cbf11f6 (newline): Call barf-if-buffer-read-only. 1995-10-06 22:40:25 +00:00
Richard M. Stallman
657a33ab15 (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE. 1995-08-30 19:33:08 +00:00
Richard M. Stallman
2578be7619 (what-line): Print narrowed linenum with full buffer num. 1995-08-25 14:16:26 +00:00
Richard M. Stallman
903b7f655c (blink-matching-paren-dont-ignore-comments): New var.
(blink-matching-open): Use it.
Also, if the matching char hasn't paren syntax, call that mismatch.
1995-08-19 16:59:43 +00:00
Richard M. Stallman
6db3a963ab (shell-command-on-region): Don't examine order of
point and mark; use order of START and END instead.
Interactively pass point and mark, not region-beg and region-end.
1995-08-12 09:22:04 +00:00
Richard M. Stallman
81e98f1a6d (column-number-mode, line-number-mode): Default now t. 1995-08-06 06:27:10 +00:00
Richard M. Stallman
e47d38f615 (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
(scroll-other-window-down): Bind to S-C-M-v.  Enhance documentation.

(next-line): Doc fix.
1995-07-30 00:46:23 +00:00
Richard M. Stallman
a0170800bb (do-auto-fill): Handle adaptive-fill-regexp. 1995-07-28 02:38:16 +00:00
Richard M. Stallman
3a0c47555c (indent-new-comment-line): fill-prefix overrides comment indentation. 1995-07-21 01:43:21 +00:00
Karl Heuer
bcad498517 (shell-command): Use save-match-data.
Put the buffer in shell mode, don't use shell-command-filter.
(shell-command-filter): Deleted.
(shell-command-sentinel): Don't reset the mode line.
Don't test the buffer name--what was that for, anyway?.
(column-number-mode): New variable and new command.
1995-07-17 23:03:53 +00:00
Richard M. Stallman
9595fbdb9a (switch-to-completions): Make a completions window if none. 1995-07-07 13:26:23 +00:00
Richard M. Stallman
8f066a20b2 (do-auto-fill): No-op if (current-fill-column) is nil. 1995-06-29 03:18:29 +00:00
Richard M. Stallman
4cc9d0dcf0 (newline): Put point at right place if insert gets error. 1995-06-27 18:58:26 +00:00
Richard M. Stallman
804dd38a2f (mark-even-if-inactive): Definition deleted. 1995-06-21 23:15:07 +00:00
Richard M. Stallman
0de84e16f1 (universal-argument-num-events): New variable.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument): Set that variable.
(universal-argument-other-key): Use that variable when unreading.
1995-06-20 14:25:36 +00:00
Richard M. Stallman
f0ef255580 (universal-argument-other-key): Call reset-this-command-lengths. 1995-06-19 20:10:21 +00:00
Richard M. Stallman
b9ff190da7 (negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.
1995-06-19 16:15:06 +00:00
Karl Heuer
69d4c3c485 (universal-argument-map): New var.
(universal-argument, negative-argument, digit-argument):
Use overriding-terminal-local-map.
(prefix-arg-internal, describe-arg): Functions deleted.
(universal-argument-more, universal-argument-minus): New functions.
(universal-argument-other-key): New function.
1995-06-16 06:14:44 +00:00
Karl Heuer
e8d1a37725 (universal-argument, describe-arg): Restore Lisp code,
undoing Feb 28 change.
(prefix-arg-internal, digit-argument, negative-argument): Likewise.
1995-06-14 22:30:41 +00:00
Karl Heuer
6389928d1b (indent-for-comment): move to beginning of line only
if there is a comment syntax.
1995-05-29 06:19:46 +00:00
Karl Heuer
a8e96cea90 (previous-matching-history-element):
No longer remove empty string from history.
Better error message if history is empty.
1995-05-27 00:40:31 +00:00
Karl Heuer
7911ecc8d8 (auto-fill-mode): Use force-mode-line-update. 1995-04-25 22:26:16 +00:00
Richard M. Stallman
2596511d21 (line-move): Fix previous change: if we get an error,
move to where the error happened, don't go back to starting point.
1995-04-18 07:01:34 +00:00
Richard M. Stallman
3954fff9cf (newline): Don't auto-fill if flag is on; it was filling wrong line. 1995-04-10 21:01:12 +00:00
Richard M. Stallman
8c7457442d (line-move): Turn off intangibility for intermediate stops. 1995-04-09 09:34:05 +00:00
Richard M. Stallman
d133d8353a (newline): Don't indent afterward if at page sep line.
Delete whitespace on blank line before the inserted newlines.
(open-line): Add all the left margins and fill prefixes
after inserting all the newlines.
1995-04-09 06:47:22 +00:00
Richard M. Stallman
ec39964e12 Fix typo in prev change. 1995-04-09 03:33:01 +00:00
Richard M. Stallman
98b45886f2 (completion-setup-function): Undo March 11 change.
Add some doc strings to completion-related variables.
1995-04-08 22:42:47 +00:00
Karl Heuer
f8c25f1b67 Update copyright. 1995-04-07 02:21:52 +00:00
Karl Heuer
e5fff738e9 Change bindings of event-apply-control-modifier,
event-apply-meta-modifier, event-apply-hyper-modifier,
event-apply-shift-modifier, event-apply-alt-modifier, and
event-apply-super-modifier, in function-key-map, to use C-x @
instead of C-x ESC.  Using escape causes problems since that's
in function-key-map itself.
1995-04-05 03:34:40 +00:00
Karl Heuer
90bebcb0c0 (event-apply-modifier): Fix off-by-one errors. 1995-04-04 22:48:16 +00:00
Richard M. Stallman
45486731af (choose-completion-string): Use active-minibuffer-window. 1995-03-31 01:48:40 +00:00
Richard M. Stallman
82072f33f9 (event-apply-modifier): New function.
(event-apply-control-modifier, event-apply-meta-modifier)
(event-apply-hyper-modifier, event-apply-shift-modifier)
(event-apply-alt-modifier, event-apply-super-modifier):
New functions, with bindings in function-key-map.
1995-03-28 03:49:39 +00:00
Richard M. Stallman
d382f61045 (shell-command): Use *Async Shell Command* for
asynchronous commands.  Doc fix.
1995-03-21 05:14:38 +00:00
Richard M. Stallman
937054f3bd (line-move): Handle conses in buffer-invisibility-spec.
Handle skipping invisible overlays.
1995-03-16 18:47:47 +00:00
Richard M. Stallman
534a0de54b (block-comment-start, block-comment-end): New vars.
(indent-for-comment): Handle them.
1995-03-12 19:23:25 +00:00
Richard M. Stallman
3f299281ab (completion-setup-function): Set completion-base-size. 1995-03-11 19:13:52 +00:00
Richard M. Stallman
098fc1fbf1 (line-move-ignore-invisible): New variable.
(line-move): If that var is set, use vertical-motion.
Skip any extra invis chars beyond where vertical-motion stops.
1995-03-10 03:27:46 +00:00
Richard M. Stallman
93b0365362 (indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip. 1995-03-08 03:49:00 +00:00
Richard M. Stallman
4d9bd66423 (shell-command-on-region): Obey REPLACE even if
OUTPUT-BUFFER is nil.  Interactively, make REPLACE non-nil
only if there is a prefix arg.
1995-03-03 06:48:20 +00:00
Boris Goldowsky
30bb975477 (newline): Moved from cmds.c. Indents last
inserted line to left-margin.
1995-03-01 15:09:58 +00:00
Karl Heuer
c42f586d11 (shell-command-on-region): Fix typos in doc string.
(universal-argument, describe-arg): Deleted; this is now in C code.
(prefix-arg-internal, digit-argument, negative-argument): Likewise.
1995-03-01 03:42:18 +00:00
Richard M. Stallman
56c0450e94 (shell-command-on-region): Rename arg; doc fix. 1995-02-28 18:04:57 +00:00