| Commit message (Expand) | Author | Age | Files | Lines |
| * | (tq-process-buffer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -3/+3 |
| * | (reporter-dump-variable): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| * | (nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
| * | (msb--choose-menu): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| * | (mh-handle-process-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -7/+7 |
| * | (mh-read-seq): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
| * | (Info-extract-pointer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| * | (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
| * | (gnus-summary-insert-pseudos-xemacs): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| * | (forms--process-format-list): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -6/+6 |
| * | (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format | Karl Heuer | 1996-01-29 | 1 | -3/+6 |
| * | (ediff-event-point, ediff-event-buffer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
| * | (sh-shell-variables-initialized): New variable. | Richard M. Stallman | 1996-01-29 | 1 | -11/+52 |
| * | (cpp-parse-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| * | (outline-process-exposed): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -3/+2 |
| * | (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error | Karl Heuer | 1996-01-29 | 1 | -14/+5 |
| * | Update FSF address in comment. | Karl Heuer | 1996-01-29 | 6 | -9/+13 |
| * | (dos_rawgetc): Allow simulation of `Mouse-3' by | Richard M. Stallman | 1996-01-29 | 1 | -34/+60 |
| * | (byte-compile-log-1): Delete format call inside message. | Karl Heuer | 1996-01-29 | 1 | -8/+8 |
| * | (XTframe_raise_lower): Rename arg `raise' to `raise_flag'. | Richard M. Stallman | 1996-01-29 | 1 | -3/+3 |
| * | Comment change. | Richard M. Stallman | 1996-01-29 | 1 | -1/+1 |
| * | (face-color-gray-p): Return nil if x-color-values does. | Richard M. Stallman | 1996-01-29 | 1 | -1/+2 |
| * | (c-macro-preprocessor): Define a preprocessor name | Richard M. Stallman | 1996-01-29 | 1 | -10/+27 |
| * | (event_kind): New event type: timer_event. | Richard M. Stallman | 1996-01-29 | 1 | -0/+1 |
| * | (Qtimer_event): New symbol. | Richard M. Stallman | 1996-01-29 | 1 | -4/+124 |
| * | (create_process): Set outchannel to be non-blocking. | Richard M. Stallman | 1996-01-29 | 1 | -1/+4 |
| * | (wait_reading_process_input): Call timer_check | Richard M. Stallman | 1996-01-29 | 1 | -0/+18 |
| * | (run-after-delay): Add autoload cookie. | Richard M. Stallman | 1996-01-29 | 1 | -4/+6 |
| * | Sun Jan 28 20:55:10 1996 Richard M. Stallman <rms@mole.gnu.ai.mit.edu> | Richard M. Stallman | 1996-01-29 | 1 | -146/+184 |
| * | (list-directory): Set default-directory better if the | Richard M. Stallman | 1996-01-28 | 1 | -1/+4 |
| * | (apropos-print): Fix previous change. | Erik Naggum | 1996-01-28 | 1 | -1/+1 |
| * | (sort_args): Error if option is missing an arg. | Richard M. Stallman | 1996-01-28 | 1 | -0/+4 |
| * | (name-last-kbd-macro): Reject empty cmd name. | Richard M. Stallman | 1996-01-28 | 1 | -0/+2 |
| * | (edit-kbd-macro): Reject empty cmd name. | Richard M. Stallman | 1996-01-28 | 1 | -0/+2 |
| * | Whitespace change. | Richard M. Stallman | 1996-01-28 | 1 | -0/+1 |
| * | (apropos-print): Omit key sequences that contain a frame. | Richard M. Stallman | 1996-01-27 | 1 | -13/+30 |
| * | Clarify key sequence usage conventions. | Richard M. Stallman | 1996-01-27 | 1 | -2/+3 |
| * | (struct input_event): New field `padding'. | Richard M. Stallman | 1996-01-27 | 1 | -2/+7 |
| * | (Fy_or_n_p): Call choose_minibuf_frame. | Richard M. Stallman | 1996-01-27 | 1 | -0/+1 |
| * | (Fcompare_buffer_substrings): Access case_canon_table as a char_table. | Richard M. Stallman | 1996-01-27 | 1 | -2/+2 |
| * | (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so | Richard M. Stallman | 1996-01-27 | 1 | -0/+4 |
| * | (ispell-help): Use set-minibuffer-window. | Richard M. Stallman | 1996-01-27 | 1 | -0/+3 |
| * | (ispell-command-loop, ispell-region): Pass proper format string to message. | Richard M. Stallman | 1996-01-27 | 1 | -5/+3 |
| * | (dired-get-filename): When quoting " chars, | Richard M. Stallman | 1996-01-27 | 1 | -1/+1 |
| * | (command-line-normalize-file-name): New function. | Richard M. Stallman | 1996-01-27 | 1 | -2/+10 |
| * | (server-process-filter): In file name, collapse multiple slashes to one. | Richard M. Stallman | 1996-01-26 | 1 | -0/+6 |
| * | Moved code around to minimize compiler warnings. | Michael Kifer | 1996-01-26 | 5 | -196/+203 |
| * | (tex-face-alist, tex-latex-face-alist): New variables. | Richard M. Stallman | 1996-01-26 | 1 | -4/+32 |
| * | Add some keybindings. | Richard M. Stallman | 1996-01-26 | 1 | -10/+26 |
| * | (Qtitle): Declared. | Richard M. Stallman | 1996-01-26 | 1 | -2/+4 |