]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:49:29 +0000 (07:49 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:49:29 +0000 (07:49 +0000)
ChangeLog
src/ChangeLog

index a7bab2c93edbe170a315c5efc1713138da1c6b5c..bcd8ce12b8321ade804431970c3788e021fb24eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * Makefile.in (install-arch-indep): Use `${manext}' instead of
        `.1'.
+       (install-arch-indep): Install emacsclient manual page.
+       (uninstall): Uninstall emacsclient manual page.
 
 2001-11-12  Eli Zaretskii  <eliz@is.elta.co.il>
 
index 3c82a0870b3b650af923c9cdbab1f8259ac958af..45d38f23f3b83224f335a0179bb09587eab25c99 100644 (file)
@@ -1,5 +1,9 @@
 2001-11-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * cmds.c, composite.c, dired.c, doc.c, filelock.c, floatfns.c,
+       * fontset.c, insdel.c, keymap.c: Change doc-string comments to
+       `new style' [w/`doc:' keyword].
+
        * xmenu.c (x-popup-menu): Reindent.
        (x-popup-dialog): Likewise.