diff options
author | Richard M. Stallman <rms@gnu.org> | 2000-03-24 21:26:10 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2000-03-24 21:26:10 +0000 |
commit | 4b96e28c9ba83f683d6a76e395c1eab1af2f9ea5 (patch) | |
tree | 135663d0521f8eb18e85f17fab4012404a1a5e19 /lispref | |
parent | 9a0dd3dcec25272944b62a0fd063f80ce5eef0b1 (diff) | |
download | emacs-4b96e28c9ba83f683d6a76e395c1eab1af2f9ea5.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/intro.texi b/lispref/intro.texi index 9e9553c7981..486099bd9e7 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi @@ -430,7 +430,7 @@ Lisp that have counterparts in many programming languages, and later chapters describe features that are peculiar to Emacs Lisp or relate specifically to editing. - This is edition 2.5. + This is edition 2.6. @menu * Caveats:: Flaws and a request for help. |