Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Thu, 05 Nov 2009 21:17:21 +0000 |
Stefan Monnier |
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
|
Wed, 04 Nov 2009 03:15:43 +0000 |
Glenn Morris |
Add "Incompatible Lisp Changes in Emacs 23.2".
|
Sat, 31 Oct 2009 02:12:06 +0000 |
Glenn Morris |
Mention byte-compile-warnings `constants' member.
|
Mon, 26 Oct 2009 04:06:01 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
Mon, 26 Oct 2009 03:39:15 +0000 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
Fri, 23 Oct 2009 18:39:48 +0000 |
Chong Yidong |
Fix typo.
|
Wed, 21 Oct 2009 20:03:57 +0000 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
Mon, 19 Oct 2009 05:04:22 +0000 |
Dan Nicolaescu |
Make vc-annotate work through copies and renames.
|
Thu, 15 Oct 2009 01:50:17 +0000 |
Stefan Monnier |
Replace completion-base-size by completion-base-position to fix bugs
|
Wed, 14 Oct 2009 21:56:37 +0000 |
Juri Linkov |
Multi-isearch functions instead of commands.
|
Wed, 14 Oct 2009 06:08:47 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): When a directory is passed for
|
Sat, 10 Oct 2009 23:43:27 +0000 |
Glenn Morris |
Documented window-full-height-p.
|
Fri, 09 Oct 2009 05:25:08 +0000 |
Karl Fogel |
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
|
Sun, 04 Oct 2009 12:19:50 +0000 |
Michael Albinus |
* NEWS: New function copy-directory.
|