aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forwardJim Blandy1993-06-101-2/+2
* Typo.Jim Blandy1993-06-101-1/+1
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-1/+0
* * sysdep.c: Remove clause for DGUX support of FASYNC; add clauseJim Blandy1993-06-101-4/+8
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-4/+4
* * s/dgux.h (BROKEN_FASYNC): #define this.Jim Blandy1993-06-101-0/+8
* * s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:Jim Blandy1993-06-101-26/+35
* * fileio.c (Frename_file): Pass all arguments to the file name handler.Jim Blandy1993-06-102-1/+26
* *** empty log message ***Roland McGrath1993-06-091-2/+5
* * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.Jim Blandy1993-06-091-2/+3
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-0961-109/+109
* entered into RCSJim Blandy1993-06-091-1/+1
* *** empty log message ***Jim Blandy1993-06-091-4/+92
* * xdisp.c (display_text_line): Handle case where line ends in aJim Blandy1993-06-091-5/+11
* * xterm.c (x_is_vendor_fkey): New function.Jim Blandy1993-06-091-37/+56
* * s/dgux.h: Move #definition of SYSTEM_MALLOC outside ofJim Blandy1993-06-091-3/+3
* * xfaces.c (init_frame_faces): Remove assumption that the selectedJim Blandy1993-06-091-14/+26
* * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast theJim Blandy1993-06-091-2/+2
* (INTERVAL_WRITABLE_P): Fix backwards tests.Richard M. Stallman1993-06-081-6/+7
* Rewrite by author; mostly rearrangements.Richard M. Stallman1993-06-081-76/+29
* * config.h.in (HAVE_LIBDNET): New macro, to be defined byJim Blandy1993-06-082-3/+4
* * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;Jim Blandy1993-06-081-4/+1
* (Fforward_comment): Set point to where scan stops,Richard M. Stallman1993-06-081-20/+23
* (syms_of_fileio): Set up Qset_visited_file_modtime.Richard M. Stallman1993-06-081-1/+3
* (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.Richard M. Stallman1993-06-071-2/+3
* (x_caught_error_message): Change type to char* from char*[].Richard M. Stallman1993-06-071-9/+9
* Add NO_TERMIO conditional.Richard M. Stallman1993-06-071-0/+2
* (Fadd_text_properties): Don't treat the initialRichard M. Stallman1993-06-071-30/+9
* (Fceiling): Fix spelling of "ceiling".Richard M. Stallman1993-06-071-1/+1
* (uaf$v_thursday): Fix misspelling of "thursday".Richard M. Stallman1993-06-071-1/+1
* (INTERRUPTIBLE_*): Fix spelling of macros.Richard M. Stallman1993-06-071-3/+3
* (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.Richard M. Stallman1993-06-071-0/+2
* Doc fix.Richard M. Stallman1993-06-071-2/+2
* *** empty log message ***Richard M. Stallman1993-06-071-9/+69
* Don't declare malloc or realloc.Richard M. Stallman1993-06-071-2/+1
* (read_key_sequence): Reset fkey_map when we findRichard M. Stallman1993-06-071-0/+1
* (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocatesRichard M. Stallman1993-06-071-0/+50
* (make_event_array): Ignore bits above CHAR_META.Richard M. Stallman1993-06-071-2/+3
* (Fset_window_configuration): If a window is supposedRichard M. Stallman1993-06-071-6/+3
* (INTERVAL_VISIBLE_P): Use textget.Richard M. Stallman1993-06-071-2/+6
* (Fdelete_overlay): Do nothing if overlay already deleted.Richard M. Stallman1993-06-071-8/+25
* entered into RCSRichard M. Stallman1993-06-071-1/+0
* (Ffset): Delete special check for t and nil.Richard M. Stallman1993-06-061-2/+0
* (same_size_fonts): Compare only the width.Richard M. Stallman1993-06-061-2/+9
* Include lisp.h earlier (before termhooks.h).Richard M. Stallman1993-06-061-1/+1
* [HAVE_TZNAME]: Declare tzname if not macro.Richard M. Stallman1993-06-061-0/+6
* (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.Richard M. Stallman1993-06-061-0/+5
* (HAVE_TZNAME): Add #undef.Richard M. Stallman1993-06-061-0/+1