log

age author description
2002-07-22 Ken Raeburn * m/att3b.h (XINT): Don't define.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (XSETINT): Deleted.
2002-07-21 Richard M. Stallman *** empty log message ***
2002-07-21 Richard M. Stallman (redisplay_window): Don't test BEG_UNCHANGED
2002-07-21 Richard M. Stallman (HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 Richard M. Stallman (PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 Richard M. Stallman (init_callproc): Set up Vshared_game_score_directory.
2002-07-21 Richard M. Stallman (Fbuffer_list): Doc fix.
2002-07-21 Richard M. Stallman (ucs-quail-activate): Cope if buffer-file-coding-system is nil.
2002-07-21 Richard M. Stallman (last-buffer): Use buffer-list with frame arg.
2002-07-21 Richard M. Stallman Updated.
2002-07-21 Richard M. Stallman (gamedir, localstatedir): New variables.
2002-07-21 Richard M. Stallman (gamedir): Handle it like lispdir.
2002-07-21 Robert J. Chassell The appropriate whitespace setting for smallbook are part of texinfo.tex.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (end_of_text, end_of_data): Unused functions deleted.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (XSETUINT, XSETPNTR): Unused macros deleted.
2002-07-21 Ken Raeburn comment last change
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (mmap_realloc): When shrinking, make sure number of
2002-07-21 Kai Großjohann Bump version to 2.0.2.
2002-07-21 Ken Raeburn remove outdated comment
2002-07-20 Richard M. Stallman *** empty log message ***
2002-07-20 Richard M. Stallman (widget-documentation-string-value-create):
2002-07-20 Richard M. Stallman (custom-variable-value-create):
2002-07-20 Richard M. Stallman (display-warning, warn, lwarn): Add autoload cookie.
2002-07-20 Richard M. Stallman *** empty log message ***
2002-07-20 Richard M. Stallman (toggle-read-only): Clean up the hint message.
2002-07-20 Richard M. Stallman Use warnings.el:
2002-07-20 Richard M. Stallman New file.
2002-07-20 Richard M. Stallman (print_error_message): New args CONTEXT and CALLER. Calls changed.
2002-07-20 Richard M. Stallman (print_error_message): Declare new args.
2002-07-20 Richard M. Stallman (cmd_error_internal): Pass Vsignaling_function
2002-07-20 Richard M. Stallman (xsmfns.o): Don't depend on lisp.h.
2002-07-20 Richard M. Stallman (redisplay_window): Test MODIFF to set buffer_unchanged_p.
2002-07-19 Richard M. Stallman *** empty log message ***
2002-07-19 Richard M. Stallman (byte-compile-cl-warn): Delete `values'
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
2002-07-19 Richard M. Stallman Say "human-language" instead of "English".
2002-07-19 Markus Rost Update copyright notice and fix typo in commentary section.
2002-07-19 Richard M. Stallman Many cleanups, fixing of accents, punctuation, etc.
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 Ken Raeburn *** empty log message ***
2002-07-19 Ken Raeburn (encode_terminal_code): Buffer pointer now const.
2002-07-19 Ken Raeburn (emacs_write): Buffer pointer now const.
2002-07-19 Ken Raeburn *** empty log message ***
2002-07-19 Ken Raeburn (may_use_scalable_font_p): Argument now points to
2002-07-19 Ken Raeburn (Fstring_to_syntax, skip_chars): Treat Lisp string
2002-07-19 Ken Raeburn (struct sound_device): Function pointer field "write"
2002-07-19 Ken Raeburn (temp_output_buffer_setup):
2002-07-19 Ken Raeburn (STRING_COPYIN): New macro.
2002-07-19 Ken Raeburn (safe_bcopy): Source pointer now points to const.
2002-07-19 Ken Raeburn (compose_chars_in_text): Treat Lisp string contents
2002-07-19 Ken Raeburn (decode_coding, encode_coding, detect_coding,
2002-07-19 Ken Raeburn (encode_eol, detect_coding, detect_eol):