diff options
| author | Joakim Verona | 2012-12-22 20:17:08 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-12-22 20:17:08 +0100 |
| commit | a26b09f270e438e5ecfdce7bf9f424e5b7ec0766 (patch) | |
| tree | a2ba7ad3bb597144adedc70f7f0c8d6999dd2fe7 /doc/lispref/objects.texi | |
| parent | cc590e378e07c7eb84bb5d577b06b4d9a0177272 (diff) | |
| parent | 00afe3a454119390e78eaaa319a7d05e5e7723ae (diff) | |
| download | emacs-a26b09f270e438e5ecfdce7bf9f424e5b7ec0766.tar.gz emacs-a26b09f270e438e5ecfdce7bf9f424e5b7ec0766.zip | |
auto upstream
Diffstat (limited to 'doc/lispref/objects.texi')
| -rw-r--r-- | doc/lispref/objects.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 85d7a3f4600..8c9bb26c89f 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi | |||
| @@ -171,7 +171,7 @@ latter are unique to Emacs Lisp. | |||
| 171 | @end tex | 171 | @end tex |
| 172 | to | 172 | to |
| 173 | @ifnottex | 173 | @ifnottex |
| 174 | 2**29 - 1) | 174 | 2**29 @minus{} 1) |
| 175 | @end ifnottex | 175 | @end ifnottex |
| 176 | @tex | 176 | @tex |
| 177 | @math{2^{29}-1}) | 177 | @math{2^{29}-1}) |