diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.16 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 380b48adafc..9b14fd9be15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3223,7 +3223,7 @@ 2013-07-23 Michael R. Mauger <michael@mauger.com> - * progmodes/sql.el Version 3.3 + * progmodes/sql.el: Version 3.3 (sql-product-alist): Improve oracle :prompt-cont-regexp. (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions. (sql-interactive-remove-continuation-prompt): Rewrite, use @@ -8435,7 +8435,7 @@ 2013-03-14 Tassilo Horn <tsdh@gnu.org> - * doc-view.el Fix bug#13887. + * doc-view.el: Fix bug#13887. (doc-view-insert-image): Don't modify overlay associated to non-live windows, and implement horizontal centering of image in case it's smaller than the window. diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index b18d2bf9da4..ebdab33e5ea 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 @@ -63,7 +63,7 @@ 2013-03-11 Michael R. Mauger <michael@mauger.com> - * progmodes/sql.el Version 3.2 + * progmodes/sql.el: Version 3.2 Please note that my address changed to <michael@mauger.com>; the <mmaug@yahoo.com> address remains active. (sql-connection-alist): Updates documentation to fix bug#13715. |
