summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.6
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-07-14 03:09:00 +0200
committerJuanma Barranquero <lekktu@gmail.com>2011-07-14 03:09:00 +0200
commit5eba16a37cacff2065186df8cb6153ccaebae298 (patch)
tree5a90f97c6006f504390314a27c12fa891acfc60f /lisp/ChangeLog.6
parentc0a8ae956f71631400fcb52669f4f923ed4151af (diff)
downloademacs-5eba16a37cacff2065186df8cb6153ccaebae298.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r--lisp/ChangeLog.62
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 2f73c290231..7ba9261ccf0 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -6892,7 +6892,7 @@
(find-file-noselect): Use it if new optional argument `rawfile' is
non-nil.
- * startup.el (command-line-1): Add option --eval to evalute an
+ * startup.el (command-line-1): Add option --eval to evaluate an
expression on the command line and print the result.
1995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>