aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-03(completion-setup-function): Count completion-sizeEli Zaretskii1-1/+1
1999-12-31(choose-completion-string): In minibuffer,Richard M. Stallman1-3/+7
1999-12-15(what-cursor-position): Show "(composed)" if theKenichi Handa1-16/+9
1999-12-07(kill-region): Use the new `delete-and-extract-region'Stefan Monnier1-23/+6
1999-12-06(insert-buffer): Doc fix.Gerd Moellmann1-1/+4
1999-11-21(with-syntax-table): Don't switch buffers.Gerd Moellmann1-4/+5
1999-11-18(input-mode-8-bit): Fix the customization.Dave Love1-4/+7
1999-11-17(with-syntax-table): Save buffer explicitly instead ofGerd Moellmann1-7/+10
1999-11-16(with-syntax-table): New.Gerd Moellmann1-0/+21
1999-11-15* simple.el (backward-delete-char-untabify):Sam Steingold1-27/+31
1999-11-05(comment-region): Strip off white space at end ofGerd Moellmann1-5/+11
1999-11-04(previous-matching-history-element)Gerd Moellmann1-2/+2
1999-11-01(end-of-buffer): Use window-end to find the window endGerd Moellmann1-11/+6
1999-10-26(input-mode-8-bit): New defcustom.Dave Love1-0/+15
1999-10-17(minibuffer-prompt-end): Return the positionGerd Moellmann1-6/+2
1999-10-17Doc fixes.Gerd Moellmann1-12/+40
1999-10-13(shell-command, shell-command-on-region): use make-temp-file.Stefan Monnier1-2/+99
1999-09-14(eval-expression-print-level): New variable.Richard M. Stallman1-3/+24
1999-09-02(next-history-element): Use minibuffer-prompt-end onceGerd Moellmann1-3/+1
1999-09-02(shell-command, shell-command-on-region): UseEli Zaretskii1-5/+9
1999-08-25(kill-word): Undo previous change.Gerd Moellmann1-7/+4
1999-08-21(next-history-element): Use minibuffer-prompt-end.Gerd Moellmann1-4/+7
1999-08-16(assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.Karl Heuer1-22/+0
1999-08-16Functions reordered.Karl Heuer1-265/+274
1999-08-10(hscroll-step, hscroll-point-visible, hscroll-window-column): RemoveDave Love1-106/+0
1999-08-01(shell-command-on-region): EXIT-STATUS can be a string.Richard M. Stallman1-1/+1
1999-07-23(next-history-element): Set point to the end of theGerd Moellmann1-1/+3
1999-07-20(append-to-buffer, prepend-to-buffer, copy-to-buffer): Check forDave Love1-6/+9
1999-06-12(sendmail-user-agent-compose):Karl Heuer1-1/+2
1999-06-10(shell-command): Avoid printing "mark set" message.Karl Heuer1-1/+1
1999-06-04(next-history-element):Karl Heuer1-2/+4
1999-05-31(append-next-kill): Use an arg to distinguishKarl Heuer1-4/+6
1999-05-29(zap-to-char): Doc fix.Karl Heuer1-0/+1
1999-04-26(indent-new-comment-line): Fix previous change.Karl Heuer1-4/+6
1999-03-27(shell-command-on-region): Cope with exit-status beingAndreas Schwab1-1/+1
1999-03-26(indent-new-comment-line): Handle use at a pointKarl Heuer1-2/+6
1999-03-22(what-cursor-position): Don't cause error when pointKenichi Handa1-15/+18
1999-03-01(shell-command-default-error-buffer): Renamed fromKarl Heuer1-42/+84
1999-02-26(shell-command-on-region): Don't go into the REPLACE = tRichard M. Stallman1-2/+1
1999-02-25* simple.el (what-cursor-position): To show the character'sKenichi Handa1-60/+34
1999-02-22(what-cursor-position): charset-origin-alist propertyKenichi Handa1-1/+14
1999-02-18(turn-on-auto-fill): Mark it as an option for `text-mode-hook'.Richard M. Stallman1-0/+1
1999-02-12(what-cursor-position): Don't use the variableKenichi Handa1-23/+34
1999-01-23(shell-command-on-region): Return command's exitDave Love1-16/+20
1999-01-18(shell-command-on-region-default-error-buffer): New var.Richard M. Stallman1-86/+96
1999-01-15(join-line): New alias.Dave Love1-0/+2
1999-01-08(comment-region): Delete spaces only if weRichard M. Stallman1-3/+6
1998-12-30(what-cursor-position): Fix previous change.Richard M. Stallman1-10/+10
1998-12-27(what-cursor-position): Print character encoding also.Richard M. Stallman1-30/+46
1998-12-14(comment-region): Handle comment-paddingKarl Heuer1-15/+22