]> code.delx.au - gnu-emacs/log
gnu-emacs
27 years agoWarn about .el files that are not compiled.
Richard M. Stallman [Fri, 30 May 1997 05:49:27 +0000 (05:49 +0000)]
Warn about .el files that are not compiled.

27 years ago(he-dabbrev-skip-space, he-dabbrev-as-symbol):
Richard M. Stallman [Fri, 30 May 1997 05:30:58 +0000 (05:30 +0000)]
(he-dabbrev-skip-space, he-dabbrev-as-symbol):
Move definitions up.  Use defcustom.

27 years ago(search-highlight): Make it t by default.
Richard M. Stallman [Fri, 30 May 1997 05:15:48 +0000 (05:15 +0000)]
(search-highlight): Make it t by default.
(search-invisible): Doc fix.

27 years ago(x_real_positions): Subtract border width from results.
Richard M. Stallman [Fri, 30 May 1997 05:13:47 +0000 (05:13 +0000)]
(x_real_positions): Subtract border width from results.

27 years ago(Fchar_table_range, Fset_char_table_range):
Richard M. Stallman [Fri, 30 May 1997 05:11:26 +0000 (05:11 +0000)]
(Fchar_table_range, Fset_char_table_range):
Make one-element vector work for RANGE.

27 years ago(line-move): If moving into intangible text,
Richard M. Stallman [Fri, 30 May 1997 00:58:54 +0000 (00:58 +0000)]
(line-move): If moving into intangible text,
try to move to the end of the intangible segment if it's on that line.

(completion-setup-function): Do set completion-base-size.

(do-auto-fill): Don't give fill-context-prefix a third arg.

27 years agoSynched with version 1.9900.
Per Abrahamsen [Fri, 30 May 1997 00:39:40 +0000 (00:39 +0000)]
Synched with version 1.9900.

27 years ago(custom-face-display-set): Define if not defined.
Richard M. Stallman [Thu, 29 May 1997 23:27:40 +0000 (23:27 +0000)]
(custom-face-display-set): Define if not defined.
(custom-buffer-create-internal): Refer to the Emacs manual.

27 years ago(Fcurrent_time_string): Doc fix.
Richard M. Stallman [Thu, 29 May 1997 21:33:41 +0000 (21:33 +0000)]
(Fcurrent_time_string): Doc fix.

27 years ago(he-file-name-beg): Don't trigger on parts of
Karl Heuer [Thu, 29 May 1997 18:32:11 +0000 (18:32 +0000)]
(he-file-name-beg): Don't trigger on parts of
words with non-file chars.
(he-lisp-symbol-beg): Use symbol syntax classes.
(he-dabbrev-as-symbol): New variable.
(he-dabbrev-beg,he-dabbrev-search,he-dabbrev-kill-search): Use it.

27 years agoIntegrated Emacs 19.34 and XEmacs 19.15
Karl Heuer [Thu, 29 May 1997 18:18:23 +0000 (18:18 +0000)]
Integrated Emacs 19.34 and XEmacs 19.15
corrections (typos, style, command revisions, etc).
Integrated hacked up XEmacs immediate keybindings display.  See
`icomplete-show-key-bindings', `icomplete-get-keys', and
`icomplete-completions'.  Doesn't work with mainline GNU
Emacs 19.34 (because the cmdloop doesn't set owindow, and the
current-local-map doesn't take optional buffer arg), so feature
is, by default, inhibited unless we're running in XEmacs.
(icomplete-get-keys): Return keys bound to func name in buffer
"owindow" - since "owindow" is calling-buffer history present
only in XEmacs, this function is only useful in XEmacs.
(icomplete-max-delay-chars, icomplete-compute-delay): New vars.
(icomplete-delay-completions-threshold): New var.
These customize the delay behavior, so that completions don't
intrude as quickly for short input.

27 years ago(follow-submit-feedback, follow-mode): Doc fix.
Karl Heuer [Thu, 29 May 1997 17:56:52 +0000 (17:56 +0000)]
(follow-submit-feedback, follow-mode): Doc fix.
(follow-generic-filter): Don't restore the original buffer if it's
dead, or if the filter explicitly selected a new buffer.

27 years agoUpdate URL in commentary.
Karl Heuer [Thu, 29 May 1997 17:48:38 +0000 (17:48 +0000)]
Update URL in commentary.

27 years ago* mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
Karl Heuer [Thu, 29 May 1997 16:44:27 +0000 (16:44 +0000)]
* mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
auto-enables horizontal scrolling when clicks on wrapped
lines occur.

27 years agoUpdate for syntax-table text properties.
Simon Marshall [Thu, 29 May 1997 07:18:05 +0000 (07:18 +0000)]
Update for syntax-table text properties.
font-lock.el now adds them via font-lock-syntactic-keywords.

27 years agoUpdate for syntax-table text properties.
Simon Marshall [Thu, 29 May 1997 07:04:00 +0000 (07:04 +0000)]
Update for syntax-table text properties.
sh-script.el now directs font-lock.el to add them to instances of # which are not comments.

27 years agoUpdate for syntax-table text properties.
Simon Marshall [Thu, 29 May 1997 07:01:36 +0000 (07:01 +0000)]
Update for syntax-table text properties.
fast-lock.el now saves and restores them.

27 years ago(edt-emulation-on): Handle absence of TERM envvar.
Richard M. Stallman [Thu, 29 May 1997 06:57:11 +0000 (06:57 +0000)]
(edt-emulation-on): Handle absence of TERM envvar.

27 years agoMove the latin-* to last.
Richard M. Stallman [Thu, 29 May 1997 06:41:34 +0000 (06:41 +0000)]
Move the latin-* to last.

27 years agoFix previous change.
Richard M. Stallman [Thu, 29 May 1997 06:38:45 +0000 (06:38 +0000)]
Fix previous change.

27 years ago(iso-languages): For French and Portuguese,
Richard M. Stallman [Thu, 29 May 1997 06:36:56 +0000 (06:36 +0000)]
(iso-languages): For French and Portuguese,
add comma as prefix.  For Latin-3, add period.
Remove unnecessary backslashes before chars that don't need them.

27 years ago(Fsignal): Use call2 to call Vsignal_hook_function.
Richard M. Stallman [Thu, 29 May 1997 06:33:12 +0000 (06:33 +0000)]
(Fsignal): Use call2 to call Vsignal_hook_function.

27 years ago(edebug-signal): Avoid infinite recursion.
Richard M. Stallman [Thu, 29 May 1997 06:32:44 +0000 (06:32 +0000)]
(edebug-signal): Avoid infinite recursion.

27 years ago(hs-special-modes-alist): Include also the
Richard M. Stallman [Thu, 29 May 1997 05:23:39 +0000 (05:23 +0000)]
(hs-special-modes-alist): Include also the
comment regexp in the alist. This is needed for modes like c++
where the comment beginning regexp is not easy to determine
from the syntax table.
Include ADJUST-BLOCK-BEGINNING in the alist.
(hs-hide-comments-when-hiding-all): Add autoload cookie.
(hs-show-hidden-short-form):
(hs-adjust-block-beginning): New variables.

Comment out `hs-menu-bar' as XEmacs support was removed.
(hs-c-end-regexp): Remove variable, obsoleted by the rewrite of
`hs-inside-comment-p'.

(hs-discard-overlays): No need to test if we are inside the
overlay, we surely are since we got the overlay using `overlays-at'.
(hs-hide-block-at-point): Rewritten to use the new variables.
Use only one parameter to specify the comment.
(hs-show-block-at-point): No need for the COMMENT-REG parameter.
(hs-safety-is-job-n): Correct typo.
(hs-hide-initial-comment-block): Add ^L to the chars to skip.
Take into account `hs-show-hidden-short-form' when testing.
(hs-inside-single-line-comment-p): Function deleted, obsoleted by
the rewrite of `hs-inside-comment-p'.
(hs-inside-comment-p): Rewritten from scratch. Semantics changed
when returning non-nil. We can be inside a comment, but that
comment might not be hidable (the car of the return value should
be non-nil to be hidable).
(hs-grok-mode-type): Rewrite to be more understandable.
`hs-c-end-regexp' does not exist any more.
Initialize `hs-c-start-regexp' from the alist if specified there.
Initialize `hs-adjust-block-beginning'.
(hs-find-block-beginning): Rewritten to be able to deal with the
situation when a block beginning spans multiple lines and the
point is on one of those lines.
(hs-already-hidden-p): Look first if we are inside a comment or a
block, go to their end and look there for the overlays.
(java-hs-adjust-block-beginning): New function.
(hs-hide-all): Hide a comment block only if `hs-inside-comment-p'
says is hidable.
(hs-hide-block): Simplify.
Handle properly the result of `hs-inside-comment-p'.
(hs-show-block): Likewise.
(hs-minor-mode): Doc string fixes.
Make `hs-adjust-block-beginning' buffer local.
Delete making `hs-c-end-regexp' buffer local as it was deleted.

27 years ago(scrolling): If a line is not enabled,
Richard M. Stallman [Thu, 29 May 1997 03:32:17 +0000 (03:32 +0000)]
(scrolling): If a line is not enabled,
give it an infinite draw_cost.

27 years agoInitial revision
Richard M. Stallman [Thu, 29 May 1997 03:01:51 +0000 (03:01 +0000)]
Initial revision

27 years agoComment change.
Richard M. Stallman [Thu, 29 May 1997 01:04:24 +0000 (01:04 +0000)]
Comment change.

27 years ago(gulp-send-requests): Sort maintainers alphabetically.
Richard M. Stallman [Thu, 29 May 1997 00:17:57 +0000 (00:17 +0000)]
(gulp-send-requests): Sort maintainers alphabetically.
(gulp-create-m-p-alist): Don't print message here.  Bind fl-tm.
(gulp-request-header, gulp-request-end): Update the default text.

27 years ago(Faset): Doc fix.
Richard M. Stallman [Thu, 29 May 1997 00:14:20 +0000 (00:14 +0000)]
(Faset): Doc fix.

27 years ago(Fmake_bool_vector): Doc fix.
Richard M. Stallman [Wed, 28 May 1997 17:19:16 +0000 (17:19 +0000)]
(Fmake_bool_vector): Doc fix.

27 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Wed, 28 May 1997 04:58:36 +0000 (04:58 +0000)]
(syms_of_buffer): Doc fix.

27 years ago(XTread_socket) <ConfigureNotify>: Don't call
Richard M. Stallman [Wed, 28 May 1997 04:54:48 +0000 (04:54 +0000)]
(XTread_socket) <ConfigureNotify>: Don't call
x_wm_set_size_hint if window has no parent yet.
Simplify the call to x_real_positions.
(x_make_frame_visible): Use win_gravity to decide whether to
call XMoveWindow.  Also, don't do it if frame already visible.

27 years ago(Fchar_equal): Make it handle case of multibyte
Kenichi Handa [Wed, 28 May 1997 04:36:42 +0000 (04:36 +0000)]
(Fchar_equal): Make it handle case of multibyte
characters.

27 years ago(CHAR_TABLE_REF): Do not check validity of CT.
Kenichi Handa [Wed, 28 May 1997 04:36:36 +0000 (04:36 +0000)]
(CHAR_TABLE_REF): Do not check validity of CT.
(CHAR_TABLE_SET): Likewise.
(DOWNCASE_TABLE): Return case-table instead of the contents field.
(UPCASE_TABLE): Likewise.
(DOWNCASE): Use CHAR_TABLE_REF.
(NOCASEP): Use UPCASE1.
(UPCASE1): Use CHAR_TABLE_REF.

27 years ago(casify_object): Handle multibyte characters.
Kenichi Handa [Wed, 28 May 1997 04:36:35 +0000 (04:36 +0000)]
(casify_object): Handle multibyte characters.
(casify_region): Change the way of handling multibyte characters.

27 years ago(case_temp1, case_temp2): New variables temporarily
Kenichi Handa [Wed, 28 May 1997 04:36:34 +0000 (04:36 +0000)]
(case_temp1, case_temp2): New variables temporarily
used in macros DOWNCASE and UPCASE1.
(set_case_table): Setup canonical table correctly.  Use
map_char_table instead of compute_trt_inverse.
(set_canon, set_identity, shuffle): New functions given to
map_char_table.
(compute_trt_identity, compute_trt_shuffle, compute_trt_inverse):
Deleted.

27 years ago(Ffind_charset_string): The variable CHARSETS is
Kenichi Handa [Wed, 28 May 1997 04:36:32 +0000 (04:36 +0000)]
(Ffind_charset_string): The variable CHARSETS is
changed to (int *).

27 years ago(encode_invocation_designation): Use macro
Kenichi Handa [Wed, 28 May 1997 04:36:27 +0000 (04:36 +0000)]
(encode_invocation_designation): Use macro
CODING_SPEC_ISO_NO_REQUESTED_DESIGNATION.
(encode_designation_at_bol, setup_coding_system): Likewise.
Fset_terminal_coding_system_internal): Renamed from
Fset_terminal_coding_system.  Make it non-interactive.  Do not
call Fredraw_display ().
(Fset_keyboard_coding_system_internal): Renamed from
Fset_keyboard_coding_system.  Make it non-interactive.

27 years ago(struct iso2022_spec): Member requested_designation is
Kenichi Handa [Wed, 28 May 1997 04:36:26 +0000 (04:36 +0000)]
(struct iso2022_spec): Member requested_designation is
changed to array of unsigned char.
(CODING_SPEC_ISO_NO_REQUESTED_DESIGNATION): New macro.

27 years ago(map_char_table): For sub char-table, index should be
Kenichi Handa [Wed, 28 May 1997 04:36:22 +0000 (04:36 +0000)]
(map_char_table): For sub char-table, index should be
start from 0 (not from 32) considering a composite character.
(Fmap_char_table): Doc-string adjusted.  The variable indices is
declared as an array of Lisp_Object.

27 years ago(fs_load_font): Before using a fontset, be sure to
Kenichi Handa [Wed, 28 May 1997 04:36:21 +0000 (04:36 +0000)]
(fs_load_font): Before using a fontset, be sure to
load the ASCII font of the fontset.  Size and height of a fontset
is set to the same as those of the ASCII font of the fontset.  Use
macro FONT_ENCODING_NOT_DECIDED.

27 years ago(FONT_ENCODING_NOT_DECIDED): New macro.
Kenichi Handa [Wed, 28 May 1997 04:36:20 +0000 (04:36 +0000)]
(FONT_ENCODING_NOT_DECIDED): New macro.

27 years agoCustomize.
Richard M. Stallman [Wed, 28 May 1997 04:22:11 +0000 (04:22 +0000)]
Customize.

27 years agoComment changes.
Richard M. Stallman [Wed, 28 May 1997 03:50:36 +0000 (03:50 +0000)]
Comment changes.

27 years agoInitial revision
Kenichi Handa [Wed, 28 May 1997 03:41:18 +0000 (03:41 +0000)]
Initial revision

27 years ago(setup-english-environment): Set several
Kenichi Handa [Wed, 28 May 1997 03:40:44 +0000 (03:40 +0000)]
(setup-english-environment): Set several
default values more appropriately.

27 years agoMost of setup-LANGUAGE-environment functions are
Kenichi Handa [Wed, 28 May 1997 03:39:03 +0000 (03:39 +0000)]
Most of setup-LANGUAGE-environment functions are
moved form LANGUAGE.el to LANG-util.el.  These functions now at
first call setup-english-environment to reset various values to
the defaults.

27 years agoSet default value of coding-category-iso-else to
Kenichi Handa [Wed, 28 May 1997 03:37:33 +0000 (03:37 +0000)]
Set default value of coding-category-iso-else to
iso-2022-lock.  Set priority of coding-category-emacs-mule higher.

27 years agoDelete defining "i" in mule-keymap.
Kenichi Handa [Wed, 28 May 1997 03:37:32 +0000 (03:37 +0000)]
Delete defining "i" in mule-keymap.
(mule-menu-keymap): New variable.  All menu items related to mule
are defined in this keymap.
(set-language-info): Change format of INFO for KEY documentation
and setup-function.
(setup-specified-language-environment): New function.
(setup-language-environment): Call the above function.
(describe-specified-language-support): New function.
(describe-language-support): Call the above function.
(universal-coding-system-argument): New function.
(read-language-and-input-method-name): Doc-string fixed.  If
default-input-method is nil, use previous-input-method as the
default value.
(set-default-input-method): Deleted.

27 years agoAdd comment for the code loading
Kenichi Handa [Wed, 28 May 1997 03:37:30 +0000 (03:37 +0000)]
Add comment for the code loading
"language/devanagari".

27 years ago(x-complement-fontset-spec): Add font names which are
Kenichi Handa [Wed, 28 May 1997 03:35:47 +0000 (03:35 +0000)]
(x-complement-fontset-spec): Add font names which are
ignoring sizes in alternative-fontname-alist.

27 years ago(dired-find-file): Likewise.
Kenichi Handa [Wed, 28 May 1997 03:35:42 +0000 (03:35 +0000)]
(dired-find-file): Likewise.

27 years ago(find-file): Delete the facility of handling a prefix
Kenichi Handa [Wed, 28 May 1997 03:35:36 +0000 (03:35 +0000)]
(find-file): Delete the facility of handling a prefix
argument.
(find-file-other-window, find-file-read-only): Likewise.
(find-file-read-only-other-window): Likewise.
(find-file-read-only-other-frame): Likewise.
(find-alternate-file-other-window, find-alternate-file): Likewise.
(write-file, insert-file, append-to-file): Likewise.

27 years ago(describe-buffer-case-table): Use aref instead of
Kenichi Handa [Wed, 28 May 1997 03:35:35 +0000 (03:35 +0000)]
(describe-buffer-case-table): Use aref instead of
set-char-table-range.

27 years ago(encoded-kbd-mode): Fix typo in doc-string.
Kenichi Handa [Wed, 28 May 1997 03:35:34 +0000 (03:35 +0000)]
(encoded-kbd-mode): Fix typo in doc-string.
(encoded-kbd-set-coding-system): Deleted.

27 years ago(set-terminal-coding-system): New function.
Kenichi Handa [Wed, 28 May 1997 03:35:33 +0000 (03:35 +0000)]
(set-terminal-coding-system): New function.
(set-keyboard-coding-system): New function.
(set-buffer-process-coding-system): Name changed from
set-current-process-coding-system.

27 years ago(mouse-undouble-last-event): Return nil if the event
Richard M. Stallman [Tue, 27 May 1997 22:52:31 +0000 (22:52 +0000)]
(mouse-undouble-last-event): Return nil if the event
is not double or triple to start with.
(mouse-show-mark): Handle scroll-bar events here.

27 years agoUpdated address.
Per Abrahamsen [Tue, 27 May 1997 21:26:13 +0000 (21:26 +0000)]
Updated address.

27 years agoUpdate address.
Per Abrahamsen [Tue, 27 May 1997 21:24:07 +0000 (21:24 +0000)]
Update address.

27 years agoComment change.
Richard M. Stallman [Tue, 27 May 1997 20:53:24 +0000 (20:53 +0000)]
Comment change.

27 years ago(vi-join-lines): Locally bind count.
Richard M. Stallman [Tue, 27 May 1997 20:49:17 +0000 (20:49 +0000)]
(vi-join-lines): Locally bind count.
(vi-search-forward, vi-search-backward): Use isearch-update-ring.
(vi-repeat-last-search, vi-reverse-last-search):
Get string from the ring.
(vi-mode-old-major-mode, vi-mode-old-mode-name): New defvars.
(vi-mode-old-local-map, vi-mode-old-case-fold): Likewise.
(vi-tilde-map): Move the defvar and bindings to the front.

27 years ago(ielm-input): New defvar.
Richard M. Stallman [Tue, 27 May 1997 20:37:34 +0000 (20:37 +0000)]
(ielm-input): New defvar.

27 years agoComment change.
Richard M. Stallman [Tue, 27 May 1997 19:51:23 +0000 (19:51 +0000)]
Comment change.

27 years agoComment change.
Richard M. Stallman [Tue, 27 May 1997 17:46:19 +0000 (17:46 +0000)]
Comment change.

27 years ago(browse-url-netscape, browse-url-netscape-sentinel)
Richard M. Stallman [Tue, 27 May 1997 17:06:24 +0000 (17:06 +0000)]
(browse-url-netscape, browse-url-netscape-sentinel)
(browse-url-netscape-send): Use browse-url-netscape-program,
renamed from browse-url-netscape-command.

27 years ago(indent-icon-exp): Bind last-depth.
Richard M. Stallman [Tue, 27 May 1997 17:02:18 +0000 (17:02 +0000)]
(indent-icon-exp): Bind last-depth.
Consistently use inner-loop-done, not innerloop-done.

27 years ago(webjump-adult-p): Function deleted.
Richard M. Stallman [Tue, 27 May 1997 16:20:16 +0000 (16:20 +0000)]
(webjump-adult-p): Function deleted.

27 years ago(set-case-syntax-set-multibyte): New variable.
Richard M. Stallman [Tue, 27 May 1997 15:41:21 +0000 (15:41 +0000)]
(set-case-syntax-set-multibyte): New variable.

27 years agoIf set-case-syntax-set-multibyte is non-nil, define syntax
Richard M. Stallman [Tue, 27 May 1997 15:37:53 +0000 (15:37 +0000)]
If set-case-syntax-set-multibyte is non-nil, define syntax
for multibyte characters, and don't do `provide'.

27 years agoComment change.
Richard M. Stallman [Tue, 27 May 1997 15:32:03 +0000 (15:32 +0000)]
Comment change.

27 years ago(icon-mode): Adapt to new hideshow and improve regexps.
Richard M. Stallman [Tue, 27 May 1997 14:50:08 +0000 (14:50 +0000)]
(icon-mode): Adapt to new hideshow and improve regexps.
(icon-forward-sexp-function): Use beginning-of-icon-defun and
end-of-icon-defun.

27 years ago(Info-exit): Use bury-buffer simply.
Richard M. Stallman [Tue, 27 May 1997 05:02:45 +0000 (05:02 +0000)]
(Info-exit): Use bury-buffer simply.

27 years ago(command_loop_1): Pass 1 as new arg to sit_for.
Richard M. Stallman [Tue, 27 May 1997 04:59:47 +0000 (04:59 +0000)]
(command_loop_1): Pass 1 as new arg to sit_for.
(read_char): Likewise, pass 0 for it.

27 years ago(compute_motion): Return correctly if skip_invisible
Richard M. Stallman [Tue, 27 May 1997 04:59:29 +0000 (04:59 +0000)]
(compute_motion): Return correctly if skip_invisible
takes us past TO.

27 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 27 May 1997 03:15:29 +0000 (03:15 +0000)]
automatically generated from GPLed version

27 years ago(XTread_socket) <UnmapNotify>: Don't make an inconify_event
Richard M. Stallman [Tue, 27 May 1997 03:09:37 +0000 (03:09 +0000)]
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
when frame was made invisible.
(x_make_frame_visible): Put the call to x_set_offset back as it was.
Near the end, instead call XMoveWindow, but only if original
positions were not negative.

27 years ago(syms_of_window): Initialize inhibit_frame_unsplittable.
Richard M. Stallman [Tue, 27 May 1997 02:46:14 +0000 (02:46 +0000)]
(syms_of_window): Initialize inhibit_frame_unsplittable.

27 years ago(sit_for): New arg initial_display.
Richard M. Stallman [Tue, 27 May 1997 01:54:42 +0000 (01:54 +0000)]
(sit_for): New arg initial_display.
(Fsit_for): Pass new arg.

27 years ago(Fwin16_set_clipboard_data): Pass new arg to sit_for.
Richard M. Stallman [Tue, 27 May 1997 01:52:10 +0000 (01:52 +0000)]
(Fwin16_set_clipboard_data): Pass new arg to sit_for.

27 years ago(Fdo_auto_save): Pass new arg to sit_for.
Richard M. Stallman [Tue, 27 May 1997 01:51:04 +0000 (01:51 +0000)]
(Fdo_auto_save): Pass new arg to sit_for.

27 years ago(Fcall_interactively): Pass new arg to sit_for.
Richard M. Stallman [Tue, 27 May 1997 01:50:25 +0000 (01:50 +0000)]
(Fcall_interactively): Pass new arg to sit_for.

27 years agoChange copyright years.
Richard M. Stallman [Mon, 26 May 1997 21:41:50 +0000 (21:41 +0000)]
Change copyright years.

27 years agoUse insert to preserve marker positions (pmark) and delete last.
Simon Marshall [Mon, 26 May 1997 09:53:59 +0000 (09:53 +0000)]
Use insert to preserve marker positions (pmark) and delete last.

27 years agoframe-override-unsplittable/inhibit-frame-unsplittable name change.
Simon Marshall [Mon, 26 May 1997 08:17:39 +0000 (08:17 +0000)]
frame-override-unsplittable/inhibit-frame-unsplittable name change.

27 years ago(x_real_positions): Directly compare the frame's window
Richard M. Stallman [Mon, 26 May 1997 07:53:35 +0000 (07:53 +0000)]
(x_real_positions): Directly compare the frame's window
or parent with the root window.

27 years ago(x_make_frame_visible): Call x_set_offset only after
Richard M. Stallman [Mon, 26 May 1997 06:22:15 +0000 (06:22 +0000)]
(x_make_frame_visible): Call x_set_offset only after
mapping the window and accepting input.
(x_calc_absolute_position): Do nothing if current position
is already for the top-left corner.
Handle errors in XTranslateCoordinates.
(XTread_socket): Simplify handling of ConfigureNotify events.
Always call x_wm_set_size_hint for them.
No need to call XTranslateCoordinates here.
(x_clear_errors): New function.

27 years ago(Fdisplay_buffer): Use B not b for interactive argument.
Richard M. Stallman [Mon, 26 May 1997 02:41:42 +0000 (02:41 +0000)]
(Fdisplay_buffer): Use B not b for interactive argument.

27 years agoAlways load case-table, latin-1, latin-2, latin-3, latin-4.
Richard M. Stallman [Mon, 26 May 1997 01:46:51 +0000 (01:46 +0000)]
Always load case-table, latin-1, latin-2, latin-3, latin-4.

27 years ago(x-create-frame-with-faces): Don't call frame-set-background-mode
Richard M. Stallman [Mon, 26 May 1997 01:30:07 +0000 (01:30 +0000)]
(x-create-frame-with-faces): Don't call frame-set-background-mode
until after handling the reverse-video parameter.

27 years ago(defface): Doc fix.
Richard M. Stallman [Sun, 25 May 1997 22:01:44 +0000 (22:01 +0000)]
(defface): Doc fix.

27 years agoMove face setup to faces.el.
Richard M. Stallman [Sun, 25 May 1997 21:55:52 +0000 (21:55 +0000)]
Move face setup to faces.el.

27 years agoUnconditionally create the standard faces at load time.
Richard M. Stallman [Sun, 25 May 1997 21:52:33 +0000 (21:52 +0000)]
Unconditionally create the standard faces at load time.
Move face setup here from cus-start.el, and add attribute info.

27 years ago(custom-face-attributes): Add :inverse-video.
Richard M. Stallman [Sun, 25 May 1997 21:49:30 +0000 (21:49 +0000)]
(custom-face-attributes): Add :inverse-video.

27 years ago(modify-face): Don't call make-face-unbold
Richard M. Stallman [Sun, 25 May 1997 21:39:38 +0000 (21:39 +0000)]
(modify-face): Don't call make-face-unbold
if face has no font; likewise for make-face-unitalic.
(x-create-frame-with-faces): Use nil for SET-ANYWAY
when calling make-face-x-resource-internal.
(face-initialize): Don't initialize any face attributes here.
(face-fill-in): Don't call set-face-underline-p if underlining off.

(face-inverse-video-p): New function.
(set-face-inverse-video-p): New function.
(internal-set-face-1): Handle the inverse-video attribute.
(face-spec-set): Handle :inverse-video.
(make-face, x-create-frame-with-faces): Make vectors length 9.
(internal-facep): Expect length 9.
(face-try-color-list): Use set-face-inverse-video-p.

27 years agoUse defgroup and defcustom.
Richard M. Stallman [Sun, 25 May 1997 18:08:23 +0000 (18:08 +0000)]
Use defgroup and defcustom.

27 years ago(substitute-key-definition): Fix previous change.
Richard M. Stallman [Sun, 25 May 1997 18:05:58 +0000 (18:05 +0000)]
(substitute-key-definition): Fix previous change.

27 years ago(dontcompilefiles): Add latin-1.el ... latin-4.el;
Richard M. Stallman [Sun, 25 May 1997 06:32:32 +0000 (06:32 +0000)]
(dontcompilefiles): Add latin-1.el ... latin-4.el;
remove iso-syntax.el and i3-syntax.el.

27 years ago(Info-suffix-list): Accept -info as suffix;
Richard M. Stallman [Sat, 24 May 1997 21:27:29 +0000 (21:27 +0000)]
(Info-suffix-list): Accept -info as suffix;
also accept a subdir with a file called `index'.

27 years ago(texinfo-version): New function and variable.
Richard M. Stallman [Sat, 24 May 1997 21:18:25 +0000 (21:18 +0000)]
(texinfo-version): New function and variable.
(texinfo-update-node): New autoload call.
(texinfo-every-node-update): Likewise.
(texinfo-sequential-node-update): Likewise.
(texinfo-mode-map): New binding for C-c ].
(texinfo-environment-regexp): Use concat, for clarity.
(texinfo-insert-@end): Fix paren error.

27 years ago(texinfo-extra-inter-column-width):
Richard M. Stallman [Sat, 24 May 1997 20:52:05 +0000 (20:52 +0000)]
(texinfo-extra-inter-column-width):
Renamed from extra-inter-column-width.  Doc fix.
(texinfo-multitable-buffer-name):
Variable renamed from multitable-temp-buffer-name.
(texinfo-multitable-rectangle-name):
Variable renamed from multitable-temp-rectangle-name.
(texinfo-format-key): Don't insert angle-brackets.