Merge changes made in Gnus trunk.
[bpt/emacs.git] / lisp / vc /
2011-07-01 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Paul Eggert* vc/ediff-util.el (ediff-calc-command-time): Use time...
2011-06-26 Chong Yidong* lisp/vc/vc.el (vc-revert-show-diff): Default to t.
2011-06-26 Chong YidongNew option for showing a diff in vc-revert (Bug#8927).
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Juanma BarranqueroSilence warning for unused `dotimes' counter variables.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Leo LiuImplement primitive `sha1' and remove sha1.el
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-23 Stefan MonnierDon't quote lambda expressions with `quote'.
2011-05-23 Stefan Monnier* lisp/vc/smerge-mode.el (smerge-refine-subst): Don...
2011-05-23 Paul EggertMerge from trunk.
2011-05-22 Jari AaltoMaked "edited" tag stand out in vc-dir (Bug#8178).
2011-05-22 Chong YidongFix diff-changed face definition.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-18 Paul EggertMerge from mainline.
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-16 Paul EggertMerge from mainline.
2011-05-16 Paul Eggert* vc/diff-mode.el (diff-fixup-modifs): Remove stray...
2011-05-15 Glenn Morris* lisp/vc/diff-mode.el: Fix paren typo.
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-15 Chong YidongFix minor bug of diff-fixup-modifs on small diffs ...
2011-05-15 Chong YidongBind = to diff command in vc-annotate mode (Bug#8671)
2011-05-14 Glenn Morrisadd-log font-lock fix for mutilple authors (bug#8644)
2011-05-14 Glenn Morrisadd-log.el fix for multiple author entries (bug#8645)
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Glenn MorrisSilence diff-mode.el compilation.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-03 Paul EggertMerge from mainline.
2011-05-02 Leo LiuFix description of diff.el
2011-04-26 Paul EggertMerge from mainline.
2011-04-24 Chong YidongAdd vc-annotate-goto-line.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-20 Juanma Barranquerolisp/vc/vc.el (ediff-vc-internal): Declare function.
2011-04-20 Stefan Monnier* lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-inter...
2011-04-20 Christoph Scholtes* lisp/vc/vc.el (vc-diff-build-argument-list-internal)
2011-04-19 Paul EggertMerge from mainline.
2011-04-18 Sam Steingold* lisp/vc/add-log.el (change-log-font-lock-keywords...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Glenn Morrislog-edit.el fix for bug#7598.
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-30 Jason Merrill* lisp/vc/add-log.el (add-change-log-entry): Don't...
2011-03-22 Paul EggertMerge from mainline.
2011-03-21 Stefan MonnierMerge from trunk
2011-03-21 Leo LiuRemove leftover (require 'wid-edit)
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-18 Stefan Monnier* vc/diff-mode.el (diff-mode-map): Shadow problematic...
2011-03-17 Paul EggertMerge from mainline.
2011-03-15 Stefan MonnierFix misuse of quote in `case'.
2011-03-13 Paul EggertMerge from mainline.
2011-03-13 Paul EggertImprove quality of tests for time stamp overflow.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Juanma Barranquerolisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0...
2011-03-11 Stefan MonnierMisc fixes, and use lexical-binding in more files.
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-10 Glenn Morris* lisp/vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch...
2011-03-10 Glenn MorrisAdd `vc-git-program' option; suggested on emacs-devel.
2011-03-07 Glenn Morrisvc.el fix for bug#6146.
2011-03-07 Glenn Morris* lisp/vc/vc.el (vc-next-action): Add missing space...
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge from mainline.
2011-03-05 Antoine LevittReplace many instances of read-file-name with read...
2011-03-04 Glenn Morris* lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Handle...
2011-03-04 Leo Liu* lisp/vc/diff-mode.el (diff-mode): Fix whitespace...
2011-03-03 Christian OhlerMerged an ERT fix and a speedup.
2011-03-03 David Abrahamsediff-init.el fix for bug#1821. (tiny change)
2011-03-03 Glenn Morris* lisp/vc/vc-rcs.el: Remove some ancient comments.
2011-03-03 Bob Rogersvc-dir fix for bug#7349.
2011-03-03 Vagn Johansenvc-svn fix for bug#7663 on MS Windows. (tiny change)
2011-03-03 Glenn Morrisvc-bzr fix for bug#8025.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-26 Stefan MonnierCompute freevars in cconv-analyse.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
2011-02-19 Chong YidongImprovements to vc-bzr conffile handling and pull/merge...
2011-02-19 Eli ZaretskiiAdapt and fix the MS-DOS port due to gnulib imports.
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
next