1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
Commit graph

42302 commits

Author SHA1 Message Date
Richard M. Stallman
2252bdcf99 (set-face-stipple): Reference description of bitmap data
in Face Attributes.
2002-01-21 23:04:26 +00:00
Richard M. Stallman
fdb38f1bf5 Comment change. 2002-01-21 22:49:43 +00:00
Richard M. Stallman
9b7e422929 (Table of Resources): Under menuBar, add xrefs to the nodes
for menu bar appearance resources.  Say how to run xrdb to make
.Xdefaults take effect.
2002-01-21 22:18:16 +00:00
Richard M. Stallman
5b2977e461 Don't require ibuf-ext at load time.
(ibuffer): Require ibuf-ext here.
2002-01-21 21:33:33 +00:00
Jan Djärv
5f9338d54b xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
if fullscreen is being set.
2002-01-21 19:23:48 +00:00
Pavel Janík
029a305c19 (Fminibuffer_contents)
(Fminibuffer_contents_no_properties, Fread_from_minibuffer)
(Fread_string, Fread_no_blanks_input, Fcompleting_read): Doc fixes.
2002-01-21 16:15:44 +00:00
Pavel Janík
bb40a52472 Comment fix. 2002-01-21 16:09:55 +00:00
Francesco Potortì
17f8ff6af5 * generic-x.el (apache-conf-generic-mode): Highlight the first
word in a line even if preceded by blanks.
2002-01-21 12:49:11 +00:00
Richard M. Stallman
8cc0e0cfd8 *** empty log message *** 2002-01-21 08:55:39 +00:00
Richard M. Stallman
9df6e63856 (window-body-height): Handle minibuffer window specially.
Otherwise, don't return less than 1.
2002-01-21 08:55:32 +00:00
Richard M. Stallman
54b8bcb515 (check_frame_size): Fix minimum height calculation. 2002-01-21 08:53:42 +00:00
Richard M. Stallman
ca64d37890 *** empty log message *** 2002-01-21 04:18:03 +00:00
Colin Walters
2e4fae7d6c (toplevel, ibuffer-default-directory): Doc fixes. 2002-01-21 03:17:02 +00:00
Colin Walters
362b0a5997 (toplevel) Require `ibuf-ext', which is now compiled with
`byte-compile-dynamic'.
2002-01-21 03:16:33 +00:00
Ken Raeburn
d7b8ee68fd dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
comparison.
(WINDOW_WANTS_HEADER_LINE_P): Likewise.
2002-01-21 01:51:27 +00:00
Jason Rumney
c3c14723fa *** empty log message *** 2002-01-20 23:27:22 +00:00
Richard M. Stallman
926a516601 For window-min-height, the absolute minimum is 1.
For window-min-width, the absolute minimum is 2.

Minor cleanups.
2002-01-20 23:20:45 +00:00
Richard M. Stallman
75e20bec39 *** empty log message *** 2002-01-20 23:19:43 +00:00
Richard M. Stallman
a1112b37b9 (Mode Line Format): Short windows can suppress the mode line and header line. 2002-01-20 23:17:16 +00:00
Jason Rumney
93f2ca617b (w32_visible_system_caret_hwnd): New static variable.
(w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
<WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
the user requests it.  Use system default width when creating.
<WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.
2002-01-20 23:13:29 +00:00
Jason Rumney
99558ce885 (w32_system_caret_width): Remove.
(w32_use_visible_system_caret): New user flag.
(syms_of_w32term): DEFVAR_BOOL it.  Initialize based on whether
Windows reports a screen reader running.
(x_update_window_begin): Hide the system caret.
(x_update_window_end): Show the system caret.
(x_display_and_set_cursor): Don't draw a cursor when
w32_use_visible_system_caret is set.  Do not adjust width.
2002-01-20 23:11:52 +00:00
Jason Rumney
ab8b2d2063 (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
window messages.
2002-01-20 23:10:35 +00:00
Richard M. Stallman
dc1ab1eece (MIN_SAFE_WINDOW_HEIGHT): Value now 1. 2002-01-20 23:09:45 +00:00
Richard M. Stallman
9c35d70676 Added support for BS2000, and for raw ftp
login commands (needed in some circumstances).
(ange-ftp-raw-login): New custom var.
(ange-ftp-normal-login): Perform login with raw ftp commands, if
ange-ftp-raw-login is set and account password is needed.
(ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
(ange-ftp-bs2000-filename-pubset-regexp)
(ange-ftp-bs2000-filename-username-regexp)
(ange-ftp-bs2000-filename-prefix-regexp)
(ange-ftp-bs2000-name-template): New consts.
(ange-ftp-bs2000-short-filename-regexp)
(ange-ftp-bs2000-fix-name-regexp-reverse)
(ange-ftp-bs2000-fix-name-regexp): New consts.
(ange-ftp-bs2000-special-prefix): New custom var.
(ange-ftp-fix-name-for-bs2000)
(ange-ftp-fix-dir-name-for-bs2000): New funs.
(ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
(ange-ftp-bs2000-posix-hook-installed): New vars.
(ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
(ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
(ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
(ange-ftp-bs2000-filename-regexp): New const.
(ange-ftp-bs2000-additional-pubsets): New custom var.
(ange-ftp-bs2000-cd-to-posix): New fun.
2002-01-20 22:10:54 +00:00
Pavel Janík
3c17e06237 *** empty log message *** 2002-01-20 18:13:16 +00:00
Pavel Janík
fb08db4568 (doprnt1): Fix typos in error call. 2002-01-20 18:04:32 +00:00
Eli Zaretskii
ad8bd9ec54 Fix last change. 2002-01-20 18:04:16 +00:00
Eli Zaretskii
3b927d1438 (unexec) [__sgi]: Support the .got sections. 2002-01-20 18:03:16 +00:00
Pavel Janík
ff2ed6c7f7 (tempo-define-template): Doc fix. 2002-01-20 17:54:36 +00:00
Eli Zaretskii
5f08ab61a2 Fix a typo. 2002-01-20 17:27:16 +00:00
Jason Rumney
b5dcfce9f1 Updated to include w32-vars.el 2002-01-20 16:02:31 +00:00
Pavel Janík
b1ad7c13fa (scroll-bar-mode): Make argument optional. 2002-01-20 15:49:50 +00:00
Jason Rumney
aa06cb9c79 *** empty log message *** 2002-01-20 15:39:54 +00:00
Jason Rumney
9c6a562bda [windows-nt]: Load w32-vars. 2002-01-20 15:35:09 +00:00
Jason Rumney
78887b5a76 Move user variables to w32-vars.el and make them defcustoms.
Use w32-list-proportional-fonts.
2002-01-20 15:34:00 +00:00
Jason Rumney
8c2aed8f60 Move user variables to w32-vars.el and make them defcustoms. 2002-01-20 15:33:07 +00:00
Jason Rumney
be932fda8d New file: custom declarations for MS-Windows specific settings. 2002-01-20 15:28:28 +00:00
Jason Rumney
d84b082dd4 (w32_load_system_font, w32_to_x_charset): Use strnicmp
in place of stricmp.
(w32_list_synthesized_fonts): Removed.
(w32_to_all_x_charsets, enum_font_maybe_add_to_list): New functions.
(struct enumfont_t): New element; list.
(enum_font_cb2): List all style and charset variations of a font.
(Fw32_select_font): New optional argument; include_proportional.
Exclude vertical fonts.  Exclude proportional fonts unless
include_proportional is non-nil.
(w32_enable_synthesized_fonts): Change to a boolean.
(Fw32_send_sys_command): Doc fix.
2002-01-20 14:57:54 +00:00
Jason Rumney
73dc743ce9 (w32_native_per_char_metric): Don't trust the metrics
that Windows returns.  If a double check fails, try to guess how
ExtTextOut is going to act.
2002-01-20 14:54:48 +00:00
Richard M. Stallman
5c139d2993 Describe global-hl-line-mode. 2002-01-20 09:27:57 +00:00
Richard M. Stallman
7f68bf9153 Comment changes. 2002-01-20 09:27:07 +00:00
Colin Walters
4dea3d5237 Fix a typo. 2002-01-19 21:30:53 +00:00
Pavel Janík
80dadb9ead (tibetan-decompose-region)
(tibetan-decompose-string): Fix typo in docstring.
2002-01-19 19:15:11 +00:00
Pavel Janík
b03e7e2f06 Remove trailing whitespaces. 2002-01-19 14:05:57 +00:00
Pavel Janík
37082f8d2f *** empty log message *** 2002-01-19 14:04:08 +00:00
Pavel Janík
479d4d972b (ruler-mode): New keyword. Fix :version. 2002-01-19 14:01:25 +00:00
Pavel Janík
153a073cc6 (update_frame): Move the variable `tem' to the block where it is used.
Fix typos in comments.
2002-01-19 13:54:57 +00:00
Jason Rumney
815d969e79 (Fx_create_frame): Bind redisplay-dont-pause around
call to face-set-after-frame-default.
2002-01-19 10:06:44 +00:00
Richard M. Stallman
98bd0dd38c (comint-redirect-send-command-to-process): Restore previous current buffer. 2002-01-18 23:25:34 +00:00
Richard M. Stallman
a1e3dda0c3 *** empty log message *** 2002-01-18 18:59:27 +00:00