aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (Fdelete_directory): Allow dir names as well as file names.Richard M. Stallman1994-05-221-2/+2
* (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.Richard M. Stallman1994-05-211-0/+4
* (create_process): Don't complain about error from TIOCSETD.Richard M. Stallman1994-05-211-2/+1
* Add template for init_gettimeofday.Richard M. Stallman1994-05-211-0/+1
* (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.Richard M. Stallman1994-05-211-23/+37
* (x_set_background_color): Set scroll bar backgrounds.Karl Heuer1994-05-211-1/+8
* (Finsert_file_contents): Declare buffer as unsignedRichard M. Stallman1994-05-201-1/+3
* Only lusers assume that O_RDONLY == 0.Michael I. Bushnell1994-05-201-2/+2
* (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.Richard M. Stallman1994-05-201-2/+2
* (UNEXEC_ALIAS): New variable, used to make the unex...o target.Richard M. Stallman1994-05-201-1/+4
* (Fset_face_attribute_internal): Always return valid data.Richard M. Stallman1994-05-201-1/+1
* (syms_of_textprop): Set up Lisp fn get-char-property.Richard M. Stallman1994-05-201-0/+1
* (FRAME_SUPPORT): Add menu-bar.el.Richard M. Stallman1994-05-191-1/+10
* (EmacsFrameSetCharSize): Once again preserve x and y pos,Richard M. Stallman1994-05-191-0/+7
* (EXTRA_INITIALIZE): Define here.Richard M. Stallman1994-05-191-0/+4
* (EXTRA_INITIALIZE): Definition deleted.Richard M. Stallman1994-05-191-4/+0
* (syms_of_frame): Set up frame-first-window as Lisp fn.Richard M. Stallman1994-05-191-0/+1
* Add "args" to dummy definition of compute-motion.Richard M. Stallman1994-05-191-0/+1
* [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.Richard M. Stallman1994-05-191-0/+1
* (PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,Richard M. Stallman1994-05-191-1/+7
* (setup_frame_gcs): Move cursor_bits variable out ofRichard M. Stallman1994-05-191-11/+12
* (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitionsRichard M. Stallman1994-05-191-2/+2
* (other_menu_bar_item_p): Return 0 if no menu bar.Richard M. Stallman1994-05-191-0/+1
* (xmenu_show): Don't look in menubar for core.height if no menu bar.Richard M. Stallman1994-05-191-2/+3
* (Fwrite_region): Set update_mode_lines.Richard M. Stallman1994-05-191-0/+1
* (syms_of_fileio): Doc fix.Richard M. Stallman1994-05-191-2/+2
* (lispy_function_keys): Add various kp- keys for X11R6.Richard M. Stallman1994-05-191-2/+13
* (Fset_window_buffer): Fix dedicated window error call.Richard M. Stallman1994-05-181-1/+3
* (WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.Richard M. Stallman1994-05-181-2/+1
* EMACS_CONFIGURATION renamed from CONFIGURATION.Richard M. Stallman1994-05-181-1/+1
* (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.Richard M. Stallman1994-05-181-2/+6
* (Fbacktrace): Properly nest parentheses.Karl Heuer1994-05-171-2/+3
* (command_loop_1): Fix test for valid display table entry,Richard M. Stallman1994-05-171-1/+1
* (ALL_LDFLAGS): Add LDFLAGS.Richard M. Stallman1994-05-171-3/+1
* (update_frame): Fix test of outq and baud_rate some more.Richard M. Stallman1994-05-171-1/+1
* (update_frame): Fix backwd test of outq and baud_rate.Richard M. Stallman1994-05-171-1/+1
* (Fdo_auto_save): Save listdesc as an integer, only if open.Richard M. Stallman1994-05-171-12/+6
* (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.Richard M. Stallman1994-05-171-1/+20
* (gettimeofday): New function substituting the libraryRichard M. Stallman1994-05-171-0/+53
* (xmenu_show): Completely ignore nameless panesRichard M. Stallman1994-05-171-3/+14
* (fix_overlays_in_range): New function.Karl Heuer1994-05-171-0/+103
* (Ftranspose_regions): Fix overlays after moving markers.Karl Heuer1994-05-171-1/+15
* (syms_of_eval): Doc fixes.Richard M. Stallman1994-05-161-2/+2
* (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.Richard M. Stallman1994-05-151-1/+18
* (crlf_to_lf): Fix off-by-one condition.Richard M. Stallman1994-05-151-1/+3
* (Fcurrent_time_zone): Add cast.Richard M. Stallman1994-05-151-1/+1
* (LOCALTIME_CACHE): Defined.Richard M. Stallman1994-05-151-0/+3
* (LOCALTIME_CACHE): Define, if not OSF1.Richard M. Stallman1994-05-151-0/+5
* (bind_polling_period): Never decrease polling_period.Richard M. Stallman1994-05-141-2/+17
* (XTread_socket): For button events, clear compose_status.Richard M. Stallman1994-05-141-0/+2