summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* (what-cursor-position): Change formatting ofGerd Moellmann2000-01-281-4/+4
* (eval-expression): Don't bind debug-on-error ifGerd Moellmann2000-01-121-3/+16
* (with-syntax-table): Moved to subr.el.Richard M. Stallman2000-01-121-21/+0
* (with-syntax-table): Fix backquoting.Dave Love2000-01-071-6/+16
* (completion-setup-function): Count completion-sizeEli Zaretskii2000-01-031-1/+1
* (choose-completion-string): In minibuffer,Richard M. Stallman1999-12-311-3/+7
* (what-cursor-position): Show "(composed)" if theKenichi Handa1999-12-151-16/+9
* (kill-region): Use the new `delete-and-extract-region'Stefan Monnier1999-12-071-23/+6
* (insert-buffer): Doc fix.Gerd Moellmann1999-12-061-1/+4
* (with-syntax-table): Don't switch buffers.Gerd Moellmann1999-11-211-4/+5
* (input-mode-8-bit): Fix the customization.Dave Love1999-11-181-4/+7
* (with-syntax-table): Save buffer explicitly instead ofGerd Moellmann1999-11-171-7/+10
* (with-syntax-table): New.Gerd Moellmann1999-11-161-0/+21
* * simple.el (backward-delete-char-untabify):Sam Steingold1999-11-151-27/+31
* (comment-region): Strip off white space at end ofGerd Moellmann1999-11-051-5/+11
* (previous-matching-history-element)Gerd Moellmann1999-11-041-2/+2
* (end-of-buffer): Use window-end to find the window endGerd Moellmann1999-11-011-11/+6
* (input-mode-8-bit): New defcustom.Dave Love1999-10-261-0/+15
* (minibuffer-prompt-end): Return the positionGerd Moellmann1999-10-171-6/+2
* Doc fixes.Gerd Moellmann1999-10-171-12/+40
* (shell-command, shell-command-on-region): use make-temp-file.Stefan Monnier1999-10-131-2/+99
* (eval-expression-print-level): New variable.Richard M. Stallman1999-09-141-3/+24
* (next-history-element): Use minibuffer-prompt-end onceGerd Moellmann1999-09-021-3/+1
* (shell-command, shell-command-on-region): UseEli Zaretskii1999-09-021-5/+9
* (kill-word): Undo previous change.Gerd Moellmann1999-08-251-7/+4
* (next-history-element): Use minibuffer-prompt-end.Gerd Moellmann1999-08-211-4/+7
* (assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.Karl Heuer1999-08-161-22/+0
* Functions reordered.Karl Heuer1999-08-161-265/+274
* (hscroll-step, hscroll-point-visible, hscroll-window-column): RemoveDave Love1999-08-101-106/+0
* (shell-command-on-region): EXIT-STATUS can be a string.Richard M. Stallman1999-08-011-1/+1
* (next-history-element): Set point to the end of theGerd Moellmann1999-07-231-1/+3
* (append-to-buffer, prepend-to-buffer, copy-to-buffer): Check forDave Love1999-07-201-6/+9
* (sendmail-user-agent-compose):Karl Heuer1999-06-121-1/+2
* (shell-command): Avoid printing "mark set" message.Karl Heuer1999-06-101-1/+1
* (next-history-element):Karl Heuer1999-06-041-2/+4
* (append-next-kill): Use an arg to distinguishKarl Heuer1999-05-311-4/+6
* (zap-to-char): Doc fix.Karl Heuer1999-05-291-0/+1
* (indent-new-comment-line): Fix previous change.Karl Heuer1999-04-261-4/+6
* (shell-command-on-region): Cope with exit-status beingAndreas Schwab1999-03-271-1/+1
* (indent-new-comment-line): Handle use at a pointKarl Heuer1999-03-261-2/+6
* (what-cursor-position): Don't cause error when pointKenichi Handa1999-03-221-15/+18
* (shell-command-default-error-buffer): Renamed fromKarl Heuer1999-03-011-42/+84
* (shell-command-on-region): Don't go into the REPLACE = tRichard M. Stallman1999-02-261-2/+1
* * simple.el (what-cursor-position): To show the character'sKenichi Handa1999-02-251-60/+34
* (what-cursor-position): charset-origin-alist propertyKenichi Handa1999-02-221-1/+14
* (turn-on-auto-fill): Mark it as an option for `text-mode-hook'.Richard M. Stallman1999-02-181-0/+1
* (what-cursor-position): Don't use the variableKenichi Handa1999-02-121-23/+34
* (shell-command-on-region): Return command's exitDave Love1999-01-231-16/+20
* (shell-command-on-region-default-error-buffer): New var.Richard M. Stallman1999-01-181-86/+96
* (join-line): New alias.Dave Love1999-01-151-0/+2