(blink-matching-delay): New variable.
[bpt/emacs.git] / lisp / simple.el
1994-11-01 Richard M. Stallman(blink-matching-delay): New variable.
1994-10-30 Richard M. Stallman(line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M. Stallman(blink-matching-open): Do blink if an even number of
1994-10-20 Karl Heuer(edit-and-eval-command): Elements of command-history...
1994-10-16 Richard M. Stallman(count-lines): Do save-match-data only when necessary.
1994-10-15 Richard M. Stallman(shell-command, shell-command-on-region):
1994-10-11 Richard M. Stallman(blink-matching-open): Check there is a previous
1994-10-04 Richard M. Stallman(goto-line): Call prefix-numeric-value.
1994-09-24 Richard M. Stallman(shell-command, shell-command-on-region):
1994-09-22 Richard M. Stallman(insert-buffer): Default to first buffer other than...
1994-09-15 Karl Heuer(kill-new): Call menu-bar-update-yank-menu only if...
1994-09-15 Karl Heuer(kill-new): New optional argument means replace most...
1994-09-14 Richard M. Stallman(repeat-complex-command, next-history-element,
1994-09-03 Richard M. Stallman(mark-ring): Add permanent-local prop. Doc fix.
1994-08-30 Richard M. Stallman(set-mark): When POS is nil, always clear mark-active.
1994-08-24 Karl Heuer(shell-command-on-region): Don't delete current buffer.
1994-08-23 Richard M. Stallman(backward-delete-char-untabify): Doc fix.
1994-08-17 Richard M. Stallman(choose-completion-string): Use plain exit-minibuffer,
1994-08-07 Richard M. Stallman(completion-base-size): New variable.
1994-08-06 Richard M. Stallman(choose-completion): Bury or iconify the completion...
1994-08-04 Richard M. Stallman(end-of-buffer-other-window): Go to the end, not to...
1994-07-29 Richard M. Stallman(choose-completion): Check for next-single-property...
1994-07-24 Richard M. Stallman(line-move, next-line): Check last line moved over
1994-07-11 Richard M. Stallman(completion-setup-function): Put on mouse-face prop
1994-06-28 Richard M. Stallman(line-move): Don't use message or ding; just signal...
1994-06-25 Richard M. Stallman(beginning-of-buffer-other-window)
1994-06-22 Richard M. Stallman(scroll-other-window-down): New command.
1994-06-14 Richard M. Stallman(pop-global-mark): Discard entries for nonexistent...
1994-06-13 Richard M. Stallman(end-of-buffer): Recenter overlay lists.
1994-06-07 Richard M. Stallman(delete-blank-lines): Doc fix.
1994-06-01 Richard M. Stallman(completion-list-mode-map): Unbind down-mouse-2.
1994-05-28 Richard M. Stallman(deactivate-mark): Do nothing unless transient-mark...
1994-05-27 Richard M. Stallman(completion-setup-function): Fix up the regexp.
1994-05-26 Richard M. Stallman(choose-completion-string): Clear mouse-face property.
1994-05-20 Richard M. Stallman(choose-completion):
1994-05-19 Richard M. Stallman(completion-setup-function): Make highlight span single...
1994-05-12 Richard M. Stallman(shell-command): Use buffer name *Shell-Command*.
1994-05-10 Richard M. Stallman(shell-command-on-region): Don't kill output buffer...
1994-05-07 Karl Heuer(minibuffer-history-sexp-flag): Doc fix.
1994-05-05 Richard M. Stallman(choose-completion-string): Barf if completing into
1994-04-24 Richard M. Stallman(shell-command): Remove space after `:' in mode-line...
1994-04-24 Richard M. Stallman(kill-line, kill-word): Don't use save-excursion.
1994-04-18 Richard M. Stallman(shell-command-filter): If point was at end, leave...
1994-04-18 Richard M. Stallman(shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M. StallmanMove pop-global-mark bindings to loaddefs.el.
1994-04-16 Richard M. Stallman(auto-fill-function): New function (doc placeholder).
1994-04-12 Richard M. Stallman(quoted-insert): Do nothing special for meta chars.
1994-04-08 Karl Heuer(hscroll-window-column): New function.
1994-04-06 Richard M. Stallman(quoted-insert): Handle meta-chars usefully.
1994-04-05 Karl Heuer(completion-setup-function): Add mouse-face properties.
1994-03-27 Richard M. Stallman(choose-completion-delete-max-match): Renamed from
1994-03-26 Richard M. Stallman(blink-matching-open): Now three strategies for choosing
1994-03-16 Richard M. Stallman(undo): Don't let the undo entries for the undo
1994-03-07 Karl Heuer(comment-column): Doc fix.
1994-03-03 Richard M. Stallman(current-word): Check properly for bolp. New optional...
1994-03-02 Richard M. Stallman(completion-list-mode): Set completion-reference-buffer
1994-02-14 Karl Heuer(current-word): Remove (interactive).
1994-02-13 Richard M. Stallman(undo, yank): Set this-command to t at start,
1994-02-11 Karl HeuerFix syntax used for C-SPC.
1994-02-07 Michael I. BushnellFix Roland's misplaced paren around call to marker...
1994-02-07 Roland McGrath(push-mark): Don't push on global-mark-ring if its...
1994-02-07 Roland McGrath(global-mark-ring, global-mark-ring-max): New variables.
1994-02-06 Richard M. Stallman(kill-region): Test inhibit-read-only.
1994-02-04 Richard M. Stallman(do-auto-fill): Don't break line at period-single-space.
1994-02-04 Richard M. Stallman(comment-region): Fix previous change.
1994-02-03 Michael I. BushnellRms (in his change to comment-region on Feb 1) decided...
1994-02-02 Richard M. Stallman(comment-region): Handle comment-end deletion for C-u.
1994-01-26 Richard M. Stallman(next-line): Move error signaling and special end of
1994-01-19 Richard M. Stallman(shell-command-on-region): If we quit the command,
1994-01-11 Richard M. Stallman(open-line): Treat all cases of enabled undo alike.
1993-12-31 Richard M. Stallman(open-line): Properly put fill-prefix on each line.
1993-12-31 Richard M. Stallman(open-line): Move fill-prefix insert inside save-excursion.
1993-12-30 Richard M. Stallman(transient-mark-mode): Doc fix.
1993-12-25 Richard M. Stallmanascii-character props for backspace, delete, etc. moved...
1993-12-25 Richard M. Stallman(setting up kp-... keys): Make ascii-character props.
1993-12-24 Richard M. Stallman(next-complete-history-element): Doc fix.
1993-11-24 Richard M. Stallman(count-lines): In selective-display case,
1993-11-23 Richard M. Stallman(repeat-complex-command): Undo Oct 2 change.
1993-11-19 Richard M. Stallman(eval-expression): Don't bind minibuffer-history-sexp...
1993-10-26 Roland McGrath(eval-expression): Fix typo: missing paren.
1993-10-25 Brian Fox(eval-expression, edit-and-eval-command): Let
1993-10-21 Richard M. Stallman(blink-matching-open): Treat / syntax like \ syntax.
1993-10-05 Brian Fox(edit-and-eval-command): Let `read-from-minibuffer...
1993-09-21 Brian Fox(kill-region): Use `equal' instead of `eq' to compare...
1993-08-10 Paul Eggert(current-kill): Replace (% (+ N (- L K)) L) with (mod...
1993-08-08 Richard M. Stallman(shell-command, shell-command-on-region):
1993-08-07 Richard M. Stallman(do-auto-fill): Don't keep breaking the line
1993-07-31 Richard M. Stallman(shell-command-history): New variable.
1993-07-26 Roland McGrath(read-expression-history): New defvar.
1993-07-26 Richard M. Stallman(kill-ring-save): Delete spurious `message' call.
1993-07-22 Richard M. Stallman(completion-list-mode): Renamed from completion-mode.
1993-07-15 Richard M. Stallman(completion-setup-function): Insert the mouse help...
1993-07-13 Richard M. Stallman(completion-mode): New major mode.
1993-07-08 Roland McGrath(kill-ring-save): Call deactivate-mark regardless of...
1993-07-08 Roland McGrath(deactivate-mark): New function.
1993-07-08 Roland McGrathPut error-conditions and error-message properties on...
1993-07-03 Richard M. Stallman(kill-region): Cope with change hooks that change props.
1993-07-01 Jim Blandy* simple.el: Add bindings to function-key-map so that...
1993-06-30 Richard M. Stallman(mark-even-if-inactive): New variable.
1993-06-11 Jim Blandy* simple.el (hscroll-point-visible): Work as documented...
next