log lisp/simple.el @ 13171:ed9465203ed6

age author description
Wed, 11 Oct 1995 03:11:11 +0000 Richard M. Stallman (next-completion): Specify the LIMIT arg when searching for text properties.
Fri, 06 Oct 1995 22:40:25 +0000 Richard M. Stallman (newline): Call barf-if-buffer-read-only.
Wed, 30 Aug 1995 19:33:08 +0000 Richard M. Stallman (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
Fri, 25 Aug 1995 14:16:26 +0000 Richard M. Stallman (what-line): Print narrowed linenum with full buffer num.
Sat, 19 Aug 1995 16:59:43 +0000 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): New var.
Sat, 12 Aug 1995 09:22:04 +0000 Richard M. Stallman (shell-command-on-region): Don't examine order of
Sun, 06 Aug 1995 06:27:10 +0000 Richard M. Stallman (column-number-mode, line-number-mode): Default now t.
Sun, 30 Jul 1995 00:46:23 +0000 Richard M. Stallman (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
Fri, 28 Jul 1995 02:38:16 +0000 Richard M. Stallman (do-auto-fill): Handle adaptive-fill-regexp.
Fri, 21 Jul 1995 01:43:21 +0000 Richard M. Stallman (indent-new-comment-line): fill-prefix overrides comment indentation.
Mon, 17 Jul 1995 23:03:53 +0000 Karl Heuer (shell-command): Use save-match-data.
Fri, 07 Jul 1995 13:26:23 +0000 Richard M. Stallman (switch-to-completions): Make a completions window if none.
Thu, 29 Jun 1995 03:18:29 +0000 Richard M. Stallman (do-auto-fill): No-op if (current-fill-column) is nil.
Tue, 27 Jun 1995 18:58:26 +0000 Richard M. Stallman (newline): Put point at right place if insert gets error.