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).
|