aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mostlyclean): Remove liblw.a.Richard M. Stallman1994-04-281-1/+1
* (read1): Allow `\C- ' and `\C-?'.Richard M. Stallman1994-04-281-0/+6
* (ange-ftp-hook-function): Use ange-ftp-run-real-handler.Richard M. Stallman1994-04-271-5/+5
* (ange-ftp-completion-hook-function): Use new inhibit vars.Richard M. Stallman1994-04-271-1/+5
* Improve error message for bad --with-x-toolkit value.Richard M. Stallman1994-04-271-1/+2
* (LD_SWITCH_SYSTEM): Undo previous change.Richard M. Stallman1994-04-271-4/+3
* Restore deleted AC_SUBST of `configuration'.Richard M. Stallman1994-04-271-0/+1
* (compilation-error-regexp-alist): Add fortran pattern.Karl Heuer1994-04-271-0/+2
* Use C-style comments.Karl Heuer1994-04-271-2/+2
* C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.Karl Heuer1994-04-271-5/+11
* *** empty log message ***Karl Heuer1994-04-271-0/+2
* (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.Karl Heuer1994-04-271-35/+7
* Comment change.Richard M. Stallman1994-04-271-1/+2
* (calendar-starred-day): Var renamed from starred-day.Richard M. Stallman1994-04-271-3/+3
* (LIBS_SYSTEM): Commented out.Richard M. Stallman1994-04-271-0/+3
* (Finsert_file_contents): Fix accessing buffer_file_typeRichard M. Stallman1994-04-271-4/+3
* (xmenu_show, xdialog_show):Richard M. Stallman1994-04-271-0/+4
* (XTread_socket, case ClientMessage): Don't callRichard M. Stallman1994-04-271-6/+8
* Added comment indicating author.Noah Friedman1994-04-271-0/+1
* Define CONFIGURATION in src/config.hRichard M. Stallman1994-04-271-1/+1
* (configuration): Make variable deleted.Richard M. Stallman1994-04-271-4/+0
* (CONFIGURATION): Add #undef.Richard M. Stallman1994-04-271-0/+2
* (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.Richard M. Stallman1994-04-271-1/+5
* (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.Richard M. Stallman1994-04-271-3/+0
* *** empty log message ***Richard M. Stallman1994-04-271-4/+0
* (frame-update-faces): Unset old font.Karl Heuer1994-04-271-0/+3
* entered into RCSRichard M. Stallman1994-04-262-58/+71
* *** empty log message ***Richard M. Stallman1994-04-263-198/+252
* (install-doc): New target.Karl Heuer1994-04-261-9/+12
* (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.Karl Heuer1994-04-261-0/+11
* *** empty log message ***Richard M. Stallman1994-04-264-85/+75
* entered into RCSRichard M. Stallman1994-04-261-23/+22
* (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.Richard M. Stallman1994-04-261-2/+9
* (tags-add-tables): Doc fix.Richard M. Stallman1994-04-261-3/+3
* (mark_object, case frame): Mark menu_bar_vector field.Richard M. Stallman1994-04-261-0/+1
* (run-hooks): Don't use mapcar--save consing.Richard M. Stallman1994-04-261-1/+22
* (adjust_point): New function.Karl Heuer1994-04-261-8/+17
* Use PT, not point.Karl Heuer1994-04-261-22/+28
* Fix GPL version.Richard M. Stallman1994-04-261-1/+1
* (read_filtered_event): Use Vunread_command_events.Richard M. Stallman1994-04-261-1/+1
* (temp_echo_area_glyphs): Use Vunread_command_events.Richard M. Stallman1994-04-261-1/+1
* Fix comment.Karl Heuer1994-04-261-2/+1
* Comment change.Richard M. Stallman1994-04-251-0/+14
* (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): ScrollKarl Heuer1994-04-251-4/+5
* (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.Karl Heuer1994-04-251-2/+2
* (x_term_init): Add explicit cast.Karl Heuer1994-04-251-1/+1
* (compilation-next-error-locus): Use compilation-error-message instead ofRoland McGrath1994-04-251-3/+4
* (menu_bar_item): Put a list of keymaps into the thirdRichard M. Stallman1994-04-251-8/+22
* (menu_bar_event): New event type.Richard M. Stallman1994-04-251-1/+7
* (syms_of_xdisp): Set up Qmenu_bar_update_hook.Richard M. Stallman1994-04-251-5/+10