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.
|
Sun, 04 Oct 2009 00:42:47 +0000 |
Glenn Morris |
Add window-full-height-p.
|
Thu, 01 Oct 2009 17:47:38 +0000 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
Thu, 01 Oct 2009 16:54:21 +0000 |
Stefan Monnier |
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
|
Thu, 01 Oct 2009 15:50:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 01:58:58 +0000 |
Glenn Morris |
See bug#4594.
|
Mon, 28 Sep 2009 23:22:12 +0000 |
Chong Yidong |
Add placeholder for CEDET.
|
Mon, 28 Sep 2009 15:51:00 +0000 |
Michael Albinus |
* NEWS: Mention Tramp connection methods "imap" and "imaps".
|
Sun, 27 Sep 2009 14:47:50 +0000 |
Teodor Zlatanov |
* net/imap-hash.el: New library, see NEWS.
|
Thu, 24 Sep 2009 19:19:41 +0000 |
Juanma Barranquero |
* help-fns.el (help-downcase-arguments): New option, defaulting to nil.
|
Tue, 22 Sep 2009 02:31:54 +0000 |
Glenn Morris |
elint stuff
|
Sun, 20 Sep 2009 19:59:38 +0000 |
Dan Nicolaescu |
Mention support for stashes in vc-git.
|
Sat, 19 Sep 2009 19:55:00 +0000 |
Chong Yidong |
Note removed obsolete functions.
|
Fri, 18 Sep 2009 18:48:38 +0000 |
Chong Yidong |
Re-organize 23.2 News.
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Thu, 17 Sep 2009 15:58:56 +0000 |
Stefan Monnier |
(eval-next-after-load): Mark as obsolete.
|