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