Mercurial > emacs
comparison lisp/ChangeLog @ 105419:2abed3b3f741
* recentf.el (recentf-unload-function): New function.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 04 Oct 2009 01:12:13 +0000 |
parents | 0f5992576338 |
children | 309bc750556d |
comparison
equal
deleted
inserted
replaced
105418:0f5992576338 | 105419:2abed3b3f741 |
---|---|
1 2009-10-04 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * recentf.el (recentf-unload-function): New function. | |
4 | |
1 2009-10-04 Chong Yidong <cyd@stupidchicken.com> | 5 2009-10-04 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * cedet/semantic/db-file.el (semanticdb-default-save-directory): | 7 * cedet/semantic/db-file.el (semanticdb-default-save-directory): |
4 * cedet/srecode/map.el (srecode-map-save-file): | 8 * cedet/srecode/map.el (srecode-map-save-file): |
5 * cedet/ede.el (ede-project-placeholder-cache-file): Use | 9 * cedet/ede.el (ede-project-placeholder-cache-file): Use |
45 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates | 49 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates |
46 directory. | 50 directory. |
47 | 51 |
48 2009-09-30 Eric Ludlam <zappo@gnu.org> | 52 2009-09-30 Eric Ludlam <zappo@gnu.org> |
49 | 53 |
50 * cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc | 54 * cedet/semantic/util-modes.el (semantic-highlight-func-mode): |
51 fix. | 55 Doc fix. |
52 | 56 |
53 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables): | 57 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables): |
54 Only insert each variable once. | 58 Only insert each variable once. |
55 | 59 |
56 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro. | 60 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro. |