*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 17 Sep 2001 16:08:14 +0000 (16:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 17 Sep 2001 16:08:14 +0000 (16:08 +0000)
lisp/ChangeLog
src/ChangeLog

index 35edec9..e2ede45 100644 (file)
@@ -1,5 +1,8 @@
 2001-09-17  Gerd Moellmann  <gerd@gnu.org>
 
+       * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
+       Check for '(' in column 0 of doc string.
+
        * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
        of `nth' so that using a vector as bounding-box works.
        From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
index e7a33be..7258c8c 100644 (file)
@@ -1,5 +1,8 @@
 2001-09-17  Gerd Moellmann  <gerd@gnu.org>
 
+       * buffer.h (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
+       BUF_OVERLAY_MODIFF instead of MODIFF and OVERLAY_MODIFF.
+
        * m/macppc.h (DATA_SEG_BITS) [__linux__]: Define for GCC
        versions >= 2.95.