log lisp/simple.el @ 14438:85fcb510947a

age author description
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:20:13 +0000 Karl Heuer (shell-command): Fix message spelling.
Thu, 21 Dec 1995 18:08:12 +0000 Karl Heuer (blink-matching-paren-on-screen): New variable.
Sat, 18 Nov 1995 16:46:53 +0000 Richard M. Stallman (do-auto-fill): Look at 2nd line for fill prefix
Sat, 11 Nov 1995 23:56:47 +0000 Richard M. Stallman (universal-argument-other-key): Add to existing unread-command-events value.
Fri, 10 Nov 1995 17:33:26 +0000 Richard M. Stallman (do-auto-fill): Use fill-context-prefix.
Sun, 29 Oct 1995 23:03:05 +0000 Richard M. Stallman (column-number-mode): Make default value nil.
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.
Wed, 21 Jun 1995 23:15:07 +0000 Richard M. Stallman (mark-even-if-inactive): Definition deleted.
Tue, 20 Jun 1995 14:25:36 +0000 Richard M. Stallman (universal-argument-num-events): New variable.
Mon, 19 Jun 1995 20:10:21 +0000 Richard M. Stallman (universal-argument-other-key): Call reset-this-command-lengths.
Mon, 19 Jun 1995 16:15:06 +0000 Richard M. Stallman (negative-argument, digit-argument):
Fri, 16 Jun 1995 06:14:44 +0000 Karl Heuer (universal-argument-map): New var.
Wed, 14 Jun 1995 22:30:41 +0000 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
Mon, 29 May 1995 06:19:46 +0000 Karl Heuer (indent-for-comment): move to beginning of line only
Sat, 27 May 1995 00:40:31 +0000 Karl Heuer (previous-matching-history-element):
Tue, 25 Apr 1995 22:26:16 +0000 Karl Heuer (auto-fill-mode): Use force-mode-line-update.