Sat, 21 Jul 2007 16:44:56 +0000 |
Dan Nicolaescu |
(vc-hg-dir-state): Fix loop.
|
Sat, 21 Jul 2007 09:44:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Jul 2007 09:43:41 +0000 |
Eli Zaretskii |
(Customizing VC) <vc-handled-backends>: Update the default value.
|
Sat, 21 Jul 2007 04:51:48 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 Jul 2007 04:51:39 +0000 |
Richard M. Stallman |
(Why Version Control?): Improve previous change.
|
Fri, 20 Jul 2007 20:41:58 +0000 |
Stefan Monnier |
(change-log-resolve-conflict): Don't lose data if the merge fails.
|
Fri, 20 Jul 2007 20:31:29 +0000 |
Stefan Monnier |
(add-change-log-entry, add-log-current-defun, change-log-merge):
|
Fri, 20 Jul 2007 20:30:51 +0000 |
Stefan Monnier |
(add-change-log-entry, add-log-current-defun, change-log-merge):
|
Fri, 20 Jul 2007 20:25:32 +0000 |
Dan Nicolaescu |
(compilation-auto-jump-to-first-error): Add
|
Fri, 20 Jul 2007 20:23:58 +0000 |
Stefan Monnier |
(add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
|
Fri, 20 Jul 2007 20:09:44 +0000 |
Stefan Monnier |
(add-log-file-name): Use file-relative-name.
|
Fri, 20 Jul 2007 20:08:21 +0000 |
Stefan Monnier |
(cvs-mode-add-change-log-entry-other-window): Use a directory
|
Fri, 20 Jul 2007 20:02:32 +0000 |
Stefan Monnier |
(vc-arch-diff): Fix last change.
|
Fri, 20 Jul 2007 18:54:57 +0000 |
Stefan Monnier |
(compilation-start): Remember the original directory in a buffer-local
|
Fri, 20 Jul 2007 17:32:04 +0000 |
Dan Nicolaescu |
(vc-hg-diff): Use vc-hg-command.
|
Fri, 20 Jul 2007 17:24:39 +0000 |
Vinicius Jose Latorre |
Fix foreground/background color
|
Fri, 20 Jul 2007 11:15:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 20 Jul 2007 11:14:40 +0000 |
Eli Zaretskii |
(install-lisp-CMD, install-lisp-SH): Don't create subdirectories
|
Fri, 20 Jul 2007 04:48:30 +0000 |
Stefan Monnier |
(vera-mode-map): Move initialization into declaration.
|
Fri, 20 Jul 2007 04:11:14 +0000 |
Stefan Monnier |
(vera-re-search-forward, vera-re-search-backward):
|
Fri, 20 Jul 2007 04:09:08 +0000 |
Stefan Monnier |
(flymake-buildfile-dirs): Remove.
|
Fri, 20 Jul 2007 04:00:37 +0000 |
Stefan Monnier |
(locate-dominating-file): Add comment.
|
Fri, 20 Jul 2007 03:59:03 +0000 |
Stefan Monnier |
(vc-delistify): Use mapconcat.
|
Fri, 20 Jul 2007 03:57:14 +0000 |
Stefan Monnier |
Add todo item.
|
Fri, 20 Jul 2007 03:56:53 +0000 |
Stefan Monnier |
(vc-(m)cvs-create-repo): Remove.
|
Fri, 20 Jul 2007 03:48:27 +0000 |
Stefan Monnier |
(vc-find-root): Fix case where `file' is the current
|
Fri, 20 Jul 2007 03:15:19 +0000 |
Dan Nicolaescu |
(vc-hg-workfile-unchanged-p): New function.
|
Fri, 20 Jul 2007 01:53:08 +0000 |
Kenichi Handa |
(utf-8-post-read-conversion): Temporarily
|
Fri, 20 Jul 2007 01:22:18 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
|
Fri, 20 Jul 2007 00:19:49 +0000 |
Dan Nicolaescu |
(vc-print-log): Fix call to print-log.
|
Fri, 20 Jul 2007 00:09:17 +0000 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
|
Thu, 19 Jul 2007 22:23:30 +0000 |
Eric S. Raymond |
Log entries as requested by Stefan.
|
Thu, 19 Jul 2007 19:59:25 +0000 |
Eric S. Raymond |
Make certain diff output gets put in the correcct buffer.
|
Thu, 19 Jul 2007 18:49:59 +0000 |
Stefan Monnier |
(vc-find-root): Walk up the tree to find an existing
|
Thu, 19 Jul 2007 14:27:06 +0000 |
Eric S. Raymond |
Update Changelog.
|
Thu, 19 Jul 2007 14:26:08 +0000 |
Eric S. Raymond |
vc-cvs-checkin had some reference problems, now fixed.
|
Thu, 19 Jul 2007 14:18:33 +0000 |
Eric S. Raymond |
Fix two variable-reference bugs.
|
Thu, 19 Jul 2007 06:31:59 +0000 |
Martin Rudalics |
*** empty log message ***
|
Thu, 19 Jul 2007 06:30:39 +0000 |
Martin Rudalics |
(top-level): Fix typo in final comment introduced
|
Thu, 19 Jul 2007 03:29:47 +0000 |
Stefan Monnier |
(locate-dominating-file): New function.
|
Wed, 18 Jul 2007 21:02:29 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
|
Wed, 18 Jul 2007 20:11:28 +0000 |
Eric S. Raymond |
Fix read error reported by Fabien Coelho.
|
Wed, 18 Jul 2007 19:42:23 +0000 |
Eric S. Raymond |
Improve the explanation of version control to include concepts
|
Wed, 18 Jul 2007 19:16:41 +0000 |
Stefan Monnier |
Docstring fixes.
|
Wed, 18 Jul 2007 16:32:40 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:39 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:37 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:36 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:35 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:33 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:32:00 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:31:58 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:31:56 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 16:12:16 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Wed, 18 Jul 2007 12:43:37 +0000 |
Eric S. Raymond |
Generalize stay-local-p to operatre on lists of files.
|
Wed, 18 Jul 2007 12:43:35 +0000 |
Eric S. Raymond |
Generalize stay-local-p to operatre on lists of files.
|
Wed, 18 Jul 2007 12:42:16 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 18 Jul 2007 11:55:44 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 18 Jul 2007 11:54:08 +0000 |
Juanma Barranquero |
(Fsetq_default): Doc fix.
|
Wed, 18 Jul 2007 11:52:52 +0000 |
Juanma Barranquero |
(Fsetq): Doc fix.
|
Wed, 18 Jul 2007 11:48:47 +0000 |
Juanma Barranquero |
(For, Fand): Doc fixes.
|
Wed, 18 Jul 2007 11:47:54 +0000 |
Juanma Barranquero |
(Ffind_operation_coding_system): Doc fix.
|
Wed, 18 Jul 2007 10:47:04 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Wed, 18 Jul 2007 10:46:53 +0000 |
Jan Dj¸«£rv |
Declare x_ewmh_activate_frame
|
Wed, 18 Jul 2007 10:46:38 +0000 |
Jan Dj¸«£rv |
(x_ewmh_activate_frame): New function.
|
Wed, 18 Jul 2007 10:46:25 +0000 |
Jan Dj¸«£rv |
(Fx_focus_frame): Call x_ewmh_activate_frame
|
Wed, 18 Jul 2007 09:18:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 18 Jul 2007 09:01:47 +0000 |
Juanma Barranquero |
(follow-mode-hook, follow-mode-off-hook, follow-mode,
|
Wed, 18 Jul 2007 08:55:20 +0000 |
Martin Rudalics |
*** empty log message ***
|
Wed, 18 Jul 2007 08:54:43 +0000 |
Martin Rudalics |
(change-log-mode): Use fill-nobreak-predicate to
|
Wed, 18 Jul 2007 08:46:42 +0000 |
Martin Rudalics |
(kmacro-end-macro): When ignoring empty macro
|
Tue, 17 Jul 2007 21:34:31 +0000 |
Michael Albinus |
* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
|
Tue, 17 Jul 2007 21:29:20 +0000 |
Michael Albinus |
* files.texi (Magic File Names): Introduce optional parameter
|
Tue, 17 Jul 2007 21:16:36 +0000 |
Michael Albinus |
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
|
Tue, 17 Jul 2007 21:10:07 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
|
Tue, 17 Jul 2007 21:09:12 +0000 |
Michael Albinus |
* net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
|
Tue, 17 Jul 2007 21:08:49 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Use `process-file'.
|
Tue, 17 Jul 2007 21:08:21 +0000 |
Michael Albinus |
* recentf.el (recentf-keep-default-predicate): Adapt call of
|
Tue, 17 Jul 2007 21:07:49 +0000 |
Michael Albinus |
* files.el (file-remote-p): Introduce optional parameter
|
Tue, 17 Jul 2007 15:13:24 +0000 |
Francesco Potort¸«Ą |
* etags.c (C_entries): Reset the fvdef machine when out of function.
|
Tue, 17 Jul 2007 15:03:54 +0000 |
Francesco Potort¸«Ą |
*** empty log message ***
|
Tue, 17 Jul 2007 14:55:40 +0000 |
Francesco Potort¸«Ą |
*** empty log message ***
|
Tue, 17 Jul 2007 07:27:27 +0000 |
Martin Rudalics |
*** empty log message ***
|
Tue, 17 Jul 2007 07:22:59 +0000 |
Martin Rudalics |
(Fdisplay_buffer): If largest or LRU window is the
|
Tue, 17 Jul 2007 07:04:48 +0000 |
Glenn Morris |
(abbrev_check_chars): New function.
|
Tue, 17 Jul 2007 07:04:22 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 17 Jul 2007 05:57:35 +0000 |
Stefan Monnier |
(Fstart_process, Fmake_network_process, read_process_output):
|
Tue, 17 Jul 2007 05:33:17 +0000 |
Stefan Monnier |
(vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
|
Tue, 17 Jul 2007 04:59:27 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 17 Jul 2007 04:47:57 +0000 |
Dan Nicolaescu |
Undo previous change.
|
Mon, 16 Jul 2007 22:41:49 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 16 Jul 2007 22:41:23 +0000 |
Eli Zaretskii |
(clean): Don't delete *~.
|
Mon, 16 Jul 2007 22:40:17 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 16 Jul 2007 22:39:26 +0000 |
Eli Zaretskii |
(clean): Don't delete *~.
|
Mon, 16 Jul 2007 22:37:26 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 16 Jul 2007 22:37:01 +0000 |
Eli Zaretskii |
(clean): Don't delete *~.
|
Mon, 16 Jul 2007 22:36:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 16 Jul 2007 22:35:41 +0000 |
Eli Zaretskii |
(extraclean): Don't delete *~.
|
Mon, 16 Jul 2007 22:34:38 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 16 Jul 2007 22:34:10 +0000 |
Eli Zaretskii |
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
|
Mon, 16 Jul 2007 18:38:05 +0000 |
Stefan Monnier |
(tex-verbatim-environments): Add safe-local-variable property.
|
Mon, 16 Jul 2007 16:59:58 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 16 Jul 2007 16:57:45 +0000 |
Thien-Thi Nguyen |
(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
|
Mon, 16 Jul 2007 16:01:04 +0000 |
Stefan Monnier |
(sh-font-lock-quoted-subshell): Skip over the
|
Mon, 16 Jul 2007 14:59:10 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 16 Jul 2007 14:57:31 +0000 |
Thien-Thi Nguyen |
(calculate-lisp-indent): In the case of alignment under a constant symbol,
|
Mon, 16 Jul 2007 13:22:13 +0000 |
Andreas Schwab |
*** empty log message ***
|
Mon, 16 Jul 2007 13:21:53 +0000 |
Andreas Schwab |
(Fdisplay_buffer): Use NILP.
|
Mon, 16 Jul 2007 04:42:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 Jul 2007 04:41:29 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Better error message if no secondary selection.
|
Mon, 16 Jul 2007 04:25:51 +0000 |
Dan Nicolaescu |
(vc-handled-backends): Move BZR later in the list.
|
Mon, 16 Jul 2007 04:05:08 +0000 |
Dan Nicolaescu |
(xterm-turn-on-modify-other-keys)
|
Mon, 16 Jul 2007 02:17:28 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 16 Jul 2007 02:16:00 +0000 |
Thien-Thi Nguyen |
(bookmark-show-all-annotations):
|
Sun, 15 Jul 2007 22:15:38 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 15 Jul 2007 20:05:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 15 Jul 2007 19:58:18 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 15 Jul 2007 19:55:57 +0000 |
Juri Linkov |
(cua-paste): Before a yank command,
|
Sun, 15 Jul 2007 19:55:32 +0000 |
Juri Linkov |
(delete-selection-pre-hook): Before a yank command,
|
Sun, 15 Jul 2007 19:55:14 +0000 |
Michael Albinus |
* recentf.el (recentf-keep-default-predicate): New defun.
|