log lisp/simple.el @ 106362:d19d1b12196e

age author description
Tue, 01 Dec 2009 18:06:06 +0000 Stefan Monnier (normal-erase-is-backspace-mode): Fix thinko in message.
Thu, 19 Nov 2009 20:58:42 +0000 Stefan Monnier (with-wrapper-hook): Fix thinko.
Thu, 19 Nov 2009 17:39:54 +0000 Juri Linkov (switch-to-completions): Move point to the first
Thu, 19 Nov 2009 03:12:51 +0000 Stefan Monnier * abbrev.el (abbrev-with-wrapper-hook): (re)move...
Sun, 15 Nov 2009 15:32:15 +0000 Juri Linkov (set-mark-default-inactive): Add :type, :group
Sat, 14 Nov 2009 16:07:44 +0000 Chong Yidong * simple.el (shell-command): Doc fix (Bug#4891).
Sat, 14 Nov 2009 04:18:10 +0000 Glenn Morris (x-selection-owner-p): Declare.
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Fri, 13 Nov 2009 14:50:17 +0000 Stefan Monnier (minibuffer-default-add-completions): Drop deprecated 4th arg.
Thu, 12 Nov 2009 06:55:39 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Wed, 11 Nov 2009 00:11:40 +0000 Juri Linkov (dired-get-filename)<declare-function>:
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Mon, 26 Oct 2009 14:59:12 +0000 Juanma Barranquero * simple.el (transpose-subr): Give clearer error when the mark is not set.
Fri, 23 Oct 2009 05:15:26 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
Thu, 22 Oct 2009 19:31:43 +0000 Stefan Monnier * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
Thu, 22 Oct 2009 15:27:17 +0000 Stefan Monnier (switch-to-completions): Look for *Completions* in other frames as well.
Thu, 15 Oct 2009 01:50:17 +0000 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
Mon, 05 Oct 2009 11:41:59 +0000 Eli Zaretskii (eval-expression): Doc fix.
Fri, 02 Oct 2009 13:27:29 +0000 Michael Albinus * simple.el (start-file-process): Say in the doc-string, that file
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Thu, 17 Sep 2009 06:02:20 +0000 Glenn Morris (hard-newline): Give it a doc-string.
Mon, 14 Sep 2009 01:22:42 +0000 Stefan Monnier * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
Sun, 13 Sep 2009 00:52:55 +0000 Stefan Monnier * mail/sendmail.el (send-mail-function):
Fri, 11 Sep 2009 00:58:59 +0000 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
Thu, 10 Sep 2009 00:54:36 +0000 Juri Linkov (shell-command): Set asynchronous process filter to
Fri, 28 Aug 2009 04:21:14 +0000 Stefan Monnier * mh-e/mh-comp.el (mh-send-letter):
Thu, 27 Aug 2009 14:56:17 +0000 Sam Steingold (kill-do-not-save-duplicates): New user option.
Wed, 26 Aug 2009 20:55:39 +0000 Sam Steingold (save-interprogram-paste-before-kill): New user option.
Tue, 25 Aug 2009 08:45:41 +0000 Michael Albinus * simple.el (process-file-side-effects): New defvar.
Wed, 19 Aug 2009 02:31:59 +0000 Stefan Monnier (choose-completion-string): Don't rely on minibuffer-completing-file-name
Thu, 13 Aug 2009 00:57:17 +0000 Richard M. Stallman (next-error-move-function): New variable.
Mon, 10 Aug 2009 16:38:16 +0000 Stefan Monnier (goto-line): Fix up docstring.
Fri, 31 Jul 2009 02:14:43 +0000 Chong Yidong * simple.el (line-move-visual): Perform hscroll to the recorded position.
Fri, 31 Jul 2009 01:34:26 +0000 Chong Yidong * simple.el (line-move-finish): Pass whole number to
Wed, 22 Jul 2009 02:35:45 +0000 Glenn Morris (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
Sun, 19 Jul 2009 00:33:11 +0000 Glenn Morris (mail-user-agent): Doc fix. Set :version tag.
Sat, 18 Jul 2009 19:03:53 +0000 Eli Zaretskii (deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
Sat, 18 Jul 2009 17:39:35 +0000 Chong Yidong * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
Sat, 18 Jul 2009 04:37:52 +0000 Chong Yidong * simple.el (set-mark): Revert last change.
Fri, 17 Jul 2009 15:45:08 +0000 Chong Yidong * w32-fns.el (x-selection-owner-p): New function.
Wed, 15 Jul 2009 02:05:32 +0000 Chong Yidong * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
Wed, 15 Jul 2009 01:25:32 +0000 Chong Yidong * simple.el (deactivate-mark): Optional argument FORCE.
Tue, 14 Jul 2009 19:57:58 +0000 Stefan Monnier (mail-user-agent): Default to the upwardly-UI-compatible
Sat, 11 Jul 2009 16:36:05 +0000 Chong Yidong * simple.el (temporary-goal-column): Change the value for
Thu, 02 Jul 2009 22:47:52 +0000 Juri Linkov (async-shell-command): New command.
Sat, 13 Jun 2009 18:56:07 +0000 Chong Yidong * simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to
Mon, 11 May 2009 15:35:44 +0000 Stefan Monnier (completion-setup-function):
Sat, 25 Apr 2009 15:27:45 +0000 Chong Yidong * simple.el (line-move-visual): If point is stuck moving backwards
Mon, 06 Apr 2009 15:45:00 +0000 Sam Steingold (completion-list-mode-map): Bind "q" to quit-window,
Mon, 06 Apr 2009 01:21:48 +0000 Chong Yidong * simple.el (handle-shift-selection): Clarify docstring.
Thu, 02 Apr 2009 01:56:43 +0000 Stefan Monnier (auto-fill-function): Mark it as safe for nil.
Sat, 28 Mar 2009 21:17:46 +0000 Juri Linkov (minibuffer-default-add-completions):
Fri, 27 Mar 2009 16:50:14 +0000 Andreas Schwab * simple.el (shift-select-mode): Make it a defcustom.
Thu, 26 Mar 2009 17:07:54 +0000 Stefan Monnier * callint.c (Fcall_interactively): For '^' just delegate the work to
Sat, 21 Mar 2009 18:38:40 +0000 Eli Zaretskii (handle-shift-selection): Fix last change.
Sat, 21 Mar 2009 18:29:25 +0000 Eli Zaretskii (handle-shift-selection): Doc fix. (Bug#2738)
Thu, 19 Mar 2009 14:45:02 +0000 Juanma Barranquero * subr.el (forward-point): Add obsolescence declaration.
Sat, 14 Mar 2009 17:43:16 +0000 Chong Yidong (undo-outer-limit-truncate): Mention that warning-suppress-types is
Sat, 14 Mar 2009 01:51:34 +0000 Stefan Monnier (undo): Don't loop when encountering empty undo records.