summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (gnus-summary-insert-pseudos-xemacs): Fix error format string.Karl Heuer1996-01-291-1/+1
* (forms--process-format-list): Fix error format string.Karl Heuer1996-01-291-6/+6
* (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error formatKarl Heuer1996-01-291-3/+6
* (ediff-event-point, ediff-event-buffer): Fix error format string.Karl Heuer1996-01-291-2/+2
* (sh-shell-variables-initialized): New variable.Richard M. Stallman1996-01-291-11/+52
* (cpp-parse-error): Fix error format string.Karl Heuer1996-01-291-1/+1
* (outline-process-exposed): Fix error format string.Karl Heuer1996-01-291-3/+2
* (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix errorKarl Heuer1996-01-291-14/+5
* Update FSF address in comment.Karl Heuer1996-01-296-9/+13
* (dos_rawgetc): Allow simulation of `Mouse-3' byRichard M. Stallman1996-01-291-34/+60
* (byte-compile-log-1): Delete format call inside message.Karl Heuer1996-01-291-8/+8
* (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.Richard M. Stallman1996-01-291-3/+3
* Comment change.Richard M. Stallman1996-01-291-1/+1
* (face-color-gray-p): Return nil if x-color-values does.Richard M. Stallman1996-01-291-1/+2
* (c-macro-preprocessor): Define a preprocessor nameRichard M. Stallman1996-01-291-10/+27
* (event_kind): New event type: timer_event.Richard M. Stallman1996-01-291-0/+1
* (Qtimer_event): New symbol.Richard M. Stallman1996-01-291-4/+124
* (create_process): Set outchannel to be non-blocking.Richard M. Stallman1996-01-291-1/+4
* (wait_reading_process_input): Call timer_checkRichard M. Stallman1996-01-291-0/+18
* (run-after-delay): Add autoload cookie.Richard M. Stallman1996-01-291-4/+6
* Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>Richard M. Stallman1996-01-291-146/+184
* (list-directory): Set default-directory better if theRichard M. Stallman1996-01-281-1/+4
* (apropos-print): Fix previous change.Erik Naggum1996-01-281-1/+1
* (sort_args): Error if option is missing an arg.Richard M. Stallman1996-01-281-0/+4
* (name-last-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* (edit-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* Whitespace change.Richard M. Stallman1996-01-281-0/+1
* (apropos-print): Omit key sequences that contain a frame.Richard M. Stallman1996-01-271-13/+30
* Clarify key sequence usage conventions.Richard M. Stallman1996-01-271-2/+3
* (struct input_event): New field `padding'.Richard M. Stallman1996-01-271-2/+7
* (Fy_or_n_p): Call choose_minibuf_frame.Richard M. Stallman1996-01-271-0/+1
* (Fcompare_buffer_substrings): Access case_canon_table as a char_table.Richard M. Stallman1996-01-271-2/+2
* (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 soRichard M. Stallman1996-01-271-0/+4
* (ispell-help): Use set-minibuffer-window.Richard M. Stallman1996-01-271-0/+3
* (ispell-command-loop, ispell-region): Pass proper format string to message.Richard M. Stallman1996-01-271-5/+3
* (dired-get-filename): When quoting " chars,Richard M. Stallman1996-01-271-1/+1
* (command-line-normalize-file-name): New function.Richard M. Stallman1996-01-271-2/+10
* (server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1996-01-261-0/+6
* Moved code around to minimize compiler warnings.Michael Kifer1996-01-265-196/+203
* (tex-face-alist, tex-latex-face-alist): New variables.Richard M. Stallman1996-01-261-4/+32
* Add some keybindings.Richard M. Stallman1996-01-261-10/+26
* (Qtitle): Declared.Richard M. Stallman1996-01-261-2/+4
* (mode25): Moved from `src/dosfns.c' for backward compatibility.Richard M. Stallman1996-01-261-32/+64
* (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.Richard M. Stallman1996-01-261-2/+2
* (forward-paragraph): Comment change.Richard M. Stallman1996-01-261-0/+1
* Whitespace fix.Richard M. Stallman1996-01-261-1/+1
* (vc-diff): Make NOT-URGENT default to t.Richard M. Stallman1996-01-261-1/+1
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* Support for local fontification.Simon Marshall1996-01-263-94/+151
* (mail-yank-original): Doc fix.Karl Heuer1996-01-251-1/+1