bpt/emacs.git
26 years ago(wait_reading_process_input): Don't check for
Richard M. Stallman [Sun, 22 Jun 1997 09:06:04 +0000 (09:06 +0000)]
(wait_reading_process_input): Don't check for
keyboard input if wait_for_cell.

26 years agoChange copyright notice.
Richard M. Stallman [Sun, 22 Jun 1997 08:57:18 +0000 (08:57 +0000)]
Change copyright notice.

26 years ago(edebug-sit-for-seconds): New variable.
Richard M. Stallman [Sun, 22 Jun 1997 05:01:30 +0000 (05:01 +0000)]
(edebug-sit-for-seconds): New variable.
(edebug-display): Use that variable to control amt of time.

26 years ago(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
Richard M. Stallman [Sat, 21 Jun 1997 23:59:11 +0000 (23:59 +0000)]
(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
if we won't call delayed-uniquify-rationalize-file-buffer-names.
(uniquify-buffer-name-style): Default value is nil.

26 years ago(widget-default-value-set): Preserve point here.
Richard M. Stallman [Sat, 21 Jun 1997 23:37:57 +0000 (23:37 +0000)]
(widget-default-value-set): Preserve point here.
(widget-choice-action, widget-toggle-action): Not here.
(widget-choice-action, widget-toggle-action):
Display a message about [State].
(widget-field-action): Improve message.

26 years ago(custom-buffer-create-internal):
Richard M. Stallman [Sat, 21 Jun 1997 23:36:32 +0000 (23:36 +0000)]
(custom-buffer-create-internal):
Insert an explanation of the [Set] [Save]... line.
Rename Done to Bury Buffer.

26 years ago(widget-file-complete): New function.
Richard M. Stallman [Sat, 21 Jun 1997 21:25:16 +0000 (21:25 +0000)]
(widget-file-complete): New function.
(file): Use widget-file-complete for :completion.  Delete :action.
(symbol): Use lisp-complete-symbol for :completion.
(widget-file-action): Function deleted.
(widget-field-action): Just move to next field.
(widget-choice-action, widget-toggle-action):
Preserve point usefully if it is within the widget.

(group-visibility): Inherit from visibility.

26 years ago(custom-add-parent-links): New arg INITIAL-STRING.
Richard M. Stallman [Sat, 21 Jun 1997 20:07:48 +0000 (20:07 +0000)]
(custom-add-parent-links): New arg INITIAL-STRING.
(custom-group-value-create): Pass that arg.
(custom-buffer-create-internal): Clarify initial documentation.

(custom-tree-group-tag): Capitalize the tag.
(custom-tree-variable-tag, custom-tree-face-tag): Likewise.
(customize-browse): Corresponding changes.

26 years ago(custom-group-value-create): Use group-visibility widget.
Richard M. Stallman [Sat, 21 Jun 1997 18:51:28 +0000 (18:51 +0000)]
(custom-group-value-create): Use group-visibility widget.
(custom-add-parent-links): Don't insert anything if no parents.
Return non-nil iff do have parents.

26 years ago(group-visibility): New widget type.
Richard M. Stallman [Sat, 21 Jun 1997 18:32:42 +0000 (18:32 +0000)]
(group-visibility): New widget type.
(widget-group-visibility-create): New function.

26 years ago(custom-group-value-create): Use group-visibility widget.
Richard M. Stallman [Sat, 21 Jun 1997 18:23:40 +0000 (18:23 +0000)]
(custom-group-value-create): Use group-visibility widget.

26 years ago(custom-magic-value-create):
Richard M. Stallman [Sat, 21 Jun 1997 18:20:23 +0000 (18:20 +0000)]
(custom-magic-value-create):
In `links' style, don't indent the member groups.
(custom-group-value-create): Likewise.

26 years agoComment change.
Richard M. Stallman [Sat, 21 Jun 1997 17:31:29 +0000 (17:31 +0000)]
Comment change.

26 years ago(widget-documentation-link-action):
Richard M. Stallman [Sat, 21 Jun 1997 17:30:26 +0000 (17:30 +0000)]
(widget-documentation-link-action):
Use describe-function or describe-variable in simple cases.

26 years agoSynched with 1.9930.
Per Abrahamsen [Sat, 21 Jun 1997 12:48:00 +0000 (12:48 +0000)]
Synched with 1.9930.

26 years agoDoc fixes.
Richard M. Stallman [Sat, 21 Jun 1997 07:37:53 +0000 (07:37 +0000)]
Doc fixes.
(ogonek-jak, ogonek-how): Examples of customization fixed.

26 years ago(custom-magic-alist) <hidden>: Don't refer to "dots".
Richard M. Stallman [Sat, 21 Jun 1997 05:19:46 +0000 (05:19 +0000)]
(custom-magic-alist) <hidden>: Don't refer to "dots".

26 years ago(boolean): Capitalize "toggle".
Richard M. Stallman [Sat, 21 Jun 1997 05:13:41 +0000 (05:13 +0000)]
(boolean): Capitalize "toggle".
(choice): Capitalize "value menu".
(visibility): Capitalize "hide" and "show".
(group-visibility): Likewise.
(widget-documentation-string-value-create): Capitalize "more".

(widget-specify-insert): Bind before-change-functions.
(widget-insert, widget-setup): Likewise.
(widget-editable-list-delete-at, widget-default-delete): Likewise.
(widget-editable-list-insert-before): Likewise.
(widget-setup): Set up before-change-functions.
(widget-after-change): Don't apply :notify here.
(widget-before-change): New function.  Apply :notify here.
(group-link): New widget type.
(widget-group-link-action): New function.
(widget-group-link-create): New function.

(group-visibility): New widget type.

26 years ago(customize-menu-create): Return nil if Emacs.
Richard M. Stallman [Sat, 21 Jun 1997 05:02:47 +0000 (05:02 +0000)]
(customize-menu-create): Return nil if Emacs.
(custom-mode): Handle custom-mode-customize-menu being nil.
(custom-mode-customize-menu): Don't initialize if customize-menu-create
returns nil.

26 years ago(custom-nest-groups): New variable.
Richard M. Stallman [Sat, 21 Jun 1997 04:54:54 +0000 (04:54 +0000)]
(custom-nest-groups): New variable.
(custom-group): Don't insert a space before the group name here.
(customize-group): If buffer exists, use it unchanged.
(custom-format-handler) <L>: Maybe make a group-link widget
instead of a group-visibility widget.
custom-nest-groups controls this.
<l, i, e>: Indent differently if custom-nest-groups.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Miles Bader [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 03:24:49 +0000 (03:24 +0000)]
automatically generated from GPLed version

26 years ago(customize-group): Ignore case in completion.
Richard M. Stallman [Sat, 21 Jun 1997 03:10:56 +0000 (03:10 +0000)]
(customize-group): Ignore case in completion.
(custom-buffer-create-internal): Put parent groups near the top.

(custom-format-handler) <L>: Use group-visibility.
<L, i, - cases>: Triple the indentation, use just 2 dashes.

26 years agoDefine mouse-set-font in mule-menu-keymap agian.
Kenichi Handa [Sat, 21 Jun 1997 01:17:46 +0000 (01:17 +0000)]
Define mouse-set-font in mule-menu-keymap agian.

26 years ago(x-charset-registries): Name changed for consistency:
Kenichi Handa [Sat, 21 Jun 1997 01:17:00 +0000 (01:17 +0000)]
(x-charset-registries): Name changed for consistency:
lao.mule -> MuleLao, Mule.Tibetan-X -> MuleTibetan-X.
(x-complement-fontset-spec): Optimization for latin-iso8859-1.

26 years ago(quail-help): Use with-output-to-temp-buffer.
Kenichi Handa [Sat, 21 Jun 1997 01:14:06 +0000 (01:14 +0000)]
(quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.

26 years ago(Fset_face_attribute_internal): Use FS_LOAD_FONT
Kenichi Handa [Sat, 21 Jun 1997 00:46:21 +0000 (00:46 +0000)]
(Fset_face_attribute_internal): Use FS_LOAD_FONT
instead of calling fs_load_font directly.

26 years ago(dumpglyphs): Use FS_LOAD_FONT.
Kenichi Handa [Sat, 21 Jun 1997 00:45:44 +0000 (00:45 +0000)]
(dumpglyphs): Use FS_LOAD_FONT.
(x_new_fontset): If frame F has already using FONTSET, avoid the
duplicated work.  Use FS_LOAD_FONT.
(x_list_fonts): Call Fassoc to search Valternate_charset_table.
(x_load_font): Get around a buf of XListFonts

26 years ago(font_idx_temp): New temprary variable used in FS_LOAD_FONT.
Kenichi Handa [Sat, 21 Jun 1997 00:45:09 +0000 (00:45 +0000)]
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.

26 years ago(font_idx_temp): Extern it.
Kenichi Handa [Sat, 21 Jun 1997 00:44:42 +0000 (00:44 +0000)]
(font_idx_temp): Extern it.
(FS_LOAD_FONT): New macro.

26 years ago(untabify): Handle consecutive tabs all at once.
Karl Heuer [Sat, 21 Jun 1997 00:35:11 +0000 (00:35 +0000)]
(untabify): Handle consecutive tabs all at once.
(tabify-regexp): New var.
(tabify): Use it.

26 years agonew version
Michael Kifer [Fri, 20 Jun 1997 21:43:44 +0000 (21:43 +0000)]
new version

26 years ago(Ferror_message_string): Optimize (error STRING) case.
Richard M. Stallman [Fri, 20 Jun 1997 08:45:37 +0000 (08:45 +0000)]
(Ferror_message_string): Optimize (error STRING) case.

26 years agoChange copyright notices.
Richard M. Stallman [Fri, 20 Jun 1997 06:30:29 +0000 (06:30 +0000)]
Change copyright notices.

26 years ago(require-final-newline): Fix custom :type.
Richard M. Stallman [Fri, 20 Jun 1997 02:59:38 +0000 (02:59 +0000)]
(require-final-newline): Fix custom :type.

26 years agoClarify about text props in strings and how to remove all of them.
Richard M. Stallman [Fri, 20 Jun 1997 02:23:12 +0000 (02:23 +0000)]
Clarify about text props in strings and how to remove all of them.

26 years agoDon't delete nil overlays.
Per Abrahamsen [Thu, 19 Jun 1997 15:31:34 +0000 (15:31 +0000)]
Don't delete nil overlays.

26 years agoChange color.
Per Abrahamsen [Thu, 19 Jun 1997 12:52:23 +0000 (12:52 +0000)]
Change color.

26 years agoSynched with 1.9924.
Per Abrahamsen [Thu, 19 Jun 1997 11:30:04 +0000 (11:30 +0000)]
Synched with 1.9924.

26 years ago(view-mode): Add autoload cookie to this variable.
Kenichi Handa [Thu, 19 Jun 1997 11:19:24 +0000 (11:19 +0000)]
(view-mode): Add autoload cookie to this variable.
(View-exit-and-edit): Add autoload cookie.

26 years agoCreate paren-blinking custom group and put all blink-matching-paren variables in it.
Simon Marshall [Thu, 19 Jun 1997 09:04:09 +0000 (09:04 +0000)]
Create paren-blinking custom group and put all blink-matching-paren variables in it.

26 years agoDo <* *> via syntax table not regexps; use regexp-opt.
Simon Marshall [Thu, 19 Jun 1997 08:55:24 +0000 (08:55 +0000)]
Do <* *> via syntax table not regexps; use regexp-opt.

26 years agoRearrange custom options. Also enable custom control of Global Font Lock mode.
Simon Marshall [Thu, 19 Jun 1997 08:49:04 +0000 (08:49 +0000)]
Rearrange custom options.  Also enable custom control of Global Font Lock mode.

26 years agoRearrange custom options.
Simon Marshall [Thu, 19 Jun 1997 08:39:55 +0000 (08:39 +0000)]
Rearrange custom options.

26 years agocustomise, rewrite and extend.
Simon Marshall [Thu, 19 Jun 1997 08:37:05 +0000 (08:37 +0000)]
customise, rewrite and extend.

26 years ago(Fprocess_send_eof): Prooperly conditionalize prev. change.
Richard M. Stallman [Thu, 19 Jun 1997 08:13:44 +0000 (08:13 +0000)]
(Fprocess_send_eof): Prooperly conditionalize prev. change.

26 years ago(Fprocess_send_eof): Use shutdown, if it's a socket.
Richard M. Stallman [Thu, 19 Jun 1997 03:03:08 +0000 (03:03 +0000)]
(Fprocess_send_eof): Use shutdown, if it's a socket.
Don't close the output descriptor if that is also the input descriptor.

26 years ago(shutdown): Check for `shutdown' function.
Richard M. Stallman [Thu, 19 Jun 1997 02:59:08 +0000 (02:59 +0000)]
(shutdown): Check for `shutdown' function.

26 years ago(HAVE_SHUTDOWN): Add #undef.
Richard M. Stallman [Thu, 19 Jun 1997 02:58:21 +0000 (02:58 +0000)]
(HAVE_SHUTDOWN): Add #undef.

26 years ago(complete-symbol): New function.
Richard M. Stallman [Thu, 19 Jun 1997 02:49:41 +0000 (02:49 +0000)]
(complete-symbol): New function.
(complete-tag): Definition deleted.
(esc-map): Bind M-TAB to compete-symbol.

26 years agoDelete M-TAB binding of complete-tag.
Richard M. Stallman [Thu, 19 Jun 1997 02:47:38 +0000 (02:47 +0000)]
Delete M-TAB binding of complete-tag.

26 years ago(info-complete-symbol): If MODE is nil, use the default value.
Richard M. Stallman [Thu, 19 Jun 1997 02:44:46 +0000 (02:44 +0000)]
(info-complete-symbol): If MODE is nil, use the default value.

26 years agoInitial revision
Richard M. Stallman [Thu, 19 Jun 1997 02:19:21 +0000 (02:19 +0000)]
Initial revision

26 years agoChanged all doc strings to comply with conventions.
Richard M. Stallman [Thu, 19 Jun 1997 01:18:23 +0000 (01:18 +0000)]
Changed all doc strings to comply with conventions.
(reftex-label-alist-builtin) New environment subfigure*.
(reftex-toc) Introduced key g for revert-buffer.
(reftex-extract-bib-entries) Allowed round parens as delimiter.
(reftex-plug-into-AUCTeX) New variable and function.
(reftex-make-master-buffer) Fixed bug with relative path names.

26 years ago(files): New group `files'.
Richard M. Stallman [Thu, 19 Jun 1997 01:11:43 +0000 (01:11 +0000)]
(files): New group `files'.
(auto-save): Make `files' its parent.

26 years ago(fill-context-prefix): Fix previous change.
Richard M. Stallman [Wed, 18 Jun 1997 20:26:21 +0000 (20:26 +0000)]
(fill-context-prefix): Fix previous change.

26 years agoDon't enable the mode just because file is loaded.
Richard M. Stallman [Wed, 18 Jun 1997 20:21:20 +0000 (20:21 +0000)]
Don't enable the mode just because file is loaded.

26 years ago(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
Richard M. Stallman [Wed, 18 Jun 1997 20:19:32 +0000 (20:19 +0000)]
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.

26 years ago(backup, find-file): Make `files' their parent.
Richard M. Stallman [Wed, 18 Jun 1997 17:24:59 +0000 (17:24 +0000)]
(backup, find-file): Make `files' their parent.

(view-read-only): New option variable.  If
non-nil then buffers visiting files read-only, do it in view mode.
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Call toggle-read-only
instead of setting buffer-read-only explicitly.
(toggle-read-only, after-find-file): Handle view-read-only.
(save-some-buffers): Use second argument of view-buffer
instead of setting view-exit-action.

26 years ago(Fchar_before): Validate N after decrementing.
Richard M. Stallman [Wed, 18 Jun 1997 16:46:05 +0000 (16:46 +0000)]
(Fchar_before): Validate N after decrementing.
Don't use POS as integer.

26 years ago(mpuz-congratulate): Don't say "1 errors".
Richard M. Stallman [Wed, 18 Jun 1997 16:37:01 +0000 (16:37 +0000)]
(mpuz-congratulate): Don't say "1 errors".

26 years ago(coding-system-parent): Moved to mule.el.
Kenichi Handa [Wed, 18 Jun 1997 13:22:13 +0000 (13:22 +0000)]
(coding-system-parent): Moved to mule.el.

26 years ago(coding-system-parent): Moved from mule-util.el.
Kenichi Handa [Wed, 18 Jun 1997 13:21:23 +0000 (13:21 +0000)]
(coding-system-parent): Moved from mule-util.el.

26 years ago(concat): Pay attention to multibyte characters when
Kenichi Handa [Wed, 18 Jun 1997 13:09:05 +0000 (13:09 +0000)]
(concat): Pay attention to multibyte characters when
TARGET_TYPE is Lisp_String.

26 years ago(detect_coding_iso2022): Initilize mask correctly.
Kenichi Handa [Wed, 18 Jun 1997 13:09:00 +0000 (13:09 +0000)]
(detect_coding_iso2022): Initilize mask correctly.

26 years agoProvide XXX-util instead of
Kenichi Handa [Wed, 18 Jun 1997 13:06:17 +0000 (13:06 +0000)]
Provide XXX-util instead of
language/XXX-util.  Delete local variable declartion.
Delete the code of calling register-input-method form
all files under this directory.

26 years agoDon't make the keymap
Kenichi Handa [Wed, 18 Jun 1997 13:03:19 +0000 (13:03 +0000)]
Don't make the keymap
describe-cyrillic-environment-map and
setup-cyrillic-environment-manp.  Names of coding systems changed.
Give them more informative doc-string. Make iso-8859-5 alias of
cyrillic-iso-8bit, alternativenyj alias of
cyrillic-alternativenyj.  For Cyrillic, provide single langauge
environment "Cyrillic".
Delete the code of calling register-input-method.

26 years agoProvide cyril-util nstead of language/cyril-util.
Kenichi Handa [Wed, 18 Jun 1997 13:02:11 +0000 (13:02 +0000)]
Provide cyril-util nstead of language/cyril-util.
(setup-cyrillic-iso-environment,
setup-cyrillic-koi8-environment,
setup-cyrillic-alternativnyj-environment): Deleted.
(setup-cyrillic-environment): New function.

26 years agoProvide ethio-util instead of language/ethio-util.
Kenichi Handa [Wed, 18 Jun 1997 13:00:03 +0000 (13:00 +0000)]
Provide ethio-util instead of language/ethio-util.
(ethio-fidel-to-tex-map): Correct several elements.

26 years agoAdjusted for the coding system name change.
Kenichi Handa [Wed, 18 Jun 1997 12:57:51 +0000 (12:57 +0000)]
Adjusted for the coding system name change.
Set cyrillic-koi8 for newsgroup "relcom".

26 years agoSet syntaxes of Ethiopic characters.
Kenichi Handa [Wed, 18 Jun 1997 12:55:57 +0000 (12:55 +0000)]
Set syntaxes of Ethiopic characters.

26 years ago(mode-line-mule-info): Change style for showing
Kenichi Handa [Wed, 18 Jun 1997 12:55:15 +0000 (12:55 +0000)]
(mode-line-mule-info): Change style for showing
an activated input method.

26 years agoChange mnemonic letters for iso-2022-7bit-ss2 and
Kenichi Handa [Wed, 18 Jun 1997 12:55:14 +0000 (12:55 +0000)]
Change mnemonic letters for iso-2022-7bit-ss2 and
iso-2022-7bit-lock.  Set coding-category-iso-8-2 to
japanese-iso-8bit.

26 years agoDefine describe-coding-system instead of
Kenichi Handa [Wed, 18 Jun 1997 12:55:13 +0000 (12:55 +0000)]
Define describe-coding-system instead of
describe-current-coding-system in help-map and mule-menu-keymap.
In mule-menu-keymap, enable set-buffer-process-coding-system only
when the current buffer has been associated with some subprocess.
(set-language-info): Doc-string modified because input-method is
not a valid KEY argument now.
(leim-list-file-name, leim-list-header, leim-list-entry-regexp):
New variables.
(update-leim-list-file, update-all-leim-list-files): New
functions.
(current-input-method): Doc-string modified because the value is
now input method name.
(defualt-input-method, previous-input-method): Likewise.
(current-input-method-title): Doc-string modified because now each
input method does not have to set this variable.
(input-method-alist): New variable.
(register-input-method): Register input method in
input-method-alist.
(read-language-and-input-method-name): Deleted.
(read-input-method-name): New function.
(activate-input-method, select-input-method, toggle-input-method):
Modified for the above change.
(read-multilingual-string): Likewise.
(describe-current-input-method): Renamed from
describe-input-method.
(describe-input-method): New function.
(describe-language-environment): Do not put a vacant line at the
top of *Help* buffer.  Show a title string of each input method.

26 years ago(list-character-sets): Set major mode of *Help*
Kenichi Handa [Wed, 18 Jun 1997 12:55:12 +0000 (12:55 +0000)]
(list-character-sets): Set major mode of *Help*
buffer to help-mode.
(describe-coding-system): If user input null for coding system,
call describe-current-coding-system.
(describe-current-coding-system-briefly): Doc-string modified.
(print-coding-system-briefly): Print parent and alises of coding
system.
(describe-current-coding-system): Show more information neatly.
(list-coding-systems): If called interactively, do not list up
coding categories.
(list-input-methods): New function.
(mule-diag): Call list-input-methods for listing input methods.

26 years ago(coding-system-parent): New function.
Kenichi Handa [Wed, 18 Jun 1997 12:55:11 +0000 (12:55 +0000)]
(coding-system-parent): New function.
(coding-system-lessp): New function.
(coding-system-list): Sort coding systems by coding-system-lessp.
An element of returned list is always coing system, never be a
cons.
(modify-coding-system-alist): Renamed from
set-coding-system-alist.
(prefer-coding-system): New function.
(compose-chars-component): But fix for handling a composite
character of no compositon rule.

26 years ago(coding-system-type): Doc-string modified.
Kenichi Handa [Wed, 18 Jun 1997 12:55:09 +0000 (12:55 +0000)]
(coding-system-type): Doc-string modified.
(coding-system-category): New function.
(make-subsidiary-coding-system): Argument BASE deleted.
(make-coding-system): Put properties no-initial-designation and
coding-category to a newly created coding system.
(define-coding-system-alias): Put property parent-coding-system
to a new alias, property alias-coding-systems to a parent.

26 years ago(quail-current-data): New variable.
Kenichi Handa [Wed, 18 Jun 1997 12:55:07 +0000 (12:55 +0000)]
(quail-current-data): New variable.
(quail-use-package): Do not reload a package already loaded.
(quail-define-package): Update TITLE field of input-method-alist.
(quail-map-p): TRANSLATION may be a cons.
(quail-define-rules): Add autoload cookie.
(quail-defrule): Add autoload cookie.  Handle the case that TRANS
is a cons.
(quail-get-translation, quail-lookup-key, quail-translate-key,
quail-show-translations, quail-completion-list-translations,
quail-show-kbd-layout): Likewise.
(quail-hide-guidance-buf): Check if window WIN exists before
deleting it.
(quail-directory-name): New variable.
(quail-update-leim-list-file): New function.

26 years ago(rmail-enable-decoding-message): Deleted.
Kenichi Handa [Wed, 18 Jun 1997 12:55:02 +0000 (12:55 +0000)]
(rmail-enable-decoding-message): Deleted.
(rmail-revert): Bind enable-multibyte-characters to nil before
calling rmail-convert-file.
(rmail-convert-to-babyl-format): If enable-multibyte-characters is
nil, do not convert code.

26 years ago(command-line): Load "leim-list.el".
Kenichi Handa [Wed, 18 Jun 1997 12:55:00 +0000 (12:55 +0000)]
(command-line): Load "leim-list.el".

26 years agoCustomize.
Richard M. Stallman [Wed, 18 Jun 1997 07:07:57 +0000 (07:07 +0000)]
Customize.
(command-line): Translate iso-8859-9 into latin-5.
(command-line-1): Recognize setting inhibit-startup-echo-area-message
with customization buffer.

26 years ago(help-map): Make C-i run info-lookup-symbol.
Richard M. Stallman [Wed, 18 Jun 1997 06:50:55 +0000 (06:50 +0000)]
(help-map): Make C-i run info-lookup-symbol.

26 years agoFurther fix previous change.
Richard M. Stallman [Wed, 18 Jun 1997 06:42:38 +0000 (06:42 +0000)]
Further fix previous change.

26 years ago(ffap-soft-value): Make this a function again; the macro
Karl Heuer [Wed, 18 Jun 1997 04:24:37 +0000 (04:24 +0000)]
(ffap-soft-value): Make this a function again; the macro
version does intern-soft too early.  Deleted XEmacs-specific code.

(ffap-string-at-point-mode-alist): added "=" and
"&" to the url syntax, as suggested by SJE.
(ffap-read-file-or-url): fixed the HIST argument to
completing-read (only visible in XEmacs?), as reported by
Christoph Wedler <wedler@fmi.uni-passau.de>.
(ffap-kpathsea-expand-path) New func, replaces ffap-add-subdirs,
a first attempt at kpathsea emulation.  Also convert "" to "." in
path lists, for XEmacs. Suggestions from SJE.
Added mouse-track support (but no binding), as
suggested by MDB. Moved Emacs mouse bindings from
"down-mouse" events to ordinary mouse events.
(ffap-alist): added ffap-fortran-mode, as requested by MDB.
Rewrote and merged XEmacs support, eliminating file
ffap-xe.el.  Modified ffap-other-frame to work in dedicated
frames, fixing a bug reported by JENS.
(ffap-menu-rescan): avoid modifying the buffer.
Two bugs reported by Christoph Wedler <wedler@fmi.uni-passau.de>:
(ffap-fixup-url): avoid autoloading through url-normalize-url.
(ffap-read-file-or-url): for XEmacs, give extra HACK-HOMEDIR arg
to `abbreviate-file-name'.
(ffap-file-at-point): suppress errors from `ffap-alist'.
(ffap-url-at-point): modified regexp to accept
mail hostnames ending with a digit.  Fixes bug report of SJE.
(ffap-url-at-point): use higher level function
(w3-view-this-url t) suggested by wmperry, instead of
w3-zone-at/w3-zone-data or widget-at/widget-get.
(ffap-url-at-point): modified to work with
w3-version "WWW 2.3.64 1996/06/02 06:20:23" alpha, which
uses the 'widget package rather than the old w3-zone-at.
Bug was reported by JENS.
Adopted comments and doc strings to Emacs coding
conventions.  Reorganized.  Retired v18 support.
(ffap-bindings): Offers a default installation.
(ffap-string-at-point): Modified arguments.
(ffap-gnus-hook): Updated for Gnus 5.
(ffap-tex-init): Delayed initialization of `ffap-tex-path'.
(ffap-dired): New entry in `ffap-alist'.
(ffap-menu-rescan): May fontify the choices in buffer.
(ffap-read-file-or-url): `PC-completion-as-file-name-predicate'
used if available, to work with complete.el.

26 years ago(lm-display-statistics): Display stats in mode line.
Karl Heuer [Wed, 18 Jun 1997 04:23:02 +0000 (04:23 +0000)]
(lm-display-statistics): Display stats in mode line.
(lm-number-of-trials, lm-sum-of-moves): New vars.
Various doc fixes.

26 years agonew version
Michael Kifer [Wed, 18 Jun 1997 01:26:55 +0000 (01:26 +0000)]
new version

26 years agoAdded [ediff-misc] to menu-bar-tools-menu
Michael Kifer [Wed, 18 Jun 1997 00:26:54 +0000 (00:26 +0000)]
Added [ediff-misc] to menu-bar-tools-menu

26 years ago(tar-extract): Use second argument of
Richard M. Stallman [Tue, 17 Jun 1997 22:04:57 +0000 (22:04 +0000)]
(tar-extract): Use second argument of
view-buffer instead of setting view-exit-action.

26 years ago(archive-extract): Use second argument of
Richard M. Stallman [Tue, 17 Jun 1997 22:02:01 +0000 (22:02 +0000)]
(archive-extract): Use second argument of
view-buffer instead of setting view-exit-action.

26 years ago(scheme): Add defgroup.
Richard M. Stallman [Tue, 17 Jun 1997 21:54:16 +0000 (21:54 +0000)]
(scheme): Add defgroup.
Put defcustom's into this group.

(scheme-mode-commands): Remove keybinding of \t to old `scheme-indent-line'.
Bind \e\C-q to `indent-sexp', not `scheme-indent-sexp'.
(scheme-mit-dialect): Use defcustom.
(dsssl-sgml-declaration):  Likewise.  Fix doc string.

26 years ago(finder-list-keywords): Create *Finder* buffer if nec.
Richard M. Stallman [Tue, 17 Jun 1997 21:51:35 +0000 (21:51 +0000)]
(finder-list-keywords): Create *Finder* buffer if nec.

26 years agoFix previous change.
Richard M. Stallman [Tue, 17 Jun 1997 21:47:30 +0000 (21:47 +0000)]
Fix previous change.

26 years ago(fill-context-prefix): Fix criteria for first line,
Richard M. Stallman [Tue, 17 Jun 1997 21:46:40 +0000 (21:46 +0000)]
(fill-context-prefix): Fix criteria for first line,
and for second line; always fetch prefixes from both lines.

26 years ago(icon-indent-line): A comment ends at the end of the
Richard M. Stallman [Tue, 17 Jun 1997 19:34:56 +0000 (19:34 +0000)]
(icon-indent-line): A comment ends at the end of the
line, delete call to inexistent function.

(icon-font-lock-keywords-1): Improved regexp.
(icon-font-lock-keywords-2): Likewise.

26 years ago(Buffer-menu-mode): Doc fix.
Richard M. Stallman [Tue, 17 Jun 1997 19:32:04 +0000 (19:32 +0000)]
(Buffer-menu-mode): Doc fix.
(Buffer-menu-bury): Move the line to the end.

26 years ago(split-window-save-restore-data): New function that
Richard M. Stallman [Tue, 17 Jun 1997 05:10:06 +0000 (05:10 +0000)]
(split-window-save-restore-data): New function that
for view mode buffers saves information in view-return-to-alist.
(split-window-vertically, split-window-horizontally):
Call split-window-save-restore-data.