Mercurial > emacs
annotate .gitignore @ 104509:32af6b5a433d
* help-fns.el (describe-function-1): Call
overload-docstring-extension for mode-local functions.
* cedet/mode-local.el:
* cedet/semantic/mru-bookmark.el:
* cedet/pulse.el: Remove advice.
* cedet/semantic.el: Add autoloads for semantic/idle functions.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Sep 2009 17:49:07 +0000 |
parents | 762408a9ef5d |
children | 9a2d92bd2a3e |
rev | line source |
---|---|
102379 | 1 autom4te.cache |
102380
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
102379
diff
changeset
|
2 makefile |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
102379
diff
changeset
|
3 |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
102379
diff
changeset
|
4 /bin/ |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
102379
diff
changeset
|
5 /site-lisp/ |
102379 | 6 |
7 # arch-tag: 75cd3c50-1875-4814-8360-190f7de38302 |