aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-28/+51
* (indent-for-comment): Use skip-syntax-backward in place ofRoland McGrath1993-03-311-9/+10
* (count-lines): Use save-match-data.Richard M. Stallman1993-03-291-12/+13
* *** empty log message ***Eric S. Raymond1993-03-291-0/+28
* Added or corrected Commentary headersEric S. Raymond1993-03-221-0/+5
* (line-number-mode): New function and variable.Richard M. Stallman1993-03-211-2/+16
* * simple.el (comment-indent-function): New variable, intended toJim Blandy1993-03-211-2/+9
* src/ * simple.el (quoted-insert): In overwrite mode, don't read digitsJim Blandy1993-03-161-8/+51
* * simple.el (kill-ring-save): Doc fix.Jim Blandy1993-03-111-3/+9
* (set-mark): Activate the mark.Richard M. Stallman1993-03-091-8/+19
* (prefix-arg-internal): Use listify-key-sequence.Richard M. Stallman1993-03-061-1/+1
* * simple.el (kill-region): If the buffer is read-only, callJim Blandy1993-03-021-5/+5
* Restore nuked information in minibuffer history bindings.Roland McGrath1993-02-051-5/+5
* Once again, go back to ordinary next-history-elementRichard M. Stallman1993-02-051-2/+2
* * simple.el (kill-region): If the buffer is read-only, do beep,Jim Blandy1993-02-011-5/+15
* (next-complete-history-element): Restore point after replacing theRoland McGrath1993-01-281-8/+13
* Don't use the completion-oriented history commands.Richard M. Stallman1993-01-281-5/+7
* JimB's changes since January 18thJim Blandy1993-01-261-8/+5
* (next-complete-history-element): Use only buffer contents before pointRoland McGrath1993-01-251-2/+2
* ({next,previous}-complete-history-element): New functions.Roland McGrath1993-01-251-13/+36
* * simple.el (set-goal-column): Make this command disabled by default.Jim Blandy1993-01-141-1/+4
* (kill-append): Doc fix.Richard M. Stallman1993-01-111-1/+1
* * simple.el (kill-region): Change interactive spec to signal anJim Blandy1993-01-071-6/+8
* * simple.el (comment-column): Doc fix.Jim Blandy1992-11-151-2/+4
* * simple.el (previous-line): Doc fix.Jim Blandy1992-11-071-2/+4
* (shell-command-on-region):Richard M. Stallman1992-10-271-1/+1
* (goal-column): Don't put the defvar inside the make-variable-buffer-local.Richard M. Stallman1992-10-231-4/+5
* (comment-region): Do move to next line, in neg arg case.Richard M. Stallman1992-10-201-1/+2
* (insert-buffer): Before reading arg, barf if read-only.Richard M. Stallman1992-10-041-1/+2
* (open-line): Shield undo from the hack to insert at pt-1.Richard M. Stallman1992-10-031-1/+11
* (kill-word): Don't change point before calling kill-region.Richard M. Stallman1992-09-301-1/+2
* entered into RCSRichard M. Stallman1992-09-151-1/+1
* *** empty log message ***Richard M. Stallman1992-09-141-14/+57
* *** empty log message ***Richard M. Stallman1992-08-311-5/+7
* *** empty log message ***Jim Blandy1992-08-291-1/+2
* *** empty log message ***Richard M. Stallman1992-08-211-35/+37
* *** empty log message ***Richard M. Stallman1992-08-111-1/+1
* *** empty log message ***Jim Blandy1992-08-041-37/+15
* *** empty log message ***Richard M. Stallman1992-07-291-4/+13
* *** empty log message ***Richard M. Stallman1992-07-261-25/+70
* *** empty log message ***Richard M. Stallman1992-07-241-2/+2
* *** empty log message ***Richard M. Stallman1992-07-241-2/+4
* *** empty log message ***Richard M. Stallman1992-07-241-5/+11
* *** empty log message ***Richard M. Stallman1992-07-241-3/+3
* *** empty log message ***Richard M. Stallman1992-07-241-18/+38
* *** empty log message ***Eric S. Raymond1992-07-221-102/+39
* *** empty log message ***Jim Blandy1992-07-131-1/+1
* *** empty log message ***Jim Blandy1992-06-241-1/+8
* *** empty log message ***Jim Blandy1992-06-121-68/+154
* *** empty log message ***Eric S. Raymond1992-05-301-40/+59