diff options
| author | Richard M. Stallman | 2006-12-25 20:37:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-12-25 20:37:40 +0000 |
| commit | 20419086d9e755f07501ecd81b354f5818d0aa26 (patch) | |
| tree | c287723a262018e83690f9c27fd279fa8152dada /lisp/ChangeLog | |
| parent | 9e6728e304d55c334023163fae66fecc0bd9928f (diff) | |
| download | emacs-20419086d9e755f07501ecd81b354f5818d0aa26.tar.gz emacs-20419086d9e755f07501ecd81b354f5818d0aa26.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a927ca02d44..60f4caddc84 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-12-25 Michael R. Mauger <mmaug@yahoo.com> | ||
| 2 | |||
| 3 | * progmodes/sql.el: | ||
| 4 | (sql-mode-abbrev-table): Corrected initialization. | ||
| 5 | (sql-mode-syntax-table): Disable double quoted strings. | ||
| 6 | (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. | ||
| 7 | |||
| 1 | 2006-12-25 Kim F. Storm <storm@cua.dk> | 8 | 2006-12-25 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el. | 10 | * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el. |