log

age author description
Fri, 21 Nov 1997 15:18:28 +0000 Andreas Schwab (copy_keymap_1): Fix return type.
Fri, 21 Nov 1997 15:12:34 +0000 Andreas Schwab Add prototypes and more function declarations.
Fri, 21 Nov 1997 15:07:57 +0000 Andreas Schwab (traverse_intervals): Protoize parameter.
Fri, 21 Nov 1997 15:06:01 +0000 Andreas Schwab Protoize function declarations.
Fri, 21 Nov 1997 15:01:36 +0000 Andreas Schwab Protoize functions declarations.
Fri, 21 Nov 1997 14:58:22 +0000 Andreas Schwab * fns.c (map_char_table): Protoize parameter.
Fri, 21 Nov 1997 14:56:30 +0000 Andreas Schwab (close_file_unwind): Fix return type and return nil.
Fri, 21 Nov 1997 14:54:13 +0000 Andreas Schwab (record_unwind_protect): Protoize parameter.
Fri, 21 Nov 1997 14:52:16 +0000 Andreas Schwab (Fchar_to_string): Declare `workbuf' as unsigned char.
Fri, 21 Nov 1997 14:48:34 +0000 Andreas Schwab (doprnt1): Declare `charbuf' as unsigned char.
Fri, 21 Nov 1997 14:46:31 +0000 Andreas Schwab Add prototypes. Remove declaration of obsolete
Fri, 21 Nov 1997 14:42:33 +0000 Andreas Schwab Add more prototypes and function declarations.
Fri, 21 Nov 1997 14:31:20 +0000 Andreas Schwab (setup_ccl_program): Define as returning nothing.
Fri, 21 Nov 1997 14:30:34 +0000 Andreas Schwab Add declaration of setup_ccl_program and ccl_driver.
Fri, 21 Nov 1997 14:26:38 +0000 Andreas Schwab Add declaration of word_boundary_p.
Fri, 21 Nov 1997 14:19:57 +0000 Andreas Schwab Add more protypes and function declarations.
Fri, 21 Nov 1997 14:05:58 +0000 Andreas Schwab (printchar): Declare `work' as unsigned char.
Fri, 21 Nov 1997 13:50:47 +0000 Andreas Schwab (read_minibuf_unwind): Fix return type and return nil.
Fri, 21 Nov 1997 13:33:35 +0000 Andreas Schwab (unchain_marker): Define as returning nothing.
Fri, 21 Nov 1997 13:24:40 +0000 Andreas Schwab Declare finalize_kbd_macro_chars and
Fri, 21 Nov 1997 13:03:55 +0000 Andreas Schwab (store_kbd_macro_char): Define as returning nothing.
Fri, 21 Nov 1997 12:54:36 +0000 Andreas Schwab (read1): Declare `workbuf' as unsigned char.
Fri, 21 Nov 1997 12:49:52 +0000 Andreas Schwab Add more prototypes and declarations. Forward declare
Fri, 21 Nov 1997 10:34:10 +0000 Andreas Schwab (gud-sentinel): Set mode-line-process in the process
Thu, 20 Nov 1997 22:14:40 +0000 Karl Heuer (set-input-method): Renamed from select-input-method.
Thu, 20 Nov 1997 22:12:59 +0000 Karl Heuer Comment fix.
Thu, 20 Nov 1997 22:05:08 +0000 Karl Heuer (init_system_name): Don't use sysinfo.
Thu, 20 Nov 1997 22:03:42 +0000 Karl Heuer (skip_chars): Check type of `string' before using it.
Thu, 20 Nov 1997 22:00:57 +0000 Karl Heuer (write-file): Make buffer writable if the new file is.
Thu, 20 Nov 1997 21:59:02 +0000 Karl Heuer (describe-variable): Don't use symbol-name if v isn't symbol.