diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 380b48adafc..9b14fd9be15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3223,7 +3223,7 @@ | |||
| 3223 | 3223 | ||
| 3224 | 2013-07-23 Michael R. Mauger <michael@mauger.com> | 3224 | 2013-07-23 Michael R. Mauger <michael@mauger.com> |
| 3225 | 3225 | ||
| 3226 | * progmodes/sql.el Version 3.3 | 3226 | * progmodes/sql.el: Version 3.3 |
| 3227 | (sql-product-alist): Improve oracle :prompt-cont-regexp. | 3227 | (sql-product-alist): Improve oracle :prompt-cont-regexp. |
| 3228 | (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions. | 3228 | (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions. |
| 3229 | (sql-interactive-remove-continuation-prompt): Rewrite, use | 3229 | (sql-interactive-remove-continuation-prompt): Rewrite, use |
| @@ -8435,7 +8435,7 @@ | |||
| 8435 | 8435 | ||
| 8436 | 2013-03-14 Tassilo Horn <tsdh@gnu.org> | 8436 | 2013-03-14 Tassilo Horn <tsdh@gnu.org> |
| 8437 | 8437 | ||
| 8438 | * doc-view.el Fix bug#13887. | 8438 | * doc-view.el: Fix bug#13887. |
| 8439 | (doc-view-insert-image): Don't modify overlay associated to | 8439 | (doc-view-insert-image): Don't modify overlay associated to |
| 8440 | non-live windows, and implement horizontal centering of image in | 8440 | non-live windows, and implement horizontal centering of image in |
| 8441 | case it's smaller than the window. | 8441 | case it's smaller than the window. |