log lisp/simple.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.