Sat, 03 May 2008 07:39:17 +0000 |
Eric S. Raymond |
Remove logentry primitive from backend API.
|
Sat, 03 May 2008 07:06:34 +0000 |
Eric S. Raymond |
vc-dispatcher layer separation.
|
Fri, 02 May 2008 18:37:07 +0000 |
Sam Steingold |
* progmodes/compile.el (compilation-start): Move setting of
|
Fri, 02 May 2008 18:32:18 +0000 |
Stefan Monnier |
(octave-abbrev-table): Move defvar and
|
Fri, 02 May 2008 17:53:14 +0000 |
Eric S. Raymond |
Should have gone in with previous commit.
|
Fri, 02 May 2008 17:39:02 +0000 |
Stefan Monnier |
(dired-format-columns-of-files): Use completion--insert-strings.
|
Fri, 02 May 2008 17:32:51 +0000 |
Stefan Monnier |
(completion--insert-strings): Use string-width rather than length.
|
Fri, 02 May 2008 17:22:04 +0000 |
Stefan Monnier |
(minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.
|
Fri, 02 May 2008 17:20:07 +0000 |
Stefan Monnier |
(dired-read-dir-and-switches):
|
Fri, 02 May 2008 17:02:52 +0000 |
Stefan Monnier |
(completion-hilit-commonality): Revert last change:
|
Fri, 02 May 2008 14:37:39 +0000 |
Sam Steingold |
* vc.el (vc-dir-mode-map): Enable mouse bindings.
|
Fri, 02 May 2008 12:43:30 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 02 May 2008 09:33:08 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 08:51:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 08:12:59 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 07:47:18 +0000 |
Eric S. Raymond |
More preparation for removing dired.
|
Fri, 02 May 2008 07:12:59 +0000 |
Eric S. Raymond |
The day wehen vc-toggle-ready-only was a good idea is long gone.
|
Fri, 02 May 2008 06:56:59 +0000 |
Eric S. Raymond |
Name change in preparation for ripping out vc-dired.
|
Fri, 02 May 2008 03:52:08 +0000 |
Eric S. Raymond |
Better error message on missing files.
|
Fri, 02 May 2008 03:48:17 +0000 |
Dan Nicolaescu |
(vc-rcs-state): Fix typos.
|
Fri, 02 May 2008 03:47:14 +0000 |
Dan Nicolaescu |
(vc-register): Change argument order so that the prefix
|
Fri, 02 May 2008 03:38:16 +0000 |
Eric S. Raymond |
More informative message when a fileset is in a mixed state.
|
Fri, 02 May 2008 03:30:10 +0000 |
Eric S. Raymond |
Don't commit right after deletion.
|
Thu, 01 May 2008 23:56:52 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 01 May 2008 19:13:16 +0000 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
Thu, 01 May 2008 17:46:27 +0000 |
Sam Steingold |
(vc-delete-file): Check if the file has uncommitted changed.
|
Thu, 01 May 2008 15:18:52 +0000 |
Stefan Monnier |
Revert incorrect fix for claimed bootstrap breakage.
|
Thu, 01 May 2008 07:17:08 +0000 |
Daiki Ueno |
* epa-file-hook.el: New file split from epa-file.el.
|
Thu, 01 May 2008 06:35:09 +0000 |
Dan Nicolaescu |
(vc-hg-extra-fileinfo): New defstruct.
|
Thu, 01 May 2008 06:33:24 +0000 |
Dan Nicolaescu |
(vc-dir-mode-map): Don't bind "r".
|
Thu, 01 May 2008 01:25:24 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 01 May 2008 00:53:35 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 01 May 2008 00:08:38 +0000 |
John Paul Wallington |
*** empty log message ***
|
Wed, 30 Apr 2008 23:55:05 +0000 |
John Paul Wallington |
*** empty log message ***
|
Wed, 30 Apr 2008 19:03:54 +0000 |
Sam Steingold |
(vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
|
Wed, 30 Apr 2008 16:58:15 +0000 |
Sam Steingold |
(vc-dir-mode-map): Bind "d" to vc-dir-delete-file.
|
Wed, 30 Apr 2008 16:10:05 +0000 |
Dan Nicolaescu |
(lisp-mode-map): Add menu.
|
Wed, 30 Apr 2008 08:48:02 +0000 |
Stefan Monnier |
* progmodes/octave-mod.el (octave-help): New function.
|
Wed, 30 Apr 2008 08:13:09 +0000 |
Stefan Monnier |
(vc-checkout): Typo.
|
Wed, 30 Apr 2008 08:12:20 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist) <gnu>:
|
Wed, 30 Apr 2008 05:48:32 +0000 |
Dan Nicolaescu |
(menu-bar-tools-menu): Reorder, place Games last.
|
Wed, 30 Apr 2008 05:44:17 +0000 |
Dan Nicolaescu |
(epa-key-list-mode-map): Add more menu entries.
|
Wed, 30 Apr 2008 05:41:52 +0000 |
Dan Nicolaescu |
(dired-mode-map): Add :help.
|
Wed, 30 Apr 2008 05:40:25 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Add new parameter.
|
Wed, 30 Apr 2008 03:41:39 +0000 |
Stefan Monnier |
(completion--do-completion): Move point even if the completion makes no change.
|
Wed, 30 Apr 2008 03:40:37 +0000 |
Stefan Monnier |
Require 'cl.
|
Wed, 30 Apr 2008 02:24:56 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 29 Apr 2008 15:32:56 +0000 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
Tue, 29 Apr 2008 14:48:57 +0000 |
Stefan Monnier |
(dired-read-dir-and-switches): Replace last change with
|
Tue, 29 Apr 2008 14:47:45 +0000 |
Stefan Monnier |
(read-buffer-to-switch): Avoid making assumptions about `other-buffer'.
|
Tue, 29 Apr 2008 13:42:15 +0000 |
Sam Steingold |
(vc-dir-mode-hook): Add normal hook.
|
Tue, 29 Apr 2008 11:00:31 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 29 Apr 2008 07:11:36 +0000 |
Stefan Monnier |
(uniquify-rationalize-a-list): Beware of side-effects.
|
Tue, 29 Apr 2008 07:10:55 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 07:05:39 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 06:09:32 +0000 |
Stefan Monnier |
New file.
|
Tue, 29 Apr 2008 06:00:21 +0000 |
Stefan Monnier |
(completion-hilit-commonality): Remove leftover code.
|
Tue, 29 Apr 2008 05:36:55 +0000 |
Stefan Monnier |
* minibuffer.el (completion-common-substring): Mark obsolete.
|
Tue, 29 Apr 2008 03:40:00 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 01:03:43 +0000 |
Miles Bader |
Merge from emacs--rel--22
|