* longlines.el (longlines-post-command-function): Handle open-line
[bpt/emacs.git] / lisp / ChangeLog
index 2721956..b23e8b5 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlines-post-command-function): Handle open-line
+       too.
+
 2006-07-12  Richard Stallman  <rms@gnu.org>
 
        * progmodes/grep.el (grep-last-buffer): Doc fix.
@@ -11,7 +16,7 @@
        If can't find definition, return nil for position.
        (find-function-do-it): Handle new return value
        of find-definition-noselect.
-       (find-definition-noselect, find-variable-noselect): Doc fix. 
+       (find-definition-noselect, find-variable-noselect): Doc fix.
        (find-function-noselect): Doc fix.
 
        * help-mode.el (help-variable-def): Handle find-variable-noselect
@@ -62,7 +67,7 @@
 
 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
 
-       * textmodes/texinfmt.el (texinfo-format-separate-node):
+       * textmodes/texinfmt.el (texinfo-format-separate-node):
        Insert a string before point, which fits documentation, not after.
        (texinfo-multitable-item): In a multitable row, insert any
        additional needed @tabs and spaces.