From 20419086d9e755f07501ecd81b354f5818d0aa26 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 25 Dec 2006 20:37:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ man/ChangeLog | 16 ++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a927ca02d44..60f4caddc84 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-12-25 Michael R. Mauger + + * progmodes/sql.el: + (sql-mode-abbrev-table): Corrected initialization. + (sql-mode-syntax-table): Disable double quoted strings. + (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. + 2006-12-25 Kim F. Storm * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el. diff --git a/man/ChangeLog b/man/ChangeLog index a55f6aa7c4c..f243f0e1fae 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,19 @@ +2006-12-25 Richard Stallman + + * emacs.texi (Top): Update subnode menus. + + * mark.texi (Transient Mark): Fix xref. + + * killing.texi (Graphical Kill): Node deleted. + (Killing): Add xref to Cut and Paste. + (CUA Bindings): Update xref. + + * frames.texi (Cut and Paste): New section to hold other nodes. + (Mouse Commands): Node demoted. + (Cut/Paste Other App): Split out from Mouse Commands. + (Word and Line Mouse): Likewise. + (Secondary Selection, Clipboard): Nodes demoted. + 2006-12-25 Kevin Ryde * cl.texi (Sorting Sequences): In sort*, add a little cautionary note -- 2.39.2