aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-02-07 23:54:09 -0800
committerGlenn Morris2012-02-07 23:54:09 -0800
commit34e8a2da58131aa0e30f2b7427829b41d2997f10 (patch)
tree3364592f7d78c633bd558444ffce2ae0d9f6133b /lisp/ChangeLog
parent14a1f3806c3d189d0dd10db863320fa36d428fd1 (diff)
downloademacs-34e8a2da58131aa0e30f2b7427829b41d2997f10.tar.gz
emacs-34e8a2da58131aa0e30f2b7427829b41d2997f10.zip
Shorten SQL mode NEWS entry, moving more details to doc strings
* lisp/progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all) (sql-list-table): Doc fixes. * etc/NEWS: Related edits.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e8ed552ba07..9cda0d38acb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12012-02-08 Glenn Morris <rgm@gnu.org> 12012-02-08 Glenn Morris <rgm@gnu.org>
2 2
3 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
4 (sql-list-table): Doc fixes.
5
3 * image-mode.el (image-transform-minor-mode-map, image-transform-mode): 6 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
4 Comment out (does nothing). 7 Comment out (does nothing).
5 8