diff options
| author | Pavel Janík | 2001-07-17 07:37:19 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-07-17 07:37:19 +0000 |
| commit | 9781053a4c69a9afc0c2bae3aa222e2ad56d8179 (patch) | |
| tree | 80921ed9446e683a0ecb7099c6eefef1182aac60 | |
| parent | a38b71b0c85303000c3f77ab8fd1380dae8178d1 (diff) | |
| download | emacs-9781053a4c69a9afc0c2bae3aa222e2ad56d8179.tar.gz emacs-9781053a4c69a9afc0c2bae3aa222e2ad56d8179.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 10 | ||||
| -rw-r--r-- | lisp/emacs-lisp/easy-mmode.el | 6 | ||||
| -rw-r--r-- | lisp/play/handwrite.el | 2 | ||||
| -rw-r--r-- | lisp/play/landmark.el | 2 | ||||
| -rw-r--r-- | lisp/play/pong.el | 2 |
5 files changed, 17 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b21d959cd5e..ded7e501ab9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * emacs-lisp/easy-mmode.el: Add Keywords header. | ||
| 4 | |||
| 5 | * play/pong.el: Author has new address. | ||
| 6 | |||
| 7 | * play/landmark.el: Author is no more reachable. | ||
| 8 | |||
| 9 | * play/handwrite.el: Author is no more reachable. | ||
| 10 | |||
| 1 | 2001-07-16 Stefan Monnier <monnier@cs.yale.edu> | 11 | 2001-07-16 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 12 | ||
| 3 | * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp. | 13 | * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp. |
diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index 8d7f185709b..bf7940c2218 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el | |||
| @@ -2,8 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997,2000 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997,2000 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> | 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
| 7 | |||
| 8 | ;; Keywords: extensions lisp | ||
| 7 | 9 | ||
| 8 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 9 | 11 | ||
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 5a7270a686d..cba4147b4e3 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; (C) Copyright 1996 Free Software Foundation, Inc. | 3 | ;; (C) Copyright 1996 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Danny Roozendaal <danny@tvs.kun.nl> | 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) |
| 6 | ;; Created: October 21 1996 | 6 | ;; Created: October 21 1996 |
| 7 | ;; Keywords: wp, print, postscript, cursive writing | 7 | ;; Keywords: wp, print, postscript, cursive writing |
| 8 | 8 | ||
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 469bd88d796..1680a4fec88 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (c) 1996, 1997, 2000 Free Software Foundation, Inc. | 3 | ;; Copyright (c) 1996, 1997, 2000 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terrence Brannon <brannon@rana.usc.edu> | 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) |
| 6 | ;; Created: December 16, 1996 - first release to usenet | 6 | ;; Created: December 16, 1996 - first release to usenet |
| 7 | ;; Keywords: gomoku neural network adaptive search chemotaxis | 7 | ;; Keywords: gomoku neural network adaptive search chemotaxis |
| 8 | 8 | ||
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index 703f989b3cc..2ba51efd1f2 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. | 3 | ;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Drieu <drieu@bocal.cs.univ-paris8.fr> | 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |