aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-05-12 17:30:29 +0000
committerStefan Monnier2008-05-12 17:30:29 +0000
commit6483b8c7937f3c9c2debc2b749293e2adcac0e63 (patch)
treea744e7eebd0c9f048c722f331c935a8881897476 /lisp/ChangeLog
parentf8240abdb871f9e75bf61a6c4eb4864090bd87ad (diff)
downloademacs-6483b8c7937f3c9c2debc2b749293e2adcac0e63.tar.gz
emacs-6483b8c7937f3c9c2debc2b749293e2adcac0e63.zip
(fast-lock-cache-directories): Remove "." from its
default value and give it the risky-local-variable property.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5889ab5fa81..c815d586692 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-05-12 Simon Marshall <simon@gnu.org>
2
3 * fast-lock.el (fast-lock-cache-directories): Remove "." from its
4 default value and give it the risky-local-variable property.
5
12008-05-10 Reiner Steib <reiner.steib@gmx.de> 62008-05-10 Reiner Steib <reiner.steib@gmx.de>
2 7
3 * smerge-mode.el (smerge-command-prefix): Fix custom type. 8 * smerge-mode.el (smerge-command-prefix): Fix custom type.
@@ -9,8 +14,8 @@
9 14
102008-05-01 Nick Roberts <nickrob@snap.net.nz> 152008-05-01 Nick Roberts <nickrob@snap.net.nz>
11 16
12 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Don't 17 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
13 throw error if no file is found. 18 Don't throw error if no file is found.
14 19
152008-04-28 Michael Albinus <michael.albinus@gmx.de> 202008-04-28 Michael Albinus <michael.albinus@gmx.de>
16 21