summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Changes for correct pgrp behavior from Bob GlicksteinJim Blandy1993-06-162-4/+3
* (Finsert_buffer_substring): Doc fix.Roland McGrath1993-06-161-1/+1
* (LIBS_SYSTEM): Don't attempt to #define this if we already have aJim Blandy1993-06-161-0/+3
* * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconfJim Blandy1993-06-161-1/+0
* * unexec.c [HPUX] (sbrk): This returns a void *.Jim Blandy1993-06-161-1/+5
* *** empty log message ***Jim Blandy1993-06-161-8/+8
* * window.c (check_frame_size): Allow minibuffer-only frames to beJim Blandy1993-06-161-3/+2
* * frame.c (store_frame_param): Fix error message punctuation.Jim Blandy1993-06-161-1/+1
* * s/isc3-0.h (memmove): #define this to call safe_bcopy.Jim Blandy1993-06-161-0/+5
* * sysdep.c (closedir): Don't free directory buffer if it looksJim Blandy1993-06-161-1/+5
* * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; itJim Blandy1993-06-161-0/+5
* Bring mumbleclean targets into conformance with GNU coding standards.Jim Blandy1993-06-161-7/+9
* * buffer.c (list_buffers_1): Return the desired point.Jim Blandy1993-06-161-8/+13
* * xdisp.c (redisplay_window): No need to subtract BEGV to computeJim Blandy1993-06-161-1/+1
* Calls to access_keymap updated.Richard M. Stallman1993-06-161-10/+9
* (xmenu_show): Store 0 in *ERROR at the beginning.Richard M. Stallman1993-06-151-1/+2
* (adjust_intervals_for_insertion): By default, copyRichard M. Stallman1993-06-151-1/+1
* Make prefix keys work with keymap inheritanceRichard M. Stallman1993-06-151-11/+69
* (set_point): When moving over invis chars,Richard M. Stallman1993-06-151-1/+4
* * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,Jim Blandy1993-06-141-0/+6
* * xdisp.c (display_text_line): Use temporary variable.Jim Blandy1993-06-141-3/+6
* (Fdelete_window): Handle deleting a parent of the selected window.Richard M. Stallman1993-06-141-3/+16
* (Fset_visited_file_modtime): Don't give the handlerRichard M. Stallman1993-06-141-1/+2
* (scan_lists, Fforward_comment): Pass 0 as commentstop argRichard M. Stallman1993-06-131-3/+9
* (Fprimitive_undo): Rename arg to N to avoid conflict.Richard M. Stallman1993-06-131-3/+3
* (shut_down_emacs): New arg STUFF. Stuff input here.Richard M. Stallman1993-06-131-4/+7
* (x_connection_closed): Pass new arg to shut_down_emacs.Richard M. Stallman1993-06-131-1/+1
* (Ffile_attributes): Give -1 as size if size won't fit.Richard M. Stallman1993-06-131-2/+4
* (term_get_fkeys): Use `prior', not `previous', for %8/kP.Richard M. Stallman1993-06-131-1/+1
* (Fcopy_file): Pass all the args to the handler.Richard M. Stallman1993-06-131-15/+15
* (Fload): Use call5.Richard M. Stallman1993-06-131-10/+1
* (call5, call6): New functions.Richard M. Stallman1993-06-131-22/+73
* Comment change.Richard M. Stallman1993-06-121-0/+4
* Update GPL references - version 2Jim Blandy1993-06-127-91/+89
* Updated GPL version to 2.Jim Blandy1993-06-1278-77/+186
* Refer to GPL version two.Jim Blandy1993-06-121-1/+1
* (syms_of_undo): Set up Qinhibit_read_only.Richard M. Stallman1993-06-121-1/+11
* * sysdep.c (child_setup_tty): Remove duplicate settings for VQUITJim Blandy1993-06-121-1/+0
* Doc fix.Jim Blandy1993-06-122-2/+2
* * frame.c (Fmouse_position): Doc fix.Jim Blandy1993-06-121-0/+2
* * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatJim Blandy1993-06-121-0/+7
* (get_keymap_1): Add missing semicolon.Richard M. Stallman1993-06-121-2/+3
* (read_minibuf): Set and use mini_frame only if MULTI_FRAME.Richard M. Stallman1993-06-121-6/+7
* (echo_area_display): Use XFASTINT on ->height.Richard M. Stallman1993-06-121-7/+12
* (Fdelete_window): Make `frame' a FRAME_PTR and use as such.Richard M. Stallman1993-06-121-3/+3
* (record_delete): Always use XFASTINT on sbeg.Richard M. Stallman1993-06-121-4/+6
* * xterm.c (XTset_vertical_scroll_bar): Use double type forJim Blandy1993-06-121-2/+2
* (start_process_unwind): Use XINT.Richard M. Stallman1993-06-121-1/+1
* (Fset_syntax_table): Add XFASTINT.Richard M. Stallman1993-06-121-1/+2
* * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls toJim Blandy1993-06-121-0/+4