]> code.delx.au - gnu-emacs/history - lisp/simple.el
(input-mode-8-bit): Fix the customization.
[gnu-emacs] / lisp / simple.el
1999-11-18 Dave Love(input-mode-8-bit): Fix the customization.
1999-11-17 Gerd Moellmann(with-syntax-table): Save buffer explicitly instead of
1999-11-16 Gerd Moellmann(with-syntax-table): New.
1999-11-15 Sam Steingold* simple.el (backward-delete-char-untabify):
1999-11-05 Gerd Moellmann(comment-region): Strip off white space at end of
1999-11-04 Gerd Moellmann(previous-matching-history-element)
1999-11-01 Gerd Moellmann(end-of-buffer): Use window-end to find the window end
1999-10-26 Dave Love(input-mode-8-bit): New defcustom.
1999-10-17 Gerd Moellmann(minibuffer-prompt-end): Return the position
1999-10-17 Gerd MoellmannDoc fixes.
1999-10-13 Stefan Monnier(shell-command, shell-command-on-region): use make...
1999-09-14 Richard M. Stallman(eval-expression-print-level): New variable.
1999-09-02 Gerd Moellmann(next-history-element): Use minibuffer-prompt-end once
1999-09-02 Eli Zaretskii(shell-command, shell-command-on-region): Use
1999-08-25 Gerd Moellmann(kill-word): Undo previous change.
1999-08-21 Gerd Moellmann(next-history-element): Use minibuffer-prompt-end.
1999-08-16 Karl Heuer(assoc-ignore-case, assoc-ignore-representation): Moved...
1999-08-16 Karl HeuerFunctions reordered.
1999-08-10 Dave Love(hscroll-step, hscroll-point-visible, hscroll-window...
1999-08-01 Richard M. Stallman(shell-command-on-region): EXIT-STATUS can be a string.
1999-07-23 Gerd Moellmann(next-history-element): Set point to the end of the
1999-07-20 Dave Love(append-to-buffer, prepend-to-buffer, copy-to-buffer...
1999-06-12 Karl Heuer(sendmail-user-agent-compose):
1999-06-10 Karl Heuer(shell-command): Avoid printing "mark set" message.
1999-06-04 Karl Heuer(next-history-element):
1999-05-31 Karl Heuer(append-next-kill): Use an arg to distinguish
1999-05-29 Karl Heuer(zap-to-char): Doc fix.
1999-04-26 Karl Heuer(indent-new-comment-line): Fix previous change.
1999-03-27 Andreas Schwab(shell-command-on-region): Cope with exit-status being
1999-03-26 Karl Heuer(indent-new-comment-line): Handle use at a point
1999-03-22 Kenichi Handa(what-cursor-position): Don't cause error when point
1999-03-01 Karl Heuer(shell-command-default-error-buffer): Renamed from
1999-02-26 Richard M. Stallman(shell-command-on-region): Don't go into the REPLACE = t
1999-02-25 Kenichi Handa* simple.el (what-cursor-position): To show the character's
1999-02-22 Kenichi Handa(what-cursor-position): charset-origin-alist property
1999-02-18 Richard M. Stallman(turn-on-auto-fill): Mark it as an option for `text...
1999-02-12 Kenichi Handa(what-cursor-position): Don't use the variable
1999-01-23 Dave Love(shell-command-on-region): Return command's exit
1999-01-18 Richard M. Stallman(shell-command-on-region-default-error-buffer): New...
1999-01-15 Dave Love(join-line): New alias.
1999-01-08 Richard M. Stallman(comment-region): Delete spaces only if we
1998-12-30 Richard M. Stallman(what-cursor-position): Fix previous change.
1998-12-27 Richard M. Stallman(what-cursor-position): Print character encoding also.
1998-12-14 Karl Heuer(comment-region): Handle comment-padding
1998-11-28 Richard M. Stallman(transpose-subr, transpose-subr-1): Rename variables
1998-11-07 Karl Heuer(line-number-mode): Doc fix.
1998-10-30 Andreas Schwab(shell-command-on-region): Doc fix.
1998-10-21 Kenichi Handa(do-auto-fill): Adjust argument for fill-find-break...
1998-10-19 Richard M. Stallman(kill-ring-max): Increased to 60.
1998-10-19 Kenichi Handa(do-auto-fill): Don't check kinsoku-enable here.
1998-10-16 Richard M. Stallman(next-history-element): Special error message if no...
1998-10-16 Richard M. Stallman(shell-command-on-region): Doc fix.
1998-10-13 Richard M. Stallman(completion-fixup-function): Variable deleted.
1998-10-13 Richard M. Stallman(set-fill-column): Doc fix.
1998-09-13 Karl Heuer(blink-matching-open): Don't log paren matching
1998-08-02 Kenichi Handa(what-cursor-position): Check charset-origin-alist.
1998-07-14 Richard M. Stallman(do-auto-fill): Always break before any whitespace
1998-07-09 Richard M. Stallman(undo-in-progress): New variable.
1998-06-06 Richard M. Stallman(comment-region): Check for enough chars to delete
1998-06-01 Karl Heuer(event-apply-alt-modifier, etc): Doc fixes.
1998-06-01 Karl Heuer(keyboard-quit): Doc fix.
1998-05-26 Richard M. Stallman(minibuffer-history-case-insensitive-variables): New...
1998-05-20 Richard M. Stallman(set-variable): Offer variable at point as default.
1998-05-19 Richard M. Stallman(kill-region): Set this-command unconditionally in...
1998-05-02 Richard M. Stallman(rfc822-goto-eoh): Stop at a blank line, too.
1998-04-29 Richard M. Stallman(assoc-ignore-representation): New function.
1998-04-09 Karl Heuer(newline): Mark as hard the newline that was just
1998-03-19 Dave Love(shell-command-on-region): Amend message to report
1998-03-16 Richard M. Stallman(copy-region-as-kill): Set deactivate-mark
1998-03-14 Richard M. StallmanImplement selective undo (by Paul Flinders).
1998-03-09 Richard M. Stallman(do-auto-fill): Obey fill-nobreak-predicate.
1998-03-06 Richard M. Stallman(backward-delete-char-untabify-method): New user option.
1998-03-03 Kenichi Handa(quoted-insert): Allow direct insertion of codes in
1998-01-18 Karl Heuer(switch-to-completions): If no completions window,
1997-12-22 Richard M. Stallman(previous-matching-history-element): Bind
1997-12-21 Richard M. Stallman(copy-region-as-kill): Deactivate mark in transient...
1997-12-21 Richard M. Stallman(completion-setup-hook): Add definition.
1997-12-17 Andreas Schwab(transpose-subr): Rewrite to make faster with big move
1997-11-30 Dave Love(indent-for-comment): Check for null `comment-start...
1997-11-19 Karl Heuer(kill-region): Detect read-only text
1997-11-15 Karl Heuer(comment-padding): New var.
1997-10-15 Karl Heuer(end-of-visible-line): After skipping some invisible...
1997-10-02 Karl Heuer(previous-matching-history-element): No need to bind
1997-09-12 Richard M. Stallman(next-history-element):
1997-08-24 Richard M. Stallman(eval-expression): Prefix arg means insert value in...
1997-08-15 Richard M. Stallman(shell-command-on-region): New argument ERROR-BUFFER.
1997-08-14 Richard M. Stallman(do-auto-fill): Better handling of a very long word
1997-08-12 Richard M. Stallman(forward-visible-line): Handle nil value from
1997-08-08 Richard M. Stallman(completion-setup-function): Don't set completion-base...
1997-08-05 Richard M. Stallman(comment-line-break-function): New variable.
1997-08-04 Richard M. Stallman(shell-command-on-region, shell-command): Doc fixes.
1997-07-26 Richard M. Stallman(line-move): If intangibility moves us to a different...
1997-07-21 Richard M. Stallman(yank, yank-pop): Bind inhibit-read-only
1997-07-17 Richard M. Stallman(quoted-insert): Doc fix.
1997-07-16 Richard M. Stallman(quoted-insert): Doc fix.
1997-07-16 Richard M. Stallman(yank, yank-pop): Clear out read-only prop.
1997-07-12 Richard M. Stallman(forward-visible-line): Correctly handle arg 0
1997-07-05 Richard M. Stallman(sendmail-user-agent-compose): New function;
1997-07-04 Richard M. StallmanFinish previous change.
1997-07-04 Richard M. Stallman(forward-visible-line): Use forward-line, not
next