| Commit message (Expand) | Author | Age | Files | Lines |
| * | (BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT) | Richard M. Stallman | 1995-10-31 | 1 | -0/+22 |
| * | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer | 1995-10-31 | 13 | -61/+35 |
| * | (mail-abbrev-syntax-table): Fix initialization. | Richard M. Stallman | 1995-10-31 | 1 | -1/+2 |
| * | (debug_print): Print a newline here. | Richard M. Stallman | 1995-10-31 | 1 | -0/+1 |
| * | (pr): Don't print newline here. | Richard M. Stallman | 1995-10-31 | 1 | -1/+0 |
| * | Do `set main' to make gdb_valbits etc. available. | Richard M. Stallman | 1995-10-31 | 1 | -0/+3 |
| * | (describe-function): Call documentation just once. | Richard M. Stallman | 1995-10-31 | 1 | -8/+10 |
| * | (CHECK_CHAR_TABLE): Don't accept nil. | Richard M. Stallman | 1995-10-31 | 1 | -1/+1 |
| * | update some doc strings. | Karl Heuer | 1995-10-31 | 1 | -70/+93 |
| * | (prefix-args): Use LDFLAGS, not ALL_LDFLAGS. | Richard M. Stallman | 1995-10-30 | 1 | -2/+5 |
| * | Comment change | Erik Naggum | 1995-10-30 | 1 | -0/+1 |
| * | Comment change. | Erik Naggum | 1995-10-30 | 1 | -1/+1 |
| * | Correct initial line typo. | Erik Naggum | 1995-10-30 | 1 | -1/+1 |
| * | (getdate.o, movemail.o): Specify -Demacs. | Richard M. Stallman | 1995-10-30 | 1 | -6/+8 |
| * | (sparc-*-nextstep*): Remove incorrect .h's. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | Document \= in doc string. | Richard M. Stallman | 1995-10-30 | 1 | -0/+5 |
| * | (describe-variable): Don't call substitute-command-keys. | Richard M. Stallman | 1995-10-30 | 1 | -3/+1 |
| * | (Fencode_time): Add cast. | Richard M. Stallman | 1995-10-30 | 1 | -2/+2 |
| * | Move the include of Xlocale.h after setting HAVE_X11R5. | Richard M. Stallman | 1995-10-30 | 1 | -5/+5 |
| * | (temp_echo_area_glyphs): Only delete the temporary message. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | (Fsafe_length): Add missing parentheses around & within comparison. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | (describe_translation): Insert newline after key description. | Richard M. Stallman | 1995-10-30 | 1 | -1/+4 |
| * | (finding existing executable versions): Add a period to the end of BASE. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | (select-tags-table): Don't modify the value of tags-table-list. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | (disassemble-internal): Handle lazy-loaded doc strings. | Richard M. Stallman | 1995-10-30 | 1 | -1/+4 |
| * | (archive-zoo-summarize): Handle archives with long file names. | Richard M. Stallman | 1995-10-30 | 1 | -3/+17 |
| * | (byte-recompile-directory): New arg FORCE. | Richard M. Stallman | 1995-10-30 | 1 | -3/+16 |
| * | Comment change. | Richard M. Stallman | 1995-10-30 | 54 | -173/+161 |
| * | Comment change. | Richard M. Stallman | 1995-10-30 | 3 | -5/+5 |
| * | Initial revision | Richard M. Stallman | 1995-10-30 | 2 | -0/+137 |
| * | (tmm-old-mb-map): Initialize to nil. | Richard M. Stallman | 1995-10-30 | 1 | -94/+125 |
| * | Use frame-parameters, not font-lock-background-mode and font-lock-display-type. | Simon Marshall | 1995-10-30 | 1 | -11/+10 |
| * | [POSIX_SIGNALS] (signal): Undef before defining. | Richard M. Stallman | 1995-10-30 | 1 | -0/+1 |
| * | (find_section): New arg old_section_h. | Richard M. Stallman | 1995-10-30 | 1 | -7/+8 |
| * | (PVEC_TYPE_MASK): Remove the 0x100 bit. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (command_loop_1): No direct display if Column Number mode. | Richard M. Stallman | 1995-10-29 | 1 | -0/+10 |
| * | (column-number-mode): Make default value nil. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (Fset_marker_insertion_type): Doc fix. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (set-visited-file-name, basic-save-buffer): | Richard M. Stallman | 1995-10-29 | 1 | -2/+3 |
| * | Use new names config.in, paths.in, and {src,lib-src}/Makefile.in. | Richard M. Stallman | 1995-10-29 | 1 | -3/+3 |
| * | Comment change. | Richard M. Stallman | 1995-10-29 | 1 | -3/+1 |
| * | (POP_FAILURE_POINT): Use .word.integer. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (Fmake_char_table): Doc fix. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (Fset_case_table): Doc fix. | Richard M. Stallman | 1995-10-29 | 1 | -3/+3 |
| * | Cast first arg to bzero. | Richard M. Stallman | 1995-10-29 | 1 | -12/+13 |
| * | Minor fix in minibuffer-complete-and-exit. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| * | (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions. | Richard M. Stallman | 1995-10-29 | 1 | -9/+6 |
| * | Comment change. | Richard M. Stallman | 1995-10-28 | 1 | -3/+3 |
| * | Don't load c-mode. | Richard M. Stallman | 1995-10-28 | 1 | -3/+1 |
| * | (FRAME_XIC): Fix wrong field name. | Richard M. Stallman | 1995-10-28 | 1 | -1/+1 |