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

13440 commits

Author SHA1 Message Date
Richard M. Stallman
f23515e161 Doc fixes.
(ogonek-jak, ogonek-how): Examples of customization fixed.
1997-06-21 07:37:53 +00:00
Richard M. Stallman
cbc7d89241 (custom-magic-alist) <hidden>: Don't refer to "dots". 1997-06-21 05:19:46 +00:00
Richard M. Stallman
c6753d66ff (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.
1997-06-21 05:13:41 +00:00
Richard M. Stallman
451de77a8a (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.
1997-06-21 05:02:47 +00:00
Richard M. Stallman
241d3080a1 (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.
1997-06-21 04:54:54 +00:00
Richard M. Stallman
07e694f88d (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.
1997-06-21 03:10:56 +00:00
Kenichi Handa
a61f401d0d Define mouse-set-font in mule-menu-keymap agian. 1997-06-21 01:17:46 +00:00
Kenichi Handa
2e18c9dd23 (x-charset-registries): Name changed for consistency:
lao.mule -> MuleLao, Mule.Tibetan-X -> MuleTibetan-X.
(x-complement-fontset-spec): Optimization for latin-iso8859-1.
1997-06-21 01:17:00 +00:00
Kenichi Handa
9a6428f8b8 (quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.
1997-06-21 01:14:06 +00:00
Karl Heuer
bb8143d9b8 (untabify): Handle consecutive tabs all at once.
(tabify-regexp): New var.
(tabify): Use it.
1997-06-21 00:35:11 +00:00
Michael Kifer
f4ce0bd71e new version 1997-06-20 21:43:44 +00:00
Richard M. Stallman
ad37509224 (require-final-newline): Fix custom :type. 1997-06-20 02:59:38 +00:00
Per Abrahamsen
208920be0d Don't delete nil overlays. 1997-06-19 15:31:34 +00:00
Per Abrahamsen
834279071a Change color. 1997-06-19 12:52:23 +00:00
Per Abrahamsen
a1a4fa22ce Synched with 1.9924. 1997-06-19 11:30:04 +00:00
Kenichi Handa
0093dc5a9a (view-mode): Add autoload cookie to this variable.
(View-exit-and-edit): Add autoload cookie.
1997-06-19 11:19:24 +00:00
Simon Marshall
4b384a8f6f Create paren-blinking custom group and put all blink-matching-paren variables in it. 1997-06-19 09:04:09 +00:00
Simon Marshall
52bb674b93 Do <* *> via syntax table not regexps; use regexp-opt. 1997-06-19 08:55:24 +00:00
Simon Marshall
23a0e11b3b Rearrange custom options. Also enable custom control of Global Font Lock mode. 1997-06-19 08:49:04 +00:00
Simon Marshall
0ceb91c18b Rearrange custom options. 1997-06-19 08:39:55 +00:00
Simon Marshall
173f234148 customise, rewrite and extend. 1997-06-19 08:37:05 +00:00
Richard M. Stallman
0094907bfa (complete-symbol): New function.
(complete-tag): Definition deleted.
(esc-map): Bind M-TAB to compete-symbol.
1997-06-19 02:49:41 +00:00
Richard M. Stallman
b39697d1df Delete M-TAB binding of complete-tag. 1997-06-19 02:47:38 +00:00
Richard M. Stallman
82fb111c22 (info-complete-symbol): If MODE is nil, use the default value. 1997-06-19 02:44:46 +00:00
Richard M. Stallman
5a79736d82 Initial revision 1997-06-19 02:19:21 +00:00
Richard M. Stallman
c52bdfca7c 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.
1997-06-19 01:18:23 +00:00
Richard M. Stallman
482e54f354 (files): New group `files'.
(auto-save): Make `files' its parent.
1997-06-19 01:11:43 +00:00
Richard M. Stallman
b03ddefc2c (fill-context-prefix): Fix previous change. 1997-06-18 20:26:21 +00:00
Richard M. Stallman
9af289f9c2 Don't enable the mode just because file is loaded. 1997-06-18 20:21:20 +00:00
Richard M. Stallman
b36c3da622 (ctl-x-map): Delete the C-x C-q binding for toggle-read-only. 1997-06-18 20:19:32 +00:00
Richard M. Stallman
2a9fe1e256 (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.
1997-06-18 17:24:59 +00:00
Richard M. Stallman
d576ef75bc (mpuz-congratulate): Don't say "1 errors". 1997-06-18 16:37:01 +00:00
Kenichi Handa
74e2a7b575 (coding-system-parent): Moved to mule.el. 1997-06-18 13:22:13 +00:00
Kenichi Handa
bd882697ea (coding-system-parent): Moved from mule-util.el. 1997-06-18 13:21:23 +00:00
Kenichi Handa
650e8505e2 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.
1997-06-18 13:06:17 +00:00
Kenichi Handa
efbc7e89e3 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.
1997-06-18 13:03:19 +00:00
Kenichi Handa
9e9af2e94f 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.
1997-06-18 13:02:11 +00:00
Kenichi Handa
a69ed912b7 Provide ethio-util instead of language/ethio-util.
(ethio-fidel-to-tex-map): Correct several elements.
1997-06-18 13:00:03 +00:00
Kenichi Handa
3ea2f73c2c Adjusted for the coding system name change.
Set cyrillic-koi8 for newsgroup "relcom".
1997-06-18 12:57:51 +00:00
Kenichi Handa
c23d387243 Set syntaxes of Ethiopic characters. 1997-06-18 12:55:57 +00:00
Kenichi Handa
44c034c118 (mode-line-mule-info): Change style for showing
an activated input method.
1997-06-18 12:55:15 +00:00
Kenichi Handa
2792ce1648 Change mnemonic letters for iso-2022-7bit-ss2 and
iso-2022-7bit-lock.  Set coding-category-iso-8-2 to
japanese-iso-8bit.
1997-06-18 12:55:14 +00:00
Kenichi Handa
d0b9c3ab1f 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.
1997-06-18 12:55:13 +00:00
Kenichi Handa
426f97dc59 (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.
1997-06-18 12:55:12 +00:00
Kenichi Handa
be1d31dcea (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.
1997-06-18 12:55:11 +00:00
Kenichi Handa
6e9722b062 (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.
1997-06-18 12:55:09 +00:00
Kenichi Handa
ff913e9291 (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.
1997-06-18 12:55:07 +00:00
Kenichi Handa
fc3c34a837 (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.
1997-06-18 12:55:02 +00:00
Kenichi Handa
f320358931 (command-line): Load "leim-list.el". 1997-06-18 12:55:00 +00:00
Richard M. Stallman
42a3e6fa48 Customize.
(command-line): Translate iso-8859-9 into latin-5.
(command-line-1): Recognize setting inhibit-startup-echo-area-message
with customization buffer.
1997-06-18 07:07:57 +00:00