aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,Ken Raeburn2002-07-241-35/+1
* (XPNTR): Use NO_UNION_TYPE version for union as well,Ken Raeburn2002-07-241-21/+20
* *** empty log message ***Richard M. Stallman2002-07-231-0/+8
* (redisplay_updating_p): New variable.Richard M. Stallman2002-07-231-22/+27
* (Fmessage): Treat "" like nil.Richard M. Stallman2002-07-232-1/+7
* (face_before_or_after_it_pos): CallKenichi Handa2002-07-232-1/+6
* *** empty log message ***Juanma Barranquero2002-07-221-0/+6
* (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.Juanma Barranquero2002-07-221-0/+8
* (display_line): Replace an unconditional abort with an assertion.Richard M. Stallman2002-07-222-3/+8
* *** empty log message ***Ken Raeburn2002-07-221-0/+9
* * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.Ken Raeburn2002-07-221-5/+1
* * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,Ken Raeburn2002-07-221-16/+2
* * m/att3b.h (XINT): Don't define.Ken Raeburn2002-07-221-5/+6
* (XSETINT): Deleted.Ken Raeburn2002-07-212-2/+1
* *** empty log message ***Richard M. Stallman2002-07-211-0/+17
* (redisplay_window): Don't test BEG_UNCHANGEDRichard M. Stallman2002-07-211-3/+3
* (HAVE_SHARED_GAME_DIR): Undef deleted.Richard M. Stallman2002-07-211-3/+0
* (PATH_GAME): New macro, edited by ../Makefile.in.Richard M. Stallman2002-07-211-0/+3
* (init_callproc): Set up Vshared_game_score_directory.Richard M. Stallman2002-07-211-5/+5
* (Fbuffer_list): Doc fix.Richard M. Stallman2002-07-211-1/+3
* (end_of_text, end_of_data): Unused functions deleted.Ken Raeburn2002-07-212-37/+2
* (XSETUINT, XSETPNTR): Unused macros deleted.Ken Raeburn2002-07-212-2/+2
* comment last changeKen Raeburn2002-07-211-1/+5
* *** empty log message ***Ken Raeburn2002-07-211-1/+1
* (mmap_realloc): When shrinking, make sure number ofKen Raeburn2002-07-212-1/+6
* remove outdated commentKen Raeburn2002-07-211-1/+0
* *** empty log message ***Richard M. Stallman2002-07-201-0/+18
* (print_error_message): New args CONTEXT and CALLER. Calls changed.Richard M. Stallman2002-07-201-2/+16
* (print_error_message): Declare new args.Richard M. Stallman2002-07-201-1/+1
* (cmd_error_internal): Pass Vsignaling_functionRichard M. Stallman2002-07-201-13/+8
* (xsmfns.o): Don't depend on lisp.h.Richard M. Stallman2002-07-201-1/+1
* (redisplay_window): Test MODIFF to set buffer_unchanged_p.Richard M. Stallman2002-07-201-0/+1
* (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.Juanma Barranquero2002-07-192-1/+3
* (Ffile_name_as_directory): Fix argument name in docstring.Juanma Barranquero2002-07-192-1/+3
* (encode_terminal_code): Buffer pointer now const.Ken Raeburn2002-07-192-1/+4
* (emacs_write): Buffer pointer now const.Ken Raeburn2002-07-191-1/+1
* *** empty log message ***Ken Raeburn2002-07-191-0/+34
* (may_use_scalable_font_p): Argument now points toKen Raeburn2002-07-191-5/+5
* (Fstring_to_syntax, skip_chars): Treat Lisp stringKen Raeburn2002-07-191-4/+5
* (struct sound_device): Function pointer field "write"Ken Raeburn2002-07-191-3/+4
* (temp_output_buffer_setup):Ken Raeburn2002-07-191-2/+2
* (STRING_COPYIN): New macro.Ken Raeburn2002-07-191-5/+9
* (safe_bcopy): Source pointer now points to const.Ken Raeburn2002-07-191-2/+3
* (compose_chars_in_text): Treat Lisp string contentsKen Raeburn2002-07-191-1/+1
* (decode_coding, encode_coding, detect_coding,Ken Raeburn2002-07-191-4/+6
* (encode_eol, detect_coding, detect_eol):Ken Raeburn2002-07-191-26/+30
* (BCOPY_SHORT): Source pointer now points to const.Ken Raeburn2002-07-191-1/+2
* (Fcall_process): Make NEW_ARGV array hold pointer toKen Raeburn2002-07-191-2/+2
* (struct byte_stack): Pointers into byte string nowKen Raeburn2002-07-191-2/+2
* *** empty log message ***Juanma Barranquero2002-07-191-0/+6