aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (DISCARD_FAILURE_REG_OR_COUNT): Delete.Stefan Monnier2002-09-101-132/+127
* TypoKim F. Storm2002-09-091-1/+1
* *** empty log message ***Kim F. Storm2002-09-091-0/+10
* (end_kbd_macro): Declare extern.Kim F. Storm2002-09-091-0/+4
* (end_kbd_macro): New function.Kim F. Storm2002-09-091-6/+14
* (Fdiscard_input): If defining keyboard macro,Kim F. Storm2002-09-091-2/+8
* Fix typo. Add comment.Markus Rost2002-09-092-1/+7
* *** empty log message ***Richard M. Stallman2002-09-091-0/+8
* (regnum_t): Use signed int, not unsigned int.Richard M. Stallman2002-09-091-1/+1
* New file.Richard M. Stallman2002-09-091-0/+5
* (UNEXEC): Definition deleted.Richard M. Stallman2002-09-091-3/+0
* *** empty log message ***Kim F. Storm2002-09-081-0/+7
* (executing_macro_index): Change type to EMACS_INT.Kim F. Storm2002-09-081-1/+1
* (executing_macro_index): Change type to EMACS_INT.Kim F. Storm2002-09-081-1/+4
* (set_case_table): Make canon table point to eqv table.Richard M. Stallman2002-09-062-0/+7
* (syms_of_xselect): Fix spacing.Juanma Barranquero2002-09-062-2/+21
* (syms_of_w32select): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (syms_of_win16select): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (Fx_server_max_request_size): Fix spacing.Juanma Barranquero2002-09-061-241/+241
* (Fset_fontset_font): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (Flsh): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (Fcompose_region_internal, Fcompose_string_internal): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (syms_of_coding): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (set_image_of_range_1): In no-TRANSLATE case,Richard M. Stallman2002-09-062-18/+56
* *** empty log message ***Richard M. Stallman2002-09-051-1/+17
* (UNEXEC): Use unexsol.o.Richard M. Stallman2002-09-051-15/+1
* (displayed_window_lines): Correct for one-off bugRichard M. Stallman2002-09-051-0/+9
* (set_image_of_range_1): New function.Richard M. Stallman2002-09-051-36/+233
* All dependencies updated.Juanma Barranquero2002-09-042-300/+565
* *** empty log message ***Kenichi Handa2002-09-031-0/+4
* *** empty log message ***Richard M. Stallman2002-09-011-0/+8
* Initial version.Richard M. Stallman2002-09-011-0/+17
* (Qbox): Declare external, don't define.Richard M. Stallman2002-09-011-1/+1
* (redisplay_window) <force-start case>:Richard M. Stallman2002-09-011-44/+32
* (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS.Richard M. Stallman2002-09-012-3/+19
* (display_malloc_warning): Use display-warning.Richard M. Stallman2002-09-011-22/+10
* (read1): Handle #! by skipping the line.Richard M. Stallman2002-09-011-0/+8
* (get_window_cursor_type): Don't use x_highlight_frameEli Zaretskii2002-08-312-2/+10
* 2002-08-30 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-08-312-6/+59
* (Valternate_cursor_type, Qalternate_cursor_type): Removed.Kim F. Storm2002-08-301-23/+2
* *** empty log message ***Kim F. Storm2002-08-301-0/+6
* 2002-08-30 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-08-302-0/+6
* (Qbox): Make extern.Juanma Barranquero2002-08-302-3/+4
* (Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpo...Juanma Barranquero2002-08-302-7/+12
* (get_next_display_element): Fix previous change.Kenichi Handa2002-08-301-2/+2
* (struct w32_display_info) <x_highlight_frame>: Renamed fromKim F. Storm2002-08-302-2/+5
* Changed all occurrences of w32_highlight_frame with x_highlight_frame.Kim F. Storm2002-08-301-14/+14
* (Qbar, Qbox): Removed.Kim F. Storm2002-08-302-7/+3
* (enum text_cursor_kinds): Removed.Kim F. Storm2002-08-301-33/+0
* (x_specified_cursor_type): Remove prototype.Kim F. Storm2002-08-302-144/+8