Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Thu, 13 Jan 2011 19:58:28 +0100 |
Tassilo Horn |
* simple.el (shell-command): Don't error out if shell command
|
Wed, 12 Jan 2011 23:23:41 -0500 |
Chong Yidong |
New arg RETURN-ACTION for compose-mail, and related functions.
|
Sat, 25 Dec 2010 13:34:45 +0200 |
Eli Zaretskii |
Fix bug #7702 with docs of selections wrt MS-Windows.
|
Thu, 16 Dec 2010 09:20:46 +0800 |
Chong Yidong |
Doc fix for just-one-space change. Document it in NEWS.
|
Fri, 10 Dec 2010 12:46:40 -0500 |
Chong Yidong |
Bump version to 23.2.91.
EMACS_PRETEST_23_2_91
|
Sat, 04 Dec 2010 16:15:17 -0500 |
Chong Yidong |
* simple.el (transient-mark-mode): Doc fix (Bug#7465).
|
Tue, 07 Dec 2010 20:38:38 +0100 |
Tassilo Horn |
* simple.el (just-one-space): Make argument n default to 1 if
|
Mon, 06 Dec 2010 13:21:42 -0500 |
Stefan Monnier |
* lisp/simple.el (just-one-space): Delete newlines for negative arg.
|
Fri, 26 Nov 2010 21:10:26 +0200 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 17 Nov 2010 21:09:41 -0500 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
Fri, 12 Nov 2010 19:46:00 -0800 |
Glenn Morris |
* lisp/simple.el (count-words-region): New function.
|
Fri, 12 Nov 2010 08:32:02 -0500 |
Stefan Monnier |
* lisp/simple.el (open-line): `newline' may strip trailing space.
|
Mon, 08 Nov 2010 21:33:07 -0800 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
Sat, 06 Nov 2010 13:23:42 -0700 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
Thu, 28 Oct 2010 20:29:29 -0700 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
Wed, 27 Oct 2010 20:49:40 -0700 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
Tue, 19 Oct 2010 11:43:27 -0400 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
Wed, 13 Oct 2010 01:25:19 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Mon, 20 Sep 2010 23:45:09 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
Tue, 14 Sep 2010 16:41:53 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Sun, 12 Sep 2010 13:46:57 -0400 |
David Reitter |
simple.el (line-move-visual): Do not truncate goal column to integer size.
|
Wed, 08 Sep 2010 18:14:44 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
|
Fri, 03 Sep 2010 13:12:46 +0200 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
Thu, 02 Sep 2010 23:57:08 +0200 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
Thu, 02 Sep 2010 12:54:43 +0200 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Thu, 02 Sep 2010 09:54:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Mon, 23 Aug 2010 00:27:59 +0100 |
Juri Linkov |
Move reading an extended command to Elisp (bug#5364, bug#5214).
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 14 Aug 2010 19:21:40 -0400 |
Chong Yidong |
* simple.el (kill-region): Doc fix (Bug#6787).
|
Thu, 19 Aug 2010 11:37:40 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
|
Thu, 19 Aug 2010 01:25:36 +0200 |
Stefan Monnier |
* lisp/simple.el (prog-mode-map): New var.
|
Sun, 15 Aug 2010 22:33:17 -0400 |
Chong Yidong |
Let all active regions set the primary selection.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Wed, 04 Aug 2010 20:04:29 +0200 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
Sat, 07 Aug 2010 16:10:30 -0400 |
Chong Yidong |
Fix last change.
|
Sat, 07 Aug 2010 15:39:04 -0400 |
Chong Yidong |
Change `select-active-region' mechanics.
|
Sat, 07 Aug 2010 13:11:07 +0300 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
Sat, 17 Jul 2010 16:21:51 -0400 |
Chong Yidong |
Revert 2010-07-14 change to deactivate mark; minor cleanups.
|
Fri, 16 Jul 2010 22:49:48 -0400 |
Chong Yidong |
Change x-select-enable-primary to nil.
|
Fri, 16 Jul 2010 11:42:15 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Wed, 14 Jul 2010 14:03:39 -0400 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
Tue, 13 Jul 2010 13:41:49 +0300 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
Wed, 14 Jul 2010 12:11:39 -0400 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
Sat, 10 Jul 2010 18:41:55 -0400 |
Chong Yidong |
Fix last fix.
|
Sat, 10 Jul 2010 15:32:53 -0400 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
Tue, 22 Jun 2010 20:07:20 -0700 |
Glenn Morris |
Backport from trunk: doc fix.
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Mon, 21 Jun 2010 19:26:46 -0400 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
Fri, 04 Jun 2010 21:38:11 +0300 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
Wed, 19 May 2010 20:16:07 +0300 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
Mon, 17 May 2010 15:27:26 -0400 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
Fri, 14 May 2010 12:41:01 -0400 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Tue, 04 May 2010 23:45:21 -0400 |
Stefan Monnier |
Use define-minor-mode in more cases.
|
Sun, 02 May 2010 01:56:30 -0400 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
Wed, 28 Apr 2010 11:18:37 -0400 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
Fri, 16 Apr 2010 04:41:58 +0300 |
Juri Linkov |
Move scrolling commands from simple.el to window.el
|
Fri, 16 Apr 2010 04:24:00 +0300 |
Juri Linkov |
Check both `isearch-scroll' and `scroll-command' properties.
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Wed, 14 Apr 2010 11:24:17 -0400 |
Stefan Monnier |
(non-essential): New var.
|
Wed, 14 Apr 2010 03:43:54 +0300 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Tue, 06 Apr 2010 02:44:24 +0300 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
Tue, 06 Apr 2010 02:38:53 +0300 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
Wed, 31 Mar 2010 18:16:12 +0300 |
Juri Linkov |
* simple.el (next-line, previous-line): Re-throw a signal
|
Wed, 31 Mar 2010 18:02:53 +0300 |
Juri Linkov |
* simple.el (keyboard-escape-quit): Raise deselecting the active
|
Tue, 30 Mar 2010 22:53:53 -0400 |
Stefan Monnier |
* simple.el (append-to-buffer): Simplify.
|
Thu, 25 Mar 2010 01:53:30 -0400 |
Chong Yidong |
* simple.el (append-to-buffer): Fix last change.
|
Wed, 24 Mar 2010 12:18:13 -0400 |
Chong Yidong |
Fix 2009-11-13 change to append-to-buffer (Bug#5749).
|
Tue, 16 Feb 2010 09:40:45 -0500 |
Chong Yidong |
* simple.el (save-interprogram-paste-before-kill): Doc fix.
|
Sun, 14 Feb 2010 18:28:10 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sat, 13 Feb 2010 11:29:25 -0800 |
Glenn Morris |
Improve docs of some transposition functions.
|
Wed, 03 Feb 2010 21:02:56 -0800 |
Glenn Morris |
* simple.el (visual-line-mode): Capitalize lighter.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 12 Dec 2009 17:01:03 +0000 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
Mon, 07 Dec 2009 16:09:05 +0000 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
Sun, 06 Dec 2009 18:48:48 +0000 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
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
|