aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 915034d4538..42a0a52559e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-12-27 Kim F. Storm <storm@cua.dk>
2
3 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
4 so it doesn't accidentally match an fsf.org mail address.
5 (authors-renamed-files-alist): Add tcover-*.el.
6
12006-12-27 Stefan Monnier <monnier@iro.umontreal.ca> 72006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * vc-arch.el (vc-arch-find-version): New function. 9 * vc-arch.el (vc-arch-find-version): New function.
@@ -75,10 +81,6 @@
75 (sql-mode-syntax-table): Disable double quoted strings. 81 (sql-mode-syntax-table): Disable double quoted strings.
76 (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. 82 (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY.
77 83
782006-12-25 Kim F. Storm <storm@cua.dk>
79
80 * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el.
81
822006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 842006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
83 85
84 * startup.el (fancy-splash-last-input-event): New variable. 86 * startup.el (fancy-splash-last-input-event): New variable.