summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added `mips' command.jimb-sync-Nov-3-1992Jim Blandy1992-11-071-0/+8
* Doc fix.Richard M. Stallman1992-11-071-2/+2
* (SYSTEM_TYPE): Use berkeley-unix.Richard M. Stallman1992-11-061-1/+1
* version 1.28.8Richard M. Stallman1992-11-051-124/+403
* (command-switch-alist, x-switch-definitions):Richard M. Stallman1992-11-051-2/+2
* *** empty log message ***Jim Blandy1992-11-051-11/+15
* Don't discard SCO version number if it's 3.2v4.Richard M. Stallman1992-11-051-0/+5
* *** empty log message ***Karl Berry1992-11-041-1/+4
* Doc fix.Christopher Zaborsky1992-11-033-15/+18
* (insert-rectangle): Put mark at upper left corner.Richard M. Stallman1992-11-031-1/+4
* Dox fix.Christopher Zaborsky1992-11-031-2/+2
* Doc fix.Christopher Zaborsky1992-11-031-2/+2
* Dox fix.Christopher Zaborsky1992-11-032-9/+10
* (dired-mark-confirm): For `compress', say `Compress or uncompress'.Richard M. Stallman1992-11-031-6/+9
* (make-directory): Renamed from make-directory-path.Richard M. Stallman1992-11-031-24/+28
* * fileio.c (Fmake_directory_internal): Remove extra paren before theJim Blandy1992-11-031-1/+1
* * ange-ftp.el: Tighten the regular expression used inJim Blandy1992-11-031-3/+3
* (isearch-search): Handle all sorts of errors from regexp search.Richard M. Stallman1992-11-011-3/+10
* (Fmake_directory_internal): Renamed from Fmake_directory.Richard M. Stallman1992-10-311-4/+5
* (byte-compile-lambda):Richard M. Stallman1992-10-311-3/+10
* * xterm.h (x_screen_count, x_release, x_screen_height,Jim Blandy1992-10-311-8/+8
* * xterm.c (x_convert_modifiers): Declare this to return anJim Blandy1992-10-311-10/+10
* * xselect.c (own_selection): selection_type is an X Atom value,Jim Blandy1992-10-311-4/+9
* * xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes isJim Blandy1992-10-311-17/+20
* * xdisp.c (redisplay): Use ! EQ to compare the old and new arrowJim Blandy1992-10-311-57/+48
* * window.h (make_window, window_from_coordinates,Jim Blandy1992-10-311-0/+3
* * window.c (Fwindow_width, Fset_window_hscroll): Use accessors onJim Blandy1992-10-311-10/+10
* * undo.c (record_insert): Use accessors on BEG and LENGTH.Jim Blandy1992-10-311-7/+8
* * search.c (Fstore_match_data): Don't assume Flength returns anJim Blandy1992-10-311-1/+1
* * process.c: (status_convert): Declare this to return aJim Blandy1992-10-311-13/+12
* * print.c (print): Cast the frame's address to an integer beforeJim Blandy1992-10-311-1/+1
* * minibuf.c (read_minibuf): Use EQ to compare, not ==.Jim Blandy1992-10-311-2/+2
* * lread.c (read_char): Add an extern declaration for this,Jim Blandy1992-10-311-0/+2
* * lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,Jim Blandy1992-10-311-8/+17
* * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assumeJim Blandy1992-10-311-21/+52
* * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,Jim Blandy1992-10-311-0/+5
* * keyboard.c: #include dispextern.h.Jim Blandy1992-10-311-151/+202
* * frame.c: #include buffer.h.Jim Blandy1992-10-311-0/+1
* * fns.c: #include keyboard.h.Jim Blandy1992-10-311-1/+2
* * floatfns.c (Flog): Don't forget to declare the BASE argument aJim Blandy1992-10-311-2/+3
* * doc.c: #include keyboard.h.Jim Blandy1992-10-311-8/+17
* * dispextern.h (sit_for): Declare this extern.Jim Blandy1992-10-311-0/+1
* * dired.c (find_file_handler): Declare this extern.Jim Blandy1992-10-311-2/+4
* * data.c (Fset): See if current_alist_element points to itselfJim Blandy1992-10-311-1/+4
* * commands.h (unread_command_char): Declare this to be aJim Blandy1992-10-311-1/+1
* * casetab.c (set_case_table): Declare this to be static, andJim Blandy1992-10-311-2/+5
* * casefiddle.c (operate_on_word): Declare end to be an int, not aJim Blandy1992-10-311-2/+2
* * callproc.c: Arrange for synchronous processes to get SIGINT theJim Blandy1992-10-311-7/+28
* * bytecode.c (Fbyte_code): Use EQ to compare string_saved withJim Blandy1992-10-311-1/+1
* * buffer.h (Fbuffer_name, Fget_file_buffer): Added externalJim Blandy1992-10-311-1/+4