- 19 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(UPPERCASEP, LOWERCASEP, NOCASEP, UPCASE, UPCASE1, DOWNCASE) (DOWNCASE_TABLE): Case tables are now char-tables. (Vascii_upcase_table, Vascii_canon_table, Vascii_eqv_table): Declarations deleted.
-
- 12 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(CHAR_TABLE_STANDARD_SLOTS): Add one. (CHECK_VECTOR_OR_CHAR_TABLE): New macro.
-
- 07 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(struct Lisp_Char_Table): New structure. (CHAR_TABLE_STANDARD_SLOTS, CHAR_TABLE_ORDINARY_SLOTS): New macros. (CHAR_TABLE_EXTRA_SLOTS): New macro. (CHECK_CHAR_TABLE): New macro. (pvec_type): Add PVEC_CHARTABLE and PVEC_BOOLVECTOR. Move PVEC_BUFFER to a higher bit. (CHARTABLEP, GC_CHARTABLEP, XSETCHARTABLE, XCHARTABLE): New macros. (XBOOLVECTOR, XSETBOOLVECTOR, BOOLVECTORP, GC_BOOLVECTORP): New macros.
-
- 19 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 31 Jul, 1995 1 commit
-
-
Simon Marshall authored
-
- 25 Jul, 1995 1 commit
-
-
Karl Heuer authored
-
- 07 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 01 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 16 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 07 Jun, 1995 1 commit
-
-
Karl Heuer authored
(Vprefix_arg): Deleted; now part of struct kboard again. (Funiversal_argument, Fnegative_argument, Fdigit_argument) (clear_prefix_arg, finalize_prefix_arg): Deleted.
-
- 06 Jun, 1995 1 commit
-
-
Karl Heuer authored
(Fupcase_initials, Fupcase_initials_region): Likewise. (Fplist_get, get_local_map, Fx_popup_menu, Fx_popup_dialog): Likewise. (Fframe_first_window): Likewise.
-
- 26 May, 1995 1 commit
-
-
Karl Heuer authored
(Fprevious_single_property_change, Fend_of_line, Felt): Ditto. (Fforward_line, Fforward_word, Fdelete_region, Fforward_char): Ditto. (Fnarrow_to_region, Fwiden, Fmatch_beginning, Fmatch_end): Ditto. (Fskip_chars_forward, Fskip_chars_backward): Ditto. (Ffile_name_absolute_p, read_doc_string): Ditto. (get_frame_param, store_frame_param, store_in_alist): Ditto. (describe_map_tree): Declaration moved here from keymap.c.
-
- 25 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 24 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 22 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 07 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 06 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 04 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 17 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 15 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 13 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 10 Apr, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(union Lisp_Misc): Delete the `type' field. Use XMISCTYPE instead of that.
-
- 05 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 03 Apr, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 31 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 22 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 15 Mar, 1995 1 commit
-
-
Karl Heuer authored
Lisp_Misc_Kboard_Objfwd, Lisp_Kboard_Objfwd, XKBOARD_OBJFWD, KBOARD_OBJFWDP, GC_KBOARD_OBJFWDP, kboard_locked, the_only_kboard, DEFVAR_KBOARD): Renamed from PERDISPLAY, MULTI_PERDISPLAY, current_perdisplay, all_perdisplays, Lisp_Misc_Display_Objfwd, Lisp_Display_Objfwd, XDISPLAY_OBJFWD, DISPLAY_OBJFWDP, GC_DISPLAY_OBJFWDP, display_locked, the_only_perdisplay, DEFVAR_DISPLAY. All uses changed. (struct KBOARD): New member reference_count. (initial_kboard): Declare this var.
-
- 08 Mar, 1995 3 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 03 Mar, 1995 1 commit
-
-
Karl Heuer authored
kbd_macro_ptr, kbd_macro_end, kbd_macro_bufsize.
-
- 01 Mar, 1995 1 commit
-
-
Karl Heuer authored
prefix_partial. Delete Vcurrent_prefix_arg and Vprefix_arg; those are now plain vars again.
-
- 24 Feb, 1995 1 commit
-
-
Karl Heuer authored
-
- 22 Feb, 1995 1 commit
-
-
Karl Heuer authored
Delete obsolescent members kbd_buffer_frame_or_window, kbd_buffer, kbd_fetch_ptr, kbd_store_ptr; these are regular vars again.
-
- 13 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 07 Feb, 1995 1 commit
-
-
Karl Heuer authored
Define internal_last_event_frame only #if MULTI_FRAME. Add placeholders so we don't need to rebuild every time this struct changes.
-
- 03 Feb, 1995 1 commit
-
-
Karl Heuer authored
(struct PERDISPLAY): New member next_perdisplay.
-