log contrib/mercurial.el @ 2986:b6e6d2a9c5bc

age author description
Tue, 22 Aug 2006 11:36:58 -0700 Bryan O'Sullivan mercurial.el: use parents in modeline, not tip
Tue, 22 Aug 2006 11:24:59 -0700 Bryan O'Sullivan mercurial.el: fix hg-chomp.
Tue, 22 Aug 2006 08:54:19 -0700 Bryan O'Sullivan mercurial.el: fix calls to goto-char.
Tue, 22 Aug 2006 08:53:37 -0700 Bryan O'Sullivan mercurial.el: get rid of unportable, unperformant use of replace-regexp.
Sun, 13 Aug 2006 20:21:13 +0300 Giorgos Keramidas Use cached hg-root-dir instead of rediscovering
Sun, 30 Jul 2006 09:37:08 +0300 Giorgos Keramidas avoid calling (cd ...) with `nil' as a directory name
Sat, 22 Jul 2006 23:35:16 +0900 FUJIWARA Katsunori Emacs: apply "expand-filename" on "default-directory".