summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* (display-message-or-buffer): Compare the number of characters to the frameEli Zaretskii2006-02-041-2/+5
* (display-message-or-buffer): Count screen lines instead of buffer lines whenEli Zaretskii2006-02-041-1/+1
* (move-beginning-of-line): Scan properly for invis change.Richard M. Stallman2006-02-021-1/+1
* (move-beginning-of-line): Take account of fields.Richard M. Stallman2006-01-261-18/+17
* (clone-buffer): Don't show the new buffer in the same window.Stefan Monnier2006-01-231-2/+7
* (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):Juri Linkov2006-01-231-6/+7
* (set-mark-command): Doc fix.Richard M. Stallman2006-01-201-4/+17
* (mark): Doc fix.Richard M. Stallman2006-01-051-18/+16
* * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.Bill Wohler2005-12-281-4/+0
* (get-next-valid-buffer, last-buffer)Juri Linkov2005-12-231-8/+9
* (choose-completion): Use `buffer-substring-no-properties'Juri Linkov2005-12-161-48/+33
* 2005-12-16 Lőrentey Károly <lorentey@elte.hu>Károly Lőrentey2005-12-161-14/+57
* (zap-to-char): Translate CHAR byKenichi Handa2005-12-101-0/+2
* (completion-setup-function): Put completions-common-partJuri Linkov2005-12-041-6/+7
* (transient-mark-mode, line-number-mode)Luc Teirlinck2005-12-021-4/+4
* * longlines.el (longlines-mode): Add mail-setup-hook.Chong Yidong2005-11-291-2/+3
* (quoted-insert): Let-bind input-method-function to nil.Juri Linkov2005-11-281-1/+1
* (blink-matching-paren-on-screen): Doc fix.Luc Teirlinck2005-11-271-1/+1
* (blink-matching-paren-on-screen): Further doc fix.Luc Teirlinck2005-11-271-1/+3
* (blink-matching-open): Ignore `blink-matching-paren-on-screen' ifLuc Teirlinck2005-11-271-5/+8
* (blink-matching-open): Fix off-by-one in last change.Stefan Monnier2005-11-231-1/+1
* (blink-matching-open): Allow new paren-class info.Stefan Monnier2005-11-201-1/+5
* (what-cursor-position): Use Lisp-readable syntax for octal and hex.Juri Linkov2005-11-201-9/+9
* (completion-setup-function): Fix last change.Stefan Monnier2005-11-181-1/+1
* * simple.el (next-line): Use hard-newline.Chong Yidong2005-11-171-1/+1
* * simple.el (sendmail-user-agent-compose): Use hard-newline.Chong Yidong2005-11-171-1/+1
* * simple.el (hard-newline): New variable.Chong Yidong2005-11-171-0/+2
* (blink-matching-open): Simplify a bit.Stefan Monnier2005-11-161-23/+33
* (what-cursor-position): Print (EOB) instead of (100%)Kim F. Storm2005-11-121-7/+7
* (set-mark-command-repeat-pop): New variable.Richard M. Stallman2005-11-031-2/+12
* (eval-expression-print-format): Use lisp-readable syntaxStefan Monnier2005-11-011-35/+24
* (undo): Display message at end, not at start.Richard M. Stallman2005-10-291-5/+9
* (completion-common-substring): Use `completion-common-substring' prior to `co...Masatake YAMATO2005-10-241-4/+4
* (line-move-finish): Ignore fields computing LINE-END.Richard M. Stallman2005-10-231-2/+3
* (set-variable): Use user-variable-p instead of symbolp.Juri Linkov2005-10-211-5/+6
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-5/+21
* (what-cursor-position): If the character is displayedKenichi Handa2005-10-061-12/+34
* (next-error-internal): New function.Richard M. Stallman2005-10-021-0/+8
* (blink-matching-open): Don't no-op when point is BEGV+1.Richard M. Stallman2005-09-261-1/+1
* Message format spec fixes (1)Deepak Goel2005-09-181-3/+12
* 2005-09-15 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-151-2/+3
* 2005-09-13 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-121-3/+2
* (blink-matching-open): Get rid of text props fromRichard M. Stallman2005-09-091-81/+83
* (compilation-current-error): Add defvar.Juanma Barranquero2005-08-311-0/+2
* (blink-matching-paren-distance): Document the meaning of nil value,Eli Zaretskii2005-08-271-2/+3
* (next-error-follow-minor-mode): Fix init value andDan Nicolaescu2005-08-151-1/+1
* (pop-global-mark): Reverse test of widen-automatically.Richard M. Stallman2005-08-111-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+1
* (next-error-follow-minor-mode):Stefan Monnier2005-07-291-1/+1
* (line-move-1): Fix comments.Juri Linkov2005-07-221-2/+2