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 18:06:51 +0200 |
Jan D. |
Fix lisp/ChangeLog entries.
|
Thu, 02 Sep 2010 11:29:15 -0400 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
Thu, 02 Sep 2010 14:37:29 +0200 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
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 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
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
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Thu, 26 Aug 2010 21:23:02 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 17:33:52 +0200 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Sun, 22 Aug 2010 18:44:55 -0400 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Wed, 01 Sep 2010 12:03:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
Tue, 31 Aug 2010 14:04:26 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): New command.
|
Tue, 31 Aug 2010 14:22:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-down-list): New command.
|
Tue, 31 Aug 2010 14:13:51 +0200 |
Stefan Monnier |
Remove old indentation and navigation code on octave-mode.
|
Mon, 30 Aug 2010 21:53:46 -0400 |
Chong Yidong |
Fix several Package Menu and Finder bugs.
|
Mon, 30 Aug 2010 22:34:52 +0200 |
Stefan Monnier |
Use SMIE for octave-mode.
|
Mon, 30 Aug 2010 21:11:34 +0300 |
Eli Zaretskii |
Fix bug #6944.
|
Mon, 30 Aug 2010 17:21:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
Mon, 30 Aug 2010 15:57:42 +0200 |
Stefan Monnier |
Use with-silent-modifications.
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Sun, 29 Aug 2010 18:15:09 -0400 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
Sat, 28 Aug 2010 21:31:45 -0400 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
Sat, 28 Aug 2010 20:52:36 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|