diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
commit | 3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch) | |
tree | 8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /src/ChangeLog.3 | |
parent | 4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff) | |
download | emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.bz2 emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.zip |
Fix ChangeLog typos.
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r-- | src/ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 227b65a5202..0a04a134cc3 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -12551,7 +12551,7 @@ 1990-09-27 Richard Stallman (rms@mole.ai.mit.edu) - * emacs.c (main) : Set the DISPLAY environment value when both of + * emacs.c (main): Set the DISPLAY environment value when both of MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined. * m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they |