]> code.delx.au - gnu-emacs/history - lisp/vc
lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backend
[gnu-emacs] / lisp / vc /
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Glenn Morris* lisp/vc/log-edit.el (log-edit-header-contents-regexp...
2012-12-07 Juanma Barranquerolisp/vc/vc-hooks.el (vc-state): Doc fix.
2012-11-26 Glenn Morrisvc-hooks.el workaround for bug#11490
2012-11-17 Chong YidongFix for vc-svn-merge-news.
2012-11-08 Chong YidongRewrite and rename diff-delete-trailing-whitespace.
2012-11-08 Glenn MorrisDocument diff-remove-trailing-whitespace
2012-10-30 Kenichi Handamerge trun
2012-10-29 Stefan Monnier* lisp/vc/diff-mode.el (diff-context->unified): Don...
2012-10-29 Chong Yidong* vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent...
2012-10-26 Stefan Monnier* lisp/vc/diff-mode.el (diff-end-of-hunk): Also skip...
2012-10-23 Stefan Monnier* lisp/vc/diff-mode.el (diff-hunk): `save-excursion...
2012-10-23 Kenichi Handamerge trunk
2012-10-23 Stefan MonnierCleanup uses of "-hooks".
2012-10-20 Chong YidongFix *vc-diff* buffer's behavior for empty diffs.
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-02 Stefan Monnier* lisp/vc/diff-mode.el (diff--auto-refine-data): New...
2012-10-02 Stefan Monnier* lisp/vc/add-log.el (add-log-buffer-file-name-function...
2012-10-02 Dmitry GutovSupport git commit --amend/--signoff
2012-09-30 Juri Linkov* lisp/facemenu.el (list-colors-sort): Add option ...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Stefan Monnier* lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entrie...
2012-09-30 Stefan Monnier* lisp/vc/log-edit.el (log-edit-font-lock-keywords...
2012-09-30 Stefan Monnier* lisp/vc/ediff-util.el (ediff-diff-at-point): Don...
2012-09-30 Glenn MorrisComment fix
2012-09-29 Glenn MorrisRemove duplication of vc-sccs-registered definition
2012-09-29 Glenn MorrisComment for vc-rcs
2012-09-29 Glenn MorrisComment for vc-sccs
2012-09-29 Glenn MorrisComments for vc-bzr, clarifying vc-bzr-registered
2012-09-29 Glenn MorrisRevert bogus vc autoloads change
2012-09-29 Glenn MorrisNo need to autoload vc-rcs, vc-sccs defcustoms.
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-27 Glenn MorrisDon't bother making files writable for commit with...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-24 Chong YidongFix two references to deleted obsolete variables.
2012-09-24 Chong YidongRemove several obsolete vars and functions unlikely...
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Chong Yidong* vc/diff.el (diff-latest-backup-file): Autoload.
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Chong YidongUpdate docstrings and comments to use "init file" termi...
2012-09-15 Kenichi Handamerge trunk
2012-09-15 Glenn MorrisImprove vc-bzr-working-revision for lightweight checkouts
2012-09-13 Glenn Morris* lisp/vc/vc.el: No need to require ediff.
2012-09-10 Dan Nicolaescu* vc/diff-mode.el (diff-mode-menu): diff-remove-trailin...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-30 Kenichi Handamerge trunk
2012-08-29 Stefan Monnier* lisp/files.el (read-only-mode): New minor mode.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-24 Paul EggertFix file time stamp problem with bzr and CVS (Bug#12001).
2012-08-20 Chong YidongFix comment in log-edit.el.
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Stefan Monnier* lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table...
2012-08-15 Glenn Morris* lisp/vc/log-edit.el (log-edit-font-lock-gnu-style...
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-13 Jambunathan K* lisp/vc/vc-dir.el (vc-dir-hide-state): New command.
2012-08-13 Stefan Monnier* lisp/color.el (color-xyz-to-lab, color-lab-to-xyz...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-09 Chong Yidong* lisp/vc/add-log.el (change-log-mode): Bind comment...
2012-08-09 Chong YidongUpdate docstrings for last change.
2012-08-09 Chong Yidong* lisp/vc/log-view.el (log-view-diff): Use use-region-p.
2012-08-08 Oscar Fuentes* vc/diff-mode.el (diff-remove-trailing-whitespace...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 Chong YidongIn C-x v L and C-x v D, prompt for directory if there...
2012-07-25 Paul EggertPrefer typical American spelling for "acknowledgment".
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-19 Sam Steingold* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add...
2012-07-18 Dmitry Gutov* vc/vc-git.el (vc-git-state): Don't call `vc-git-regis...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Michael Albinus* vc/ediff.el (ediff-directories): Add trailing space...
2012-07-13 Chong YidongDon't warn on toggle-read-only calls.
2012-07-11 Stefan MonnierMore CL cleanups and reduction of use of cl.el.
2012-07-11 Chong YidongAllow use of vc-root-* commands in *vc-log* buffers.
2012-07-10 Stefan MonnierReduce use of (require 'cl).
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-03 Michael Albinus* vc/ediff-diff.el (ediff-same-file-contents): Fix...
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Michael Albinus* vc/vc-git.el (vc-git-registered): Use cache property
2012-06-30 Dmitry Gutov* vc/vc-hooks.el (vc-before-save): Clear cache if file...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-27 Stefan MonnierGet rid of all the manual purecopy calls in menu-bar...
2012-06-27 Stefan Monnier* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
2012-06-24 Leo LiuBackport: * Fix typo in diff-file-prev/next
2012-06-23 Stefan MonnierMiscellaneous minor cleanups and simplifications.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-06 Glenn MorrisFind rcs2log in the source-directory when running unins...
2012-06-06 Glenn MorrisReplace the last use of the external vcdiff script
2012-06-05 Glenn Morris* vc-sccs.el (vc-sccs-workfile-unchanged-p): Replace...
next