aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improve format-seconds accuracyPaul Eggert2018-08-251-4/+0
* | | Fix bugs when rounding to bignumsPaul Eggert2018-08-222-4/+6
* | | Move bignump, fixnump from C to LispPaul Eggert2018-08-211-3/+4
* | | Audit use of lsh and fix glitchesPaul Eggert2018-08-214-9/+9
* | | Restore compatibility with Texinfo < 6Glenn Morris2018-08-211-4/+16
* | | Improve documentation of 'integer-width'Eli Zaretskii2018-08-211-56/+57
* | | Avoid libgmp aborts by imposing limitsPaul Eggert2018-08-211-166/+148
* | | Add bignum support to exptPaul Eggert2018-08-191-1/+1
* | | Document that ‘random’ is limited to fixnumsPaul Eggert2018-08-181-4/+3
* | | Restore traditional lsh behavior on fixnumsPaul Eggert2018-08-181-2/+5
* | | Improve documentation of bignumsEli Zaretskii2018-08-171-1/+1
* | | Improve documentation of last changeEli Zaretskii2018-08-151-3/+4
* | | Interactive Highlighting: prefix argument to select subexpGrégory Mounié2018-08-141-1/+2
* | | Rename --without-mini-gmp to --with-libgmpPaul Eggert2018-08-141-4/+2
* | | Remove more traces of misc (Bug#32405)Paul Eggert2018-08-141-17/+8
* | | Remove stray union Lisp_Misc doc (Bug#32405#35).Paul Eggert2018-08-111-5/+0
* | | Turn misc objects into pseudovectorsPaul Eggert2018-08-111-10/+1
* | | Merge branch 'feature/bignum'Tom Tromey2018-08-112-99/+59
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-0923-140/+302
| |\ \ \
| * | | | Add missing @end defunTom Tromey2018-07-191-0/+1
| * | | | Document bignumsTom Tromey2018-07-122-100/+59
* | | | | Add variable auto-save-no-messageFederico Tedin2018-08-111-5/+8
* | | | | Editorial changes in tramp.texiMichael Albinus2018-08-111-1/+12
* | | | | Make nnimap support IMAP namespacesNikolaus Rath2018-08-111-0/+6
* | | | | Merge from origin/emacs-26Glenn Morris2018-08-102-8/+17
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Improve documentation of 'set-fontset-font'Eli Zaretskii2018-08-081-5/+9
| * | | Improve documentation of M-?Eli Zaretskii2018-08-071-3/+8
* | | | Rename Tramp method "owncloud" to "nextcloud"Michael Albinus2018-08-041-11/+11
* | | | Fix some documentation formatting nitsGemini Lasswell2018-08-033-7/+7
* | | | Move 'backtrace' from subr.el to backtrace.elGemini Lasswell2018-08-031-10/+9
* | | | Add new commands to Edebug backtracesGemini Lasswell2018-08-031-2/+10
* | | | Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-031-0/+3
* | | | Change keybinding for backtrace-collapse from '=' to '-'Gemini Lasswell2018-08-031-1/+1
* | | | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-033-26/+79
* | | | New commands to create an empty fileTino Calancha2018-08-022-1/+12
* | | | Read and print NaN significand if <ieee754.h>Paul Eggert2018-08-011-1/+1
* | | | Prefer ?* to hide passwordsTino Calancha2018-07-291-1/+1
* | | | Merge from origin/emacs-26Glenn Morris2018-07-286-44/+63
|\ \ \ \ | |/ / /
| * | | Update the list of special forms in the ELisp manualEli Zaretskii2018-07-282-8/+5
| * | | ; * doc/emacs/mule.texi (International Chars): Fix last change.Eli Zaretskii2018-07-271-1/+1
| * | | Fix inaccurate text in the user manualEli Zaretskii2018-07-261-6/+13
| * | | Copyedits in tramp.texi, improved example with bash's readlineMichael Albinus2018-07-261-24/+28
| * | | Minor Tramp doc updateMichael Albinus2018-07-251-0/+8
| * | | File Shadowing is not available on MS WindowsMichael Albinus2018-07-251-0/+2
| * | | ; Minor markup change in indent.texiEli Zaretskii2018-07-251-10/+11
| * | | Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-201-1/+1
* | | | Fix @include directive in Flymake doc againJoão Távora2018-07-281-1/+1
* | | | %o and %x can now format signed integersPaul Eggert2018-07-261-2/+15
* | | | (format "%#x" 0) yields "0", not "0x0"Paul Eggert2018-07-231-1/+1
* | | | positive → nonnegative doc fixesPaul Eggert2018-07-232-6/+6