aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2002-07-071-0/+16
* Treat a partially visible line like "cursor off screen".Richard M. Stallman2002-07-071-16/+37
* (Fbuffer_local_value): Store current value into its bindingRichard M. Stallman2002-07-071-1/+20
* (Fdefmacro): Doc fix.Richard M. Stallman2002-07-071-2/+14
* *** empty log message ***Pavel Janík2002-07-051-0/+4
* Remove unused variable `face'.Pavel Janík2002-07-051-1/+0
* (Vtranslation_hash_table_vector, GET_HASH_TABLE)Dave Love2002-07-051-1/+73
* (read_key_sequence): Set initial_idleness_start_timeDave Love2002-07-051-2/+4
* (post_command_idle_hook): Remove redundant (and inexact) obsolescenceJuanma Barranquero2002-07-042-4/+8
* 2002-07-03 Andrew Choi <[email protected]>Andrew Choi2002-07-042-8/+30
* 2002-07-03 Andrew Choi <[email protected]>Andrew Choi2002-07-042-4/+16
* Fix typo.Juanma Barranquero2002-07-031-1/+1
* Fix typo.Juanma Barranquero2002-07-031-1/+1
* *** empty log message ***Richard M. Stallman2002-07-021-0/+6
* (Fdefine_key): Doc fix.Richard M. Stallman2002-07-021-0/+2
* (x_term_init): Turn off polling around XtOpenDisplay.Richard M. Stallman2002-07-021-0/+2
* *** empty log message ***Juanma Barranquero2002-07-021-0/+4
* (syms_of_keymap): Fix typo.Juanma Barranquero2002-07-021-1/+1
* 2002-07-01 Andrew Choi <[email protected]>Andrew Choi2002-07-012-1/+9
* In mac:Andrew Choi2002-07-012-15/+41
* *** empty log message ***Dave Love2002-07-011-0/+9
* (kbd_buffer_store_event): Fix interrupt_signal declDave Love2002-07-011-2/+2
* term.c (costs_set): Declare static, non-initialized for pcc.Dave Love2002-07-011-1/+1
* Fix prototype for K&R.Dave Love2002-07-011-1/+1
* *** empty log message ***Richard M. Stallman2002-07-011-0/+14
* (timer_last_idleness_start_time): New variable.Richard M. Stallman2002-07-011-0/+14
* (Frecenter): With arg, set optional_new_start.Richard M. Stallman2002-07-011-5/+3
* Comment change.Richard M. Stallman2002-07-011-1/+1
* (redisplay_internal): Make optional_new_start really work.Richard M. Stallman2002-07-011-5/+5
* (Fminibuffer_complete_and_exit): Move to end of buffer for completion.Richard M. Stallman2002-07-011-0/+1
* (store_mode_line_string): Lisp_Object/int mixup.Ken Raeburn2002-06-292-1/+5
* Indentation fixes.Jan Djärv2002-06-281-5/+5
* (readable_filtered_events): New function.Jan Djärv2002-06-282-21/+77
* (x_focus_changed): New function.Jan Djärv2002-06-281-48/+156
* (struct x_output): Add focus_state.Jan Djärv2002-06-281-0/+18
* Remove duplicate declaration of code_convert_string_norecord.Andreas Schwab2002-06-282-1/+5
* (mode_line_string_list, mode_line_string_face)Kim F. Storm2002-06-271-9/+188
* *** empty log message ***Kim F. Storm2002-06-271-0/+14
* (minibuffer_completion_contents): Add return type.Stefan Monnier2002-06-272-3/+7
* *** empty log message ***Juanma Barranquero2002-06-271-0/+5
* (Fchar_bytes): Remove obsolescence info from docstring.Juanma Barranquero2002-06-271-2/+1
* *** empty log message ***Juanma Barranquero2002-06-261-0/+4
* (Frecenter): Don't set force_start flag.Richard M. Stallman2002-06-262-0/+10
* (read_file_name_cleanup): Add missing return.Juanma Barranquero2002-06-261-1/+1
* (do_completion, Fminibuffer_complete_word)Richard M. Stallman2002-06-261-24/+51
* (Fbury_buffer): Use frames_discard_buffer.Richard M. Stallman2002-06-262-1/+10
* (frames_bury_buffer): Function deleted.Richard M. Stallman2002-06-261-20/+0
* *** empty log message ***Stefan Monnier2002-06-251-4/+6
* (Fcall_interactively): When checking to see if doprnt hitMiles Bader2002-06-252-1/+6
* (temp_output_buffer_setup): Kill all local variables.Stefan Monnier2002-06-241-0/+1