diff options
| author | Sam Steingold | 2001-11-13 00:07:54 +0000 |
|---|---|---|
| committer | Sam Steingold | 2001-11-13 00:07:54 +0000 |
| commit | dff28924e8526936dc265e5ac63c55f20185529b (patch) | |
| tree | 6db0b0809d59fafb696ed4fdc42167b081e119ac /oldXMenu | |
| parent | 74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff) | |
| download | emacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz emacs-dff28924e8526936dc265e5ac63c55f20185529b.zip | |
fixed format
Diffstat (limited to 'oldXMenu')
| -rw-r--r-- | oldXMenu/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 003732070da..37cc1723361 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 2001-10-05 Gerd Moellmann <gerd@gnu.org> | 5 | 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
| 6 | 6 | ||
| 7 | * Branch for 21.1. | 7 | * Branch for 21.1. |
| 8 | 8 | ||
| 9 | 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il> | 9 | 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il> |
| 10 | 10 | ||
| 11 | * Activate.c (XMenuActivate): Call help callback with two more | 11 | * Activate.c (XMenuActivate): Call help callback with two more |
| @@ -397,24 +397,24 @@ | |||
| 397 | 397 | ||
| 398 | * Makefile (CC): Assignment commented out. | 398 | * Makefile (CC): Assignment commented out. |
| 399 | 399 | ||
| 400 | 1991-11-16 Noah Friedman (friedman at nutrimat) | 400 | 1991-11-16 Noah Friedman (friedman@nutrimat) |
| 401 | 401 | ||
| 402 | * copyright.h: New file (copied from X11R4 distribution) | 402 | * copyright.h: New file (copied from X11R4 distribution) |
| 403 | * All files: Replaced occurrences of #include <X11/copyright.h> | 403 | * All files: Replaced occurrences of #include <X11/copyright.h> |
| 404 | with #include "copyright.h" | 404 | with #include "copyright.h" |
| 405 | 405 | ||
| 406 | 1991-10-25 Richard Stallman (rms at mole.gnu.ai.mit.edu) | 406 | 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 407 | 407 | ||
| 408 | * XMenu.h (enum _xmmode): Remove spurious comma. | 408 | * XMenu.h (enum _xmmode): Remove spurious comma. |
| 409 | 409 | ||
| 410 | * X10.h: New file. | 410 | * X10.h: New file. |
| 411 | * XMenu.h, XMenuInt.h: Include X10.h from this dir. | 411 | * XMenu.h, XMenuInt.h: Include X10.h from this dir. |
| 412 | 412 | ||
| 413 | 1990-11-13 Richard Stallman (rms at mole.ai.mit.edu) | 413 | 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu) |
| 414 | 414 | ||
| 415 | * XMenu.h (struct _xmenu): Use unsigned long for colors. | 415 | * XMenu.h (struct _xmenu): Use unsigned long for colors. |
| 416 | 416 | ||
| 417 | 1990-11-12 Richard Stallman (rms at mole.ai.mit.edu) | 417 | 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu) |
| 418 | 418 | ||
| 419 | * Internal.c: Declare argument `display' in some functions. | 419 | * Internal.c: Declare argument `display' in some functions. |
| 420 | 420 | ||