]> code.delx.au - gnu-emacs/history - lisp/vc
Merge from trunk.
[gnu-emacs] / lisp / vc /
2011-08-14 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-08 Chong YidongLisp code shouldn't use set-time-zone-rule except throu...
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Lars Magne Ingebri... `diff' doc clarification
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Sergei Organov* lisp/vc/vc.el (vc-revert-file): Don't set file time...
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Lars Magne Ingebri... (ediff-patch-file): Clarify doc string
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Paul EggertMerge from trunk.
2011-07-10 Bob Rogers* vc/vc.el (vc-diff-internal): Fix race condition ...
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Remove...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-03 Lars Magne Ingebri... * vc/vc.el (vc-modify-change-comment): Change *VC-log...
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...
next