log lisp/simple.el @ 102856:5fcdac62cfcd

age author description
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.
Tue, 10 Mar 2009 05:01:43 +0000 Glenn Morris (compose-mail): Doc fix.
Wed, 25 Feb 2009 08:18:30 +0000 Glenn Morris (eval-expression): Mention truncation in doc.
Sat, 14 Feb 2009 09:06:30 +0000 Eli Zaretskii (quoted-insert, zap-to-char): Use `with-no-warnings' around forms that refer
Sun, 08 Feb 2009 00:46:38 +0000 Juri Linkov (toggle-word-wrap): New command.
Sat, 07 Feb 2009 05:51:27 +0000 Chong Yidong (line-move-visual): Handle overflow-newline-into-fringe.
Fri, 06 Feb 2009 03:59:15 +0000 Glenn Morris (kill-whole-line): Provide a default argument of 1.
Tue, 27 Jan 2009 20:09:38 +0000 Chong Yidong the latter is not available on ttys anyway.
Wed, 14 Jan 2009 23:10:10 +0000 Juri Linkov (blink-matching-open): Use `minibuffer-message' to
Fri, 09 Jan 2009 04:44:15 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 04 Jan 2009 08:30:58 +0000 Chong Yidong (visual-line-mode-map): Remove M-[ and M-] bindings.
Sun, 04 Jan 2009 08:03:23 +0000 Chong Yidong Minor doc fix.
Thu, 01 Jan 2009 09:14:42 +0000 Martin Rudalics (minibuffer-default-add-shell-commands): Fix doc-string typo.
Thu, 01 Jan 2009 03:36:43 +0000 Chong Yidong (minibuffer-default): Add defvar.
Wed, 31 Dec 2008 15:44:25 +0000 Martin Rudalics (last-buffer): Don't set major mode of *scratch* if
Sun, 21 Dec 2008 05:20:06 +0000 Stefan Monnier (completion-all-completions-with-base-size): Remove.
Mon, 15 Dec 2008 12:52:16 +0000 Juanma Barranquero * simple.el (bad-package-check): Fix arguments of `display-warning',
Thu, 27 Nov 2008 17:07:25 +0000 Chong Yidong Tweak the previous doc fixes.
Thu, 27 Nov 2008 17:01:50 +0000 Chong Yidong (use-empty-active-region, use-region-p, region-active-p): Doc fix.
Sat, 22 Nov 2008 17:33:06 +0000 Lute Kamstra (goto-line): Rename argument.
Mon, 17 Nov 2008 01:54:02 +0000 Juanma Barranquero * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
Mon, 17 Nov 2008 00:44:48 +0000 Juri Linkov (minibuffer-default-add-function): Fix docstring to
Thu, 30 Oct 2008 17:03:30 +0000 Juanma Barranquero * simple.el (idle-update-delay, next-error-highlight)
Tue, 21 Oct 2008 21:14:04 +0000 Alan Mackenzie (undo-more): Add comment explaining the operations on pending-undo-list
Tue, 21 Oct 2008 17:01:53 +0000 Chong Yidong (region-active-p): Doc fix.
Mon, 20 Oct 2008 23:12:43 +0000 Eli Zaretskii (apply-partially): Move from subr.el to simple.el.
Sun, 19 Oct 2008 15:01:05 +0000 Eli Zaretskii (minibuffer-default-add-shell-commands): Doc fix.
Sun, 12 Oct 2008 22:45:09 +0000 Glenn Morris (shell-delimiter-argument-list, shell-file-name-chars)
Fri, 10 Oct 2008 17:30:58 +0000 Andreas Schwab (minibuffer-complete-shell-command): Bind
Fri, 15 Aug 2008 00:30:44 +0000 Chong Yidong (choose-completion): Try reselecting completion-reference-buffer.
Thu, 14 Aug 2008 23:44:29 +0000 Chong Yidong (completion-base-size): Doc fix.
Tue, 12 Aug 2008 19:41:18 +0000 Chong Yidong Delete trailing whitespace.
Tue, 12 Aug 2008 19:39:50 +0000 Chong Yidong (visual-line--saved-state): New var.
Thu, 31 Jul 2008 16:51:21 +0000 Juri Linkov (read-shell-command, shell-command):
Wed, 30 Jul 2008 16:38:29 +0000 Juri Linkov (quoted-insert): Comment out code that treats 0240-0377 specially.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Mon, 21 Jul 2008 18:14:23 +0000 Chong Yidong (visual-line-mode): Disable truncate-partial-width-windows.
Mon, 21 Jul 2008 03:54:03 +0000 Chong Yidong (visual-line-mode): Add lighter.
Mon, 21 Jul 2008 03:50:17 +0000 Chong Yidong (visual-line): New custom group.
Thu, 17 Jul 2008 23:37:50 +0000 Chong Yidong (line-move-visual): Make it a defcustom.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Sat, 12 Jul 2008 18:33:47 +0000 Chong Yidong (line-move-visual): Handle null pixel position gracefully.
Fri, 11 Jul 2008 18:11:06 +0000 Chong Yidong (previous-line, next-line): Update docstring.
Fri, 11 Jul 2008 18:07:01 +0000 Chong Yidong (line-move-visual): Obey goal-column and no-error arg.
Fri, 20 Jun 2008 17:10:33 +0000 Stefan Monnier (special-mode-map): New var.
Tue, 03 Jun 2008 22:56:56 +0000 Chong Yidong (line-move-1): If we did not move as far as desired, ensure that
Wed, 28 May 2008 17:36:04 +0000 Stefan Monnier Docstring improvement.
Fri, 09 May 2008 17:39:33 +0000 Michael Albinus * simple.el (start-file-process): Clarify docstring.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 29 Apr 2008 05:36:55 +0000 Stefan Monnier * minibuffer.el (completion-common-substring): Mark obsolete.