X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=home%2Femacs%2Fian.el;fp=home%2Femacs%2Fian.el;h=0d8075c6a4216cf8d678c36317710b51e9ca9837;hb=7dafda0805538b53995db0ec64de4f3a204357f6;hp=fde31822bbb016c280c0e188ec2c893691585c73;hpb=47ea0e8deff5a626d0b08d7cfbbc41cf5c686691;p=ian-dotfiles.git diff --git a/home/emacs/ian.el b/home/emacs/ian.el index fde3182..0d8075c 100644 --- a/home/emacs/ian.el +++ b/home/emacs/ian.el @@ -535,4 +535,8 @@ The citation string is taken from cite-string." (> (point-max) (point))) (insert cite-string))))) ; + + +(delete ".git/" completion-ignored-extensions) + ; End of this file.