log lisp/simple.el @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Sun, 18 Jan 1998 03:32:20 +0000 Karl Heuer (switch-to-completions): If no completions window,
Mon, 22 Dec 1997 21:33:35 +0000 Richard M. Stallman (previous-matching-history-element): Bind
Sun, 21 Dec 1997 01:52:31 +0000 Richard M. Stallman (copy-region-as-kill): Deactivate mark in transient-mark-mode.
Sun, 21 Dec 1997 01:47:48 +0000 Richard M. Stallman (completion-setup-hook): Add definition.
Wed, 17 Dec 1997 13:54:03 +0000 Andreas Schwab (transpose-subr): Rewrite to make faster with big move
Sun, 30 Nov 1997 12:20:49 +0000 Dave Love (indent-for-comment): Check for null `comment-start-skip'.
Wed, 19 Nov 1997 21:36:56 +0000 Karl Heuer (kill-region): Detect read-only text
Sat, 15 Nov 1997 21:14:21 +0000 Karl Heuer (comment-padding): New var.
Wed, 15 Oct 1997 23:10:11 +0000 Karl Heuer (end-of-visible-line): After skipping some invisible chars.
Thu, 02 Oct 1997 03:04:15 +0000 Karl Heuer (previous-matching-history-element): No need to bind
Fri, 12 Sep 1997 20:55:34 +0000 Richard M. Stallman (next-history-element):
Sun, 24 Aug 1997 21:28:21 +0000 Richard M. Stallman (eval-expression): Prefix arg means insert value in current buffer.
Fri, 15 Aug 1997 23:41:50 +0000 Richard M. Stallman (shell-command-on-region): New argument ERROR-BUFFER.
Thu, 14 Aug 1997 03:55:49 +0000 Richard M. Stallman (do-auto-fill): Better handling of a very long word
Tue, 12 Aug 1997 23:18:41 +0000 Richard M. Stallman (forward-visible-line): Handle nil value from
Fri, 08 Aug 1997 22:09:25 +0000 Richard M. Stallman (completion-setup-function): Don't set completion-base-size
Tue, 05 Aug 1997 06:07:24 +0000 Richard M. Stallman (comment-line-break-function): New variable.
Mon, 04 Aug 1997 00:51:07 +0000 Richard M. Stallman (shell-command-on-region, shell-command): Doc fixes.
Sat, 26 Jul 1997 22:22:59 +0000 Richard M. Stallman (line-move): If intangibility moves us to a different line,
Mon, 21 Jul 1997 22:29:32 +0000 Richard M. Stallman (yank, yank-pop): Bind inhibit-read-only
Thu, 17 Jul 1997 04:45:19 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 05:37:04 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 05:33:34 +0000 Richard M. Stallman (yank, yank-pop): Clear out read-only prop.
Sat, 12 Jul 1997 06:33:49 +0000 Richard M. Stallman (forward-visible-line): Correctly handle arg 0
Sat, 05 Jul 1997 03:44:54 +0000 Richard M. Stallman (sendmail-user-agent-compose): New function;
Fri, 04 Jul 1997 21:03:05 +0000 Richard M. Stallman Finish previous change.
Fri, 04 Jul 1997 21:01:42 +0000 Richard M. Stallman (forward-visible-line): Use forward-line, not
Fri, 04 Jul 1997 04:47:05 +0000 Richard M. Stallman (next-line, previous-line): Doc fixes.
Sun, 29 Jun 1997 21:36:37 +0000 Richard M. Stallman (forward-visible-line): Handle 0 arg correctly.
Sun, 22 Jun 1997 09:16:07 +0000 Richard M. Stallman (paren-blinking group): Doc fix.
Thu, 19 Jun 1997 09:04:09 +0000 Simon Marshall Create paren-blinking custom group and put all blink-matching-paren variables in it.
Mon, 09 Jun 1997 13:07:45 +0000 Kenichi Handa (do-auto-fill): Type in the previous change fixed.
Mon, 09 Jun 1997 12:51:42 +0000 Kenichi Handa (do-auto-fill): Bug fix for kinsoku processing.
Fri, 30 May 1997 00:58:54 +0000 Richard M. Stallman (line-move): If moving into intangible text,
Mon, 19 May 1997 02:52:50 +0000 Richard M. Stallman (set-fill-column): Make the C-u case work.
Sat, 17 May 1997 04:28:13 +0000 Richard M. Stallman (do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
Sat, 10 May 1997 00:39:44 +0000 Richard M. Stallman (quoted-insert-character-offset): Initialize more cleanly.
Mon, 05 May 1997 11:57:31 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 11:54:37 +0000 Richard M. Stallman (minibuffer-text-before-history): New variable.
Thu, 01 May 1997 17:36:50 +0000 Richard M. Stallman (set-variable): Simplify previous change.
Wed, 30 Apr 1997 18:57:35 +0000 Richard M. Stallman (set-variable): Check VALUE against type info if available.
Tue, 29 Apr 1997 02:07:02 +0000 Richard M. Stallman (compose-mail): Make prefix arg mean "continue".
Mon, 28 Apr 1997 12:47:24 +0000 Richard M. Stallman (quoted-insert-character-offset): New variable.
Sun, 20 Apr 1997 01:30:13 +0000 Richard M. Stallman Fix previous change.
Sun, 20 Apr 1997 01:28:20 +0000 Richard M. Stallman (transient-mark-mode): Print message if used interactively.
Tue, 15 Apr 1997 07:48:25 +0000 Richard M. Stallman (overwrite-mode-binary, overwrite-mode-textual): Use defvar.
Thu, 10 Apr 1997 06:29:59 +0000 Richard M. Stallman (keyboard-escape-quit): Exit recursive edits,
Tue, 01 Apr 1997 22:09:02 +0000 Richard M. Stallman (set-variable): Suggest only valid user variable.
Fri, 28 Mar 1997 02:33:07 +0000 Erik Naggum (set-variable): Use user-variable-p. Clean up.
Thu, 27 Mar 1997 00:25:39 +0000 Richard M. Stallman (set-variable): Take default from `variable-at-point'.
Sat, 22 Mar 1997 03:54:14 +0000 Richard M. Stallman (newline): Be more conservative about when to use the optimization.
Sun, 02 Mar 1997 01:01:13 +0000 Karl Heuer (eval-expression): No longer disabled, since M-: isn't
Thu, 20 Feb 1997 05:35:12 +0000 Karl Heuer (kill-forward-chars, kill-backward-chars): Pay
Sat, 01 Feb 1997 02:19:14 +0000 Richard M. Stallman (set-fill-column): Print the old value too.
Fri, 31 Jan 1997 20:44:12 +0000 Richard M. Stallman (sendmail-user-agent): Insert all the OTHER-HEADERS.
Fri, 24 Jan 1997 03:51:57 +0000 Richard M. Stallman (completion-no-auto-exit): New variable.
Thu, 09 Jan 1997 07:59:03 +0000 Richard M. Stallman (delete-completion-window): Handle special display frames.
Wed, 01 Jan 1997 03:37:37 +0000 Richard M. Stallman (repeat-complex-command): Bind
Wed, 18 Dec 1996 23:27:56 +0000 Richard M. Stallman (sendmail-user-agent): Avoid error for CONTINUE non-nil.
Wed, 18 Dec 1996 16:32:43 +0000 Richard M. Stallman (compose-mail): Doc fix.