summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (clone-indirect-buffer): Doc fix.Juanma Barranquero2005-07-201-25/+25
* (line-move-1): Undo rest of 2005-06-23 change.Kim F. Storm2005-07-131-37/+29
* (line-move-1): Always use vertical-motion toKim F. Storm2005-07-131-10/+8
* (next-error-hook): New variable.Juri Linkov2005-07-091-4/+11
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (set-variable): Warn about obsolete user variables.Juanma Barranquero2005-06-291-13/+20
* (line-move-1): Fix previous change.Richard M. Stallman2005-06-241-9/+5
* (set-variable): Args renamed; doc fix.Richard M. Stallman2005-06-231-32/+49
* (comment-line-break-function): Doc fix: don't say variable is automaticallyJuanma Barranquero2005-06-201-3/+1
* (next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.Juanma Barranquero2005-06-201-4/+4
* (undo-more): Don't use `format' on `error' arguments. ImproveJuanma Barranquero2005-06-161-6/+6
* (fundamental-mode): Run after-change-major-mode-hook conditionally.Lute Kamstra2005-06-161-2/+3
* Comment changes.Richard M. Stallman2005-06-081-2/+9
* (completion-setup-function): Look for completion-base-size-functionRichard M. Stallman2005-06-061-1/+5
* Add comment to line-move re. sit-for.Kim F. Storm2005-06-051-0/+2
* (eval-expression-print-level)Luc Teirlinck2005-06-041-3/+3
* (line-move): Only call sit-for when moving backwards.Kim F. Storm2005-06-031-9/+9
* (filter-buffer-substring): Fix typo in docstring.Juanma Barranquero2005-05-311-1/+1
* (completion-list-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (yank, yank-pop): Mention `yank-excluded-properties'Eli Zaretskii2005-05-221-1/+10
* (next-error-overlay-arrow-position): Revert the change made on 2005-04-30.Eli Zaretskii2005-05-081-3/+1
* (line-move-1): Fix 2005-04-26 change. Must still useKim F. Storm2005-05-051-6/+9
* (line-move-1): Fix previous change to signal errors appropriately.Richard M. Stallman2005-05-041-3/+7
* (widen-automatically): New variable.Richard M. Stallman2005-05-011-1/+11
* (next-error-overlay-arrow-position): Turn off, for ttys.Richard M. Stallman2005-04-301-1/+3
* (line-move-1): Avoid using vertical-motion in easy cases.Richard M. Stallman2005-04-261-9/+23
* (blink-matching-open): Fix botched commit.Stefan Monnier2005-04-191-1/+2
* (blink-matching-open): Use it.Stefan Monnier2005-04-191-2/+2
* (next-buffer, prev-buffer, next-error)Kim F. Storm2005-04-191-12/+0
* (yank-excluded-properties): Add follow-link to value.Richard M. Stallman2005-04-171-1/+1
* (undo): Fix previous change.Richard M. Stallman2005-04-131-1/+1
* (undo): Record t in undo-equiv-tableRichard M. Stallman2005-04-111-5/+10