summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***other-branches/gerd_bigGerd Moellmann2001-10-164-264/+364
* Use make_fixnum instead of make_number, FIXNUMP instead of INTEGERP.Gerd Moellmann2001-10-1654-1346/+1346
* (print_object) [HAVE_LIBGMP]: Print bignums.Gerd Moellmann2001-10-161-6/+42
* (read_bigint) [HAVE_LIBGMP]: New function.Gerd Moellmann2001-10-161-30/+112
* Add bignums.Gerd Moellmann2001-10-161-14/+76
* (extract_float, Fabs, Ffloat) [HAVE_LIBGMP]: HandleGerd Moellmann2001-10-161-7/+39
* (Qbignum, Qfixnum): New variables.Gerd Moellmann2001-10-161-21/+289
* (HAVE_LIBGMP): Add.Gerd Moellmann2001-10-161-0/+3
* * abbrev.c, buffer.c, bytecode.c, callint.c, callproc.cGerd Moellmann2001-10-161-14/+14
* Use make_fixnum instead ofGerd Moellmann2001-10-162-16/+16
* Use make_fixnum instead of make_number,Gerd Moellmann2001-10-162-25/+25
* Use make_fixnum instead of make_number, FIXNUMPGerd Moellmann2001-10-161-1/+1
* UseGerd Moellmann2001-10-161-9/+9
* Use make_fixnumGerd Moellmann2001-10-161-5/+5
* Add bignum functionality.Gerd Moellmann2001-10-161-25/+277
* Use make_fixnum instead of make_number.Gerd Moellmann2001-10-161-17/+17
* Link with libgmp if HAVE_LIBGMP.Gerd Moellmann2001-10-1670-36744/+12
* (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:Gerd Moellmann2001-05-292-27/+54
* (Fsingle_key_description): NUL-terminate the stringGerd Moellmann2001-05-292-1/+7
* (Fcall_process): Deal with decode_coding returningGerd Moellmann2001-05-292-1/+70
* (ccl-decode-mule-utf-8): HandleGerd Moellmann2001-05-292-80/+122
* Update the entry for `comint-carriage-motion' (ne `comint-cr-magic').Miles Bader2001-05-291-5/+6
* *** empty log message ***Stefan Monnier2001-05-291-0/+7
* (Fsingle_key_description): Create a multibyte stringGerd Moellmann2001-05-282-8/+19
* (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwriteGerd Moellmann2001-05-281-1/+1
* (comint-carriage-motion): Doc-string tweaks.Miles Bader2001-05-281-4/+4
* *** empty log message ***Gerd Moellmann2001-05-285-12/+19
* (Fstart_kbd_macro): Doc fix.Gerd Moellmann2001-05-281-1/+1
* (LANG): Set LC_ALL and LANGUAGE to C, unsetGerd Moellmann2001-05-281-0/+6
* *** empty log message ***Gerd Moellmann2001-05-281-3/+3
* *** empty log message ***Gerd Moellmann2001-05-283-0/+17
* (cursor_in_mouse_face_p): New function.Gerd Moellmann2001-05-281-2/+41
* (comint-carriage-motion): Renamed fromGerd Moellmann2001-05-281-20/+34
* (outline-mode): Fix font-lock-defaults.Stefan Monnier2001-05-281-13/+14
* (Fload): Remove unused label.Gerd Moellmann2001-05-282-2/+6
* (string_display_width): Put in #if 0.Gerd Moellmann2001-05-281-0/+6
* (char_property_eq): Put in #if 0.Gerd Moellmann2001-05-281-0/+4
* *** empty log message ***Gerd Moellmann2001-05-282-0/+11
* (speeds): Put in #if 0.Gerd Moellmann2001-05-281-1/+6
* (japanese-hankaku): Prefer the charsetGerd Moellmann2001-05-281-5/+5
* *** empty log message ***Eli Zaretskii2001-05-281-0/+4
* (custom-file): Fix last change.Eli Zaretskii2001-05-281-9/+15
* (byte-compile-file-form-autoload): Use theStefan Monnier2001-05-272-6/+15
* (byte-compile-inline-expand): Complete Dave'sStefan Monnier2001-05-271-1/+1
* (byte-compile-inline-expand): Fix the arg of `load' again.Stefan Monnier2001-05-271-1/+1
* *** empty log message ***Stefan Monnier2001-05-271-4/+0
* (byte-compile-inline-expand): Undo last change.Stefan Monnier2001-05-272-9/+11
* (custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.Eli Zaretskii2001-05-272-1/+7
* Document that customizations from "emacs -q" cannot be saved.Eli Zaretskii2001-05-271-0/+6
* (enable-command): If user-init-file is nil or does notEli Zaretskii2001-05-272-13/+26