aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (compute_motion): Recenter overlays, for speed.Karl Heuer1994-06-171-0/+1
* (lm-section-mark): Accept extra semicolons;Richard M. Stallman1994-06-171-2/+2
* (build-mail-abbrevs): Pass a recursivep argument in recursive call.Richard M. Stallman1994-06-171-1/+2
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (Fprocess_status): Return nil for process name that has no process.Richard M. Stallman1994-06-171-1/+7
* (x-create-frame-with-faces): Set the cursor color last.Richard M. Stallman1994-06-171-2/+4
* (scratch_cursor_gc): New variable.Richard M. Stallman1994-06-171-13/+17
* (tags-table-computed-list, tags-table-computed-list-for): New variables.Roland McGrath1994-06-171-376/+309
* (redisplay_region): Treat selected window's bufferRichard M. Stallman1994-06-171-1/+6
* (mouse-scroll-subr): New arg WINDOW.Richard M. Stallman1994-06-171-14/+14
* (make_hdr): Handle case of no "additional header".Richard M. Stallman1994-06-161-1/+4
* Comment change.Richard M. Stallman1994-06-161-1/+1
* [USG5_4] (sigblock): Use |, not &.Richard M. Stallman1994-06-161-1/+1
* (Info-directory-list): For msdos, use ";" instead ofRichard M. Stallman1994-06-161-1/+2
* (redisplay_window): Don't use shortcut if window_end_vpos is out of date.Karl Heuer1994-06-161-0/+3
* (syms_of_display): Make baud-rate a user var.Richard M. Stallman1994-06-161-1/+1
* (bibtex-mode): Set up comment-start locally.Richard M. Stallman1994-06-161-0/+2
* (scan_lists): Get error if eob within comment with depth!=0.Richard M. Stallman1994-06-161-2/+12
* (ange-ftp-canonize-filename): Fix wrong var name.Richard M. Stallman1994-06-161-5/+5
* (rlogin-password-paranoia): Variable deleted.Noah Friedman1994-06-161-61/+5
* Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.Roland McGrath1994-06-161-4/+24
* Define THIS_IS_CONFIGURE when extracting CFLAGS etc.Richard M. Stallman1994-06-161-0/+1
* (outline-mode): Make change-major-mode-hook buffer-local.Richard M. Stallman1994-06-151-0/+1
* (dired-build-subdir-alist): Avoid mistaking a file nameRichard M. Stallman1994-06-151-1/+9
* (mail-send-hook): Add defvar.Richard M. Stallman1994-06-151-1/+4
* (x_noop_count): New variable.Richard M. Stallman1994-06-151-4/+23
* Don't alter the underline face.Richard M. Stallman1994-06-151-16/+15
* (C_DEBUG_SWITCH): Define as empty.Richard M. Stallman1994-06-151-0/+6
* (redisplay): Don't call x_consider_frame_title.Richard M. Stallman1994-06-151-10/+11
* (Fcall_interactively): Ignore `-' in string.Richard M. Stallman1994-06-151-3/+5
* (Info-insert-dir): Ignore access times when comparingRichard M. Stallman1994-06-151-25/+32
* (gud-massage-args): Fix error message syntax.Richard M. Stallman1994-06-151-4/+5
* * config.sub (sparc64): New cpu.Doug Evans1994-06-151-3/+3
* (init_system_name): New function, replaces get_system_name.Karl Heuer1994-06-151-98/+74
* (init_editfns): Call init_system_name instead of get_system_name.Karl Heuer1994-06-151-9/+8
* declare init_system_name (replaces get_system_name).Karl Heuer1994-06-151-2/+2
* (x_term_init): Don't call get_system_name.Karl Heuer1994-06-151-5/+5
* (find-tag-history): New variable.Richard M. Stallman1994-06-151-0/+3
* (sigblock) [USG5_4]: Define if not defined.Richard M. Stallman1994-06-151-7/+11
* Put stdio.h after config.h.Richard M. Stallman1994-06-151-3/+4
* (mouse-drag-region): Bind last-command, not this-command.Karl Heuer1994-06-151-1/+1
* Put stdio.h after config.h.Richard M. Stallman1994-06-156-8/+18
* Comment change.Richard M. Stallman1994-06-151-2/+4
* Put config.h first.Richard M. Stallman1994-06-151-1/+1
* Put sys/signal.h and errno.h first, then config.h.Richard M. Stallman1994-06-151-4/+4
* Put stdio.h, sys/types.h and sys/stat.h after config.h.Richard M. Stallman1994-06-151-2/+2
* (make-auto-save-file-name): Don't use slashes in autosave name for a non-fileKarl Heuer1994-06-151-1/+8
* (Fsingle_key_description): Allow strings as keys.Karl Heuer1994-06-151-1/+5
* (create_process): Set input_wait_mask before forking.Karl Heuer1994-06-151-4/+4
* (vmotion): Use find_next_newline_no_quit.Richard M. Stallman1994-06-141-4/+4