summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2001-10-085-7/+8
* *** empty log message ***Pavel Janík2001-10-081-0/+2
* *** empty log message ***Pavel Janík2001-10-081-0/+2
* *** empty log message ***Pavel Janík2001-10-081-0/+4
* *** empty log message ***Pavel Janík2001-10-081-1/+3
* *** empty log message ***Pavel Janík2001-10-081-0/+4
* *** empty log message ***Miles Bader2001-10-071-0/+4
* (lisp, shortlisp): Add `button.elc'.Miles Bader2001-10-071-2/+4
* * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.Ken Raeburn2001-10-072-1/+4
* * lisp.h (Ffield_end): Declare.Ken Raeburn2001-10-072-0/+5
* *** empty log message ***Gerd Moellmann2001-10-071-0/+8
* (parse_modifiers, apply_modifiers): Use VALMASK.Gerd Moellmann2001-10-071-2/+2
* Fix last change.Gerd Moellmann2001-10-071-7/+4
* (make_gap): Use MOST_POSITIVE_FIXNUM.Gerd Moellmann2001-10-061-1/+1
* (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.Gerd Moellmann2001-10-061-4/+2
* (Ffile_attributes): Use FIXNUM_OVERFLOW_P.Gerd Moellmann2001-10-061-2/+2
* *** empty log message ***Gerd Moellmann2001-10-061-0/+16
* (Fbyte_code): Use MOST_POSITIVE_FIXNUM.Gerd Moellmann2001-10-061-1/+1
* (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.Gerd Moellmann2001-10-061-12/+13
* (inhibit_garbage_collection): Simplify.Gerd Moellmann2001-10-061-23/+9
* (most_positive_fixnum, most_negative_fixnum): NewGerd Moellmann2001-10-061-0/+10
* (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)Gerd Moellmann2001-10-061-0/+14
* *** empty log message ***Gerd Moellmann2001-10-069-21/+41
* Format cleanups for old entries.Richard M. Stallman2001-10-061-23/+30
* *** empty log message ***Miles Bader2001-10-051-0/+13
* (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:Miles Bader2001-10-051-0/+22
* (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,Miles Bader2001-10-051-2/+62
* (struct x_output): Add scroll_bar_top_shadow_pixel andMiles Bader2001-10-051-0/+5
* *** empty log message ***Gerd Moellmann2001-10-051-0/+4
* (Fcopy_file): If NEWNAME is a directory copy FILE there.Gerd Moellmann2001-10-051-1/+6
* *** empty log message ***Miles Bader2001-10-051-0/+9
* (Fminibuffer_prompt_end, Fminibuffer_contents)Miles Bader2001-10-051-18/+72
* *** empty log message ***Gerd Moellmann2001-10-051-0/+5
* (tiff_error_handler, tiff_warning_handler): New functions.Gerd Moellmann2001-10-051-0/+31
* *** empty log message ***Gerd Moellmann2001-10-051-0/+128
* (XTread_socket): Return a non_ascii_keystroke forGerd Moellmann2001-10-051-7/+27
* (MINI_WINDOW_P): Use NILP.Gerd Moellmann2001-10-051-1/+1
* Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessingGerd Moellmann2001-10-053-17/+19
* (struct input_event): Use proper type for `kind'.Gerd Moellmann2001-10-051-1/+1
* (print_preprocess, print_object): Test internedness ofGerd Moellmann2001-10-051-5/+8
* Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessingGerd Moellmann2001-10-055-12/+12
* (Fintern, Funintern): Set symbol's interned and constantGerd Moellmann2001-10-051-9/+21
* (LIST_END_P, FOREACH): New macros.Gerd Moellmann2001-10-051-15/+117
* (make_lispy_event) [HAVE_X_WINDOWS]: If we knowGerd Moellmann2001-10-051-7/+30
* (Fdefvaralias): New function.Gerd Moellmann2001-10-051-12/+37
* (fatal_error_signal_hook): New variable.Gerd Moellmann2001-10-051-1/+14
* Use SYMBOL_VALUE/SET_SYMBOL_VALUE.Gerd Moellmann2001-10-051-45/+111
* (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.Gerd Moellmann2001-10-051-1/+7
* (Fbyte_code) <varref>: Use SYMBOL_VALUE.Gerd Moellmann2001-10-051-11/+4
* (purebeg, pure_size, pure_bytes_used_before_overflow):Gerd Moellmann2001-10-051-19/+63