- 29 Mar, 1993 2 commits
-
-
Richard M. Stallman authored
-
Eric S. Raymond authored
-
- 22 Mar, 1993 1 commit
-
-
Eric S. Raymond authored
-
- 21 Mar, 1993 2 commits
-
-
Richard M. Stallman authored
-
Jim Blandy authored
replace comment-indent-hook. (comment-indent-hook): Make this default to nil now. (indent-for-comment): If comment-indent-hook is non-nil, call it for backward compatibility; otherwise, call comment-indent-function. * bytecomp.el: Declare comment-indent-hook an obsolete variable.
-
- 16 Mar, 1993 1 commit
-
-
Jim Blandy authored
as an octal character code. In binary overwrite mode, overwrite the characters instead of inserting them. (overwrite-mode-textual, overwrite-mode-binary): New symbols, for use in the mode line. (overwrite-mode): Doc fix. Use force-mode-line-update. (binary-overwrite-mode): New function. * loaddefs.el (minor-mode-alist): Make the mode line element for overwrite-mode be the symbol `overwrite-mode'.
-
- 11 Mar, 1993 1 commit
-
-
Jim Blandy authored
-
- 09 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
(mark): Handle region-active. New optional arg FORCE. (exchange-point-and-mark, push_mark): Pass FORCE. (set-mark-command): Likewise.
-
- 06 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 02 Mar, 1993 1 commit
-
-
Jim Blandy authored
`barf-if-buffer-read-only' instead of just `ding', to get the appropriate error condition and message. * simple.el (insert-buffer): Make sure this returns nil. * simple.el (quoted-insert): Use insert-char, instead of writing out the loop.
-
- 05 Feb, 1993 2 commits
-
-
Roland McGrath authored
Use intelligent method of disabling completion-oriented bindings.
-
Richard M. Stallman authored
for M-n in minibuf, even for completion.
-
- 01 Feb, 1993 1 commit
-
-
Jim Blandy authored
but also put the region in the kill ring. Doc fix.
-
- 28 Jan, 1993 2 commits
-
-
Roland McGrath authored
buffer text with the appropriate history element.
-
Richard M. Stallman authored
-
- 26 Jan, 1993 1 commit
-
-
Jim Blandy authored
-
- 25 Jan, 1993 2 commits
-
-
Roland McGrath authored
to match history elements.
-
Roland McGrath authored
Bind them to M-n/M-p and next/prior in minibuffer completion maps.
-
- 14 Jan, 1993 1 commit
-
-
Jim Blandy authored
-
- 11 Jan, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 07 Jan, 1993 1 commit
-
-
Jim Blandy authored
error if the buffer is read-only, and remove the code to do a copy-region-as-kill if the buffer is read-only. * simple.el (set-mark-command): Clarify doc string. * simple.el (prefix-arg-internal): Don't apply string-to-char to get the first element of the key sequence - it might be a vector.
-
- 15 Nov, 1992 1 commit
-
-
Jim Blandy authored
* bytecomp.el: Declare unread-command-char an obsolete variable. * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * simula.el (simula-electric-label): Same. * comint.el (comint-dynamic-list-completions): Same. * ebuff-menu.el (electric-buffer-list, Electric-buffer-menu-exit): Same. * ehelp.el (electric-help-command-loop): Same. * electric.el (Electric-command-loop): Same. * emerge.el (emerge-show-file-name): Same. * fortran.el (fortran-abbrev-start, fortran-window-create-momentarily): Same. * gnus.el (gnus-Subject-next-article): Same. * info.el (Info-summary): Same. * isearch-mode.el (isearch-update, isearch-unread): Same. * map-ynp.el (map-y-or-n-p): Same. * mlsupport.el (push-back-character): Same. * replace.el (perform-replace): Same. * simple.el (prefix-arg-internal): Same. * subr.el (read-quoted-char, momentary-string-display): Same. * sun-mouse.el (mouse-second-hit): Same. * terminal.el (te-escape-extended-command-unread): Same.
-
- 07 Nov, 1992 1 commit
-
-
Jim Blandy authored
* simple.el (kill-line): Don't shift point before doing the delete.
-
- 27 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
Use region-beginning and region-end, in interactive spec.
-
- 23 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 20 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 04 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 03 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 30 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
(delete-indentation): Don't go beyond eob, comparing with fill-prefix.
-
- 15 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 14 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 31 Aug, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 29 Aug, 1992 1 commit
-
-
Jim Blandy authored
-
- 21 Aug, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 11 Aug, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 04 Aug, 1992 1 commit
-
-
Jim Blandy authored
-
- 29 Jul, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 26 Jul, 1992 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 1992 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-