- 22 Oct, 2000 1 commit
-
-
Andrew Choi authored
2000-10-23 Andrew Choi <akochoi@i-cable.com> * dispextern.h [macintosh]: Include macgui.h instead of macterm.h. * dispnew.c [macintosh]: Include macterm.h. (init_display) [macintosh]: initialization for window system. * emacs.c (main) [macintosh]: Call syms_of_textprop, syms_of_macfns, syms_of_ccl, syms_of_fontset, syms_of_xterm, syms_of_search, x_term_init, and init_keyboard before calling init_window_once. Also, call syms_of_xmenu. * fontset.c (syms_of_fontset) [macintosh]: Set ASCII font of default fontset to Monaco. * frame.c [macintosh]: Include macterm.h. Remove declarations of NewMacWindow and DisposeMacWindow. (make_terminal_frame) [macintosh]: Call make_mac_terminal_frame instead of calling NewMacWindow and setting fields of f->output_data.mac directly. Call init_frame_faces. (Fdelete_frame) [macintosh]: Remove unused code. (Fmodify_frame_parameters) [macintosh]: Call x_set_frame_parameters instead of mac_set_frame_parameters. * frame.h [macintosh]: Define menu_bar_lines field in struct frame. Define FRAME_EXTERNAL_MENU_BAR macro. * keyboard.c [macintosh]: Include macterm.h. (kbd_buffer_get_event) [macintosh]: Generate delete_window_event and menu_bar_activate_event type events as for X and NT. (make_lispy_event) [macintosh]: Construct lisp events of type MENU_BAR_EVENT as for X and NT. * sysdep.c [macintosh]: Remove declaration for sys_signal. Include stdlib.h. Remove definition of Vx_bitmap_file_path. (sys_subshell) [macintosh]: Remove definition entirely. (init_sys_modes) [macintosh]: Do not initialize Vwindow_system and Vwindow_system_version here. Remove initialization of Vx_bitmap_file_path. (read_input_waiting): Correct the number of parameters passed to read_socket_hook. Move all Macintosh functions to mac/mac.c. * term.c [macintosh]: Include macterm.h. * window.c [macintosh]: Include macterm.h. * xdisp.c [macintosh]: Include macterm.h. Declare set_frame_menubar and pending_menu_activation. (echo_area_display) [macintosh]: Do not return if terminal frame is the selected frame. (update_menu_bar) [macintosh]: Check FRAME_EXTERNAL_MENU_BAR (f). Allow only the selected frame to set menu bar. (redisplay_window) [macintosh]: Obtain menu bar to redisplay by calling FRAME_EXTERNAL_MENU_BAR (f). (display_menu_bar) [macintosh]: Check FRAME_MAC_P (f). * xfaces.c [macintosh]: Include macterm.h. Define x_display_info and check_x. Declare XCreateGC. Define x_create_gc and x_free_gc. Initialize font_sort_order. (x_face_list_fonts) [macintosh]: Use the same code as WINDOWSNT, but call x_list_fonts instead of w32_list_fonts. (Finternal_face_x_get_resource) [macintosh]: Do not call display_x_get_resource. (prepare_face_for_display) [macintosh]: Set xgcv.font. (realize_x_face) [macintosh]: Load the font if it is specified in ATTRS. (syms_of_xfaces) [macintosh]: Initialize Vscalable_fonts_allowed to Qt. * cus-edit.el (custom-button-face): Use 3D look for mac. (custom-button-pressed-face): Likewise. * faces.el (set-face-attributes-from-resources): Handle mac frames in the same way as x and w32 frames. (face-valid-attribute-values): Likewise. (read-face-attribute): Likewise. (defined-colors): Likewise. (color-defined-p): Likewise. (color-values): Likewise. (display-grayscale-p): Likewise. (face-set-after-frame-default): Likewise. (mode-line): Same default face as for x and w32. (tool-bar): Likewise. * frame.el: Remove call to frame-notice-user-settings at end of the file. * info.el (Info-fontify-node): make underlines invisible for mac as for x, pc, and w32 frame types. * term/mac-win.el: New file.
-
- 21 Oct, 2000 1 commit
-
-
Eli Zaretskii authored
-
- 20 Oct, 2000 1 commit
-
-
Miles Bader authored
Add support for @subsubsection titles, which use `Info-title-4-face'. (Info-title-4-face): New face. (Info-title-3-face): Inherit from Info-title-4-face instead of variable-pitch.
-
- 19 Oct, 2000 1 commit
-
-
Eli Zaretskii authored
-
- 17 Oct, 2000 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
colors for tty's.
-
- 16 Oct, 2000 2 commits
-
-
Miles Bader authored
-
Miles Bader authored
Call propertized-buffer-identification to spruce up the result.
-
- 15 Oct, 2000 1 commit
-
-
Dave Love authored
(Info-fontify-node, Info-goto-node, Info-mode-menu) (Info-fontify-node): `Goto' goes to `Go to'. (Info-fontify-node): Add help-echo to xref links.
-
- 11 Oct, 2000 1 commit
-
-
Dave Love authored
(info-tool-bar-map): Add entry for Info-last.
-
- 08 Oct, 2000 1 commit
-
-
Dave Love authored
(Info-mode-menu): Bind beginning-of-buffer, Info-edit (info-tool-bar-map): New variable. (Info-mode): Use it. (Info-edit-map): Define all in defvar. (speedbar-attached-frame): Avoid compiler warning.
-
- 29 Sep, 2000 1 commit
-
-
Miles Bader authored
-
- 28 Sep, 2000 1 commit
-
-
Stefan Monnier authored
Instead, fix the position of the `bound' arg to re-search-backward.
-
- 27 Sep, 2000 1 commit
-
-
Stefan Monnier authored
Widen more carefully, to avoid finding pointers in other nodes. (Info-index): Use push.
-
- 21 Sep, 2000 1 commit
-
-
Miles Bader authored
`special' modes.
-
- 20 Sep, 2000 1 commit
-
-
Miles Bader authored
-
- 18 Sep, 2000 1 commit
-
-
Miles Bader authored
Use face inheritance and relative sizes instead of hard-wiring things.
-
- 17 Sep, 2000 2 commits
-
-
Miles Bader authored
(info-header-xref, info-header-node): Change to inherit from non-header faces.
-
Miles Bader authored
Make a few cleanups. Add extra `help-echo' and `local-map' props to node xrefs. Use header-specific faces for node-names & xrefs. (Info-use-header-line, Info-header-line): New variables. (info-header, info-header-xref, info-header-node): New faces. (Info-setup-header-line): New function. (Info-select-node): Call Info-setup-header-line when enabled. (Info-extract-pointer): Work even if the header line is hidden.
-
- 01 Sep, 2000 1 commit
-
-
Eli Zaretskii authored
-
- 11 Aug, 2000 1 commit
-
-
Eli Zaretskii authored
technique similar to Info-index, instead of relying on specific names of relevant Index nodes. (Info-goto-emacs-command-node): Bind Info-history to nil when going to the first node found by Info-find-emacs-command-nodes.
-
- 10 Aug, 2000 1 commit
-
-
Eli Zaretskii authored
autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, and woman manuals.
-
- 08 Aug, 2000 1 commit
-
-
Gerd Moellmann authored
non-nil. (Info-file-list-for-emacs): Remove "info" from the list because that leads to trying to use the documentation from file `info' in various situations where it isn't appropriate, for instance C-h C-k C-h i.
-
- 24 Jul, 2000 1 commit
-
-
Eli Zaretskii authored
the prompt.
-
- 18 Jul, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 14 Jul, 2000 1 commit
-
-
Dave Love authored
-
- 07 Jul, 2000 1 commit
-
-
Gerd Moellmann authored
(Info-search-history): New variable. (Info-search): New Info-search-history.
-
- 04 Jul, 2000 1 commit
-
-
Miles Bader authored
directories from Info-directory-list.
-
- 15 Jun, 2000 2 commits
-
-
Gerd Moellmann authored
(Info-find-node-in-buffer-1, Info-find-node-in-buffer): New functions. (Info-find-node-2): Try a case-sensitive search first, then do a case-insensitive search.
-
Gerd Moellmann authored
use `*Info*' instead of `Info:'.
-
- 13 Jun, 2000 1 commit
-
-
Dave Love authored
(Info-build-node-completions): Match Ref tags.
-
- 12 Jun, 2000 1 commit
-
-
Stefan Monnier authored
-
- 05 Jun, 2000 1 commit
-
-
Gerd Moellmann authored
a user sets it to nil in a hook.
-
- 04 Jun, 2000 1 commit
-
-
Stefan Monnier authored
-
- 24 May, 2000 1 commit
-
-
Dave Love authored
<sovs@uic.nnov.ru>].
-
- 22 May, 2000 1 commit
-
-
Sam Steingold authored
-
- 18 May, 2000 1 commit
-
-
Dave Love authored
invisible.
-
- 16 May, 2000 1 commit
-
-
Sam Steingold authored
-
- 12 Apr, 2000 2 commits