1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-16 20:01:46 -07:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
5d648571be (detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
in the detect_coding_iso2022 case.
1997-09-02 20:56:02 +00:00
Richard M. Stallman
5418a92b00 Updated by Boris. 1997-09-02 20:00:28 +00:00
Richard M. Stallman
0351bce7c1 (facemenu-get-face): Just warn when given an
undefined color, no error, still return face.
1997-09-02 19:59:11 +00:00
Richard M. Stallman
83e94c97e0 (enriched-decode-foreground, enriched-decode-background):
Test of facemenu-get-face return value no longer needed.
1997-09-02 19:58:56 +00:00
Geoff Voelker
b97aca2766 (custom-display): Use w32 instead of win32. 1997-09-02 19:40:12 +00:00
Geoff Voelker
156556942f (scroll-bar-maybe-set-window-start): Change window
if current start is equal to start of next portion.
1997-09-02 19:39:53 +00:00
Geoff Voelker
15cf3eccb8 (gud-gdb-marker-regexp): Allow for drive letter and colon. 1997-09-02 19:39:35 +00:00
Geoff Voelker
9d702ce661 (other-frame) [windows-nt]: Use w32-focus-frame. 1997-09-02 19:39:14 +00:00
Geoff Voelker
b1667e6c86 (file-truename) [windows-nt]: Use the canonicalized
long file name as the truename.
(auto-mode-alist): Use archive-mode for Java JAR files.
(recover-file) [windows-nt]: Don't try to list directory.
1997-09-02 19:38:31 +00:00
Geoff Voelker
586a96b83f (standard-display-european): Map \222 to apostrophe. 1997-09-02 19:38:11 +00:00
Geoff Voelker
adec06efe9 (comint-file-name-chars): Use separate sets for ms-dos and windows-nt. 1997-09-02 19:37:39 +00:00
Geoff Voelker
78557fbf67 (browse-url-netscape): Check for w32 window-system symbol. 1997-09-02 19:37:13 +00:00
Richard M. Stallman
bdca5405d6 (ask-user-about-lock): Abbreviate file name and locking user's name. 1997-09-02 17:12:46 +00:00
Kenichi Handa
50b190e470 (quail-keyboard-layout-alist): Add an
entry for "atari-german".
(quail-keyboard-translate): If CH is not in the keyboard location
covered by quail-keyboard-layout-standard, return CH.
(quail-show-kbd-layout): Show keyboard layout based on
quail-keyboard-layout-standard if the current input method
requires keyboard translation.
1997-09-02 10:49:43 +00:00
Kenichi Handa
b46ffb303d (rmail): Reset enable-multibyte-characters to the
default value to enable message decoding if the default value is
non-nil.
1997-09-02 10:49:07 +00:00
Richard M. Stallman
3a151e98f6 (set-coding-system-map):
Add an item for universal-coding-system-argument.
1997-09-02 05:59:52 +00:00
Richard M. Stallman
c8c1552149 (Fread_from_minibuffer, Fread_string): Doc fixes.
(Fread_no_blanks_input, Fcompleting_read): Doc fixes.
1997-09-02 05:22:07 +00:00
Kenichi Handa
63f205ae72 Add rules for cancelling accents by typing
two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
packages.
1997-09-02 05:11:59 +00:00
Richard M. Stallman
e6bab6e43c Comment change. 1997-09-02 05:05:37 +00:00
Richard M. Stallman
3e4a18035d Include unistd.h instead of libc.h. 1997-09-02 04:59:45 +00:00
Richard M. Stallman
1907b8e60e Comment change. 1997-09-02 00:16:45 +00:00
Richard M. Stallman
4caa74487c (syms_of_window): Doc fix. 1997-09-02 00:15:04 +00:00
Richard M. Stallman
1cd5fe6a3a (free_float, free_cons): Don't use the same field for chaining as for marking.
(make_float, Fcons, gc_sweep): Corresponding changes.
1997-09-01 23:37:14 +00:00
Richard M. Stallman
35ce8cd793 (set-auto-coding): Recognize coding: in first
line even if not the first variable.
1997-09-01 22:44:22 +00:00
Richard M. Stallman
d062cf3305 (Finsert_file_contents): Fix previous change--don't
call Fboundp on Vset_auto_coding_function, just check non-nil.
1997-09-01 22:43:29 +00:00
Richard M. Stallman
5b4dd2e27e Fix indentation. 1997-09-01 21:29:44 +00:00
Richard M. Stallman
68e3e5f5e2 Comment change. 1997-09-01 19:42:16 +00:00
Richard M. Stallman
bbe92e5684 (setup-8-bit-environment): Inhibit message when loading latin-N.el. 1997-09-01 19:25:12 +00:00
Richard M. Stallman
206c6f82f4 (reftex-customize): Added call to customize browse.
(reftex-show-commentary): New function.
(reftex-label-alist): Prefix may contain % escapes.  Nth macro
argument may be context. May give two different context methods.
(reftex-default-label-alist-entries): Customization type changed.
(reftex-label-menu-flags): Extra flag for searches.
(reftex-cite-format): Changed completely, % escapes are now used.
(reftex-comment-citations): New variable.
(reftex-cite-comment-format): New variable.
(reftex-cite-punctuation): New variable.
(reftex-make-master-buffer): Changed name of master buffer,
removed interactive.  Runs a hook on the buffer. Interprete
TEXINPUTS environment variable.  Allow naked argument for \input.
Master buffer is now in fundamental mode.
(reftex-access-scan-info): Name of master buffer changed.
(reftex-section-regexp): Is now computed from section levels,
not set	independantly.
(reftex-section-levels): Made customizable.
(reftex-label): Interpret % escapes in prefix.  Use label format if given.
(reftex-replace-prefix-escapes): New function.
(reftex-uniquify-label): New function.
(reftex-next-label-number): Function definition removed.
(reftex-reference): Use reftex-uniquify-label.
Allow more general label commands.
(reftex-offer-label-menu):
Interpret new flag in reftex-label-menu-flags.
(reftex-make-and-insert-label-list): Use text properties to record label index.
(reftex-find-nearby-label): Allow more general label commands.
(reftex-scan-buffer-for-labels): Allow more general label commands.
(reftex-init-section-numbers): New function.
(reftex-allow-for-ctrl-m): New function.
(reftex-label-info-update): Allow more general label commands.
(reftex-label-info): New parameter derive.
(reftex-short-context): Interprete integer parse as nth arg of macro.
(reftex-nth-parens-substring): New function.
(reftex-select-item): Interprete the new 'cnt text property.
(reftex-pop-to-label): Allow more general label commands.
(reftex-nicify-text): Allow more general label commands.
(reftex-toc): Remember previous window configuration.  Use text
properties to store info.  Bind mouse-2.
(reftex-make-master-buffer): New Hook.
(reftex-last-window-height): New variable.
(reftex-toc-show-help): New function.
(reftex-toc-help): New constant.
(reftex-nearest-section): Use text properties to store info.
(reftex-empty-toc-buffer): New function.
(reftex-re-enlarge): New function.
(reftex-toc-goto-line): New function.
(reftex-toc-mouse-goto-line-and-hide): New function.
(reftex-cite-format-builtin): New constant.
(reftex-cite-format-default): Constant removed.
(reftex-cite-format-1-author-simple): Constant removed.
(reftex-cite-format-2-authors): Constant removed.
(reftex-get-bib-names): New function.
(reftex-get-bib-authors) Function removed.
(reftex-format-bib-entry): Use now reftex-get-bib-names.
(reftex-citation): Completely rewritten. Offers selection of
different cite macros first, then the reference menu.  Works with
the various new variables mentioned above.  Accept the `a' key to
use all selected citations.
(reftex-insert-bib-matches): New function.
(reftex-format-citation): Now interpretes % escapes.
(reftex-select-item): Emulate a search in the menu buffer.
Interpret the 'cnt text property.
(reftex-view-crossref): Allow more general label, cite and ref macros.
(reftex-highlight-overlays): Add third overlay for search
in menu buffer.
(reftex-label-alist-builtin): xalignat and xxalignat environments
added.  Slightly reorganized.
(reftex-reset-scanning-information): Just empty *toc* buffer, do
not kill it.
(reftex-compute-ref-cite-tables): Read the new options in
`reftex-label-alist' and store them.  Calculate the section regexp.
1997-09-01 18:11:35 +00:00
Richard M. Stallman
cfcbf459e1 (describe_category): Handle a sub-chartable. 1997-09-01 17:54:37 +00:00
Richard M. Stallman
37c0ed09e7 (internal_self_insert): Only set TARGET_CLM when C2 is tab.
When multibyte characters are disabled,
use 1 as the width of the inserted character.
1997-09-01 17:54:25 +00:00
Richard M. Stallman
1b76aedd97 (describe-current-coding-system): Add missing newline in output. 1997-09-01 17:14:48 +00:00
Richard M. Stallman
73b2c66423 (find-buffer-file-type): Don't check for untranslated file systems here.
(find-buffer-file-type-coding-system): For reading a file,
check for binary file, then text file, then existing file,
then whether file name is translated.
1997-09-01 17:04:41 +00:00
Kenichi Handa
094550e686 (quail-translation-keymap): Fix previous
change.
(quail-conversion-keymap): Likewise.
1997-09-01 12:36:34 +00:00
Kenichi Handa
3df608415e (read-multilingual-string): Fix previous change. 1997-09-01 10:46:54 +00:00
Kenichi Handa
787549348d (describe-input-method): Fix previous
change.
(read-multilingual-string): Likewise.
(describe-language-environment): Prompt modified.
1997-09-01 10:44:31 +00:00
Richard M. Stallman
3c48e39a2a Pass t for the SIMPLE argument to quail-define-package. 1997-09-01 07:45:39 +00:00
Kenichi Handa
f04cd075b3 Entry for Czech modified. 1997-09-01 07:25:43 +00:00
Kenichi Handa
747ccff1e8 ("ethiopic"): Doc-sring fixed. Change the arg
TRANSLATION-KEYS.
(quail-mode-map): Change binding for ethio-insert-ethio-space.
(quail-mode-hook): Check the current Quail package name.
1997-09-01 07:21:00 +00:00
Kenichi Handa
4ef06f7580 (get-language-info): Accept a symbol
as the arg LANGUAGE-NAME.
(set-language-info): Likewise.
(set-language-info-alist): Likewise.
(register-input-method): Accept a symbol as the args INPUT-METHOD
and LANGUAGE-NAME.
(activate-input-method): Accept a symbol as the args INPUT-METHOD.
(describe-input-method): Likewise.
(read-multilingual-string): Likewise.
(set-language-environment): Accept a symbol as the arg
LANGUAGE-NAME.
(describe-language-environment): Likewise.
1997-09-01 07:19:38 +00:00
Kenichi Handa
6356130450 (set-auto-coding): Name changed from
auto-file-coding-system.  The argument STRING is now a
concatination of the heading 1K-byte and the tailing 3K-byte of a
file.
(set-auto-coding-function): Set it to `set-auto-coding'.
1997-09-01 07:19:38 +00:00
Kenichi Handa
f5c7c0ebaf (quail-translation-keymap): Do not bind
"\C-c" to quail-abort-translation.
(quail-mode-map): Bind key codes 128 through 256 to
quail-start-translation.
(quail-translation-keymap): Bind key codes 128 through 256 to
quail-self-insert-command.
(quail-conversion-keymap): Bind key codes 128 through 256 to
quail-start-translation-in-conversion-mode.
1997-09-01 07:19:38 +00:00
Kenichi Handa
70e9e25ef5 (ethio-sera-to-fidel-region,
ethio-sera-to-fidel-buffer, ethio-fidel-to-sera-region,
ethio-fidel-to-sera-buffer): Doc-string fixed.
1997-09-01 07:19:05 +00:00
Kenichi Handa
3fa0a9aafd (hack-local-variables-prop-line): Ignore coding: tag.
(hack-one-local-variable): Likewise.
1997-09-01 07:17:07 +00:00
Kenichi Handa
ef128a918e (ispell-region): Take acount of the fact that `ispell'
will return OFFSET by counting non-ASCII characters as one.
(ispell-dictionary-alist-1): Add coding systems to each entry.
(ispell-dictionary-alist-2): Likewise.
(ispell-get-coding-system): New function.
(ispell-decode-string): New function.
(ispell-get-casechars): Decode the string if necessary.
(ispell-get-not-casechars, ispell-get-otherchars): Likewise.
1997-09-01 07:17:07 +00:00
Kenichi Handa
5c6257e54f (LEADING_CODE_PRIVATE_22): Comment fixed. 1997-09-01 07:15:46 +00:00
Kenichi Handa
e9c509cd76 (read_process_output): Index for
proc_encode_coding_system should be p->outfd (not `channel' which
is p->infd).
1997-09-01 07:15:46 +00:00
Kenichi Handa
0414b39470 (Vset_auto_coding_function): Name changed from
Vauto_file_coding_system.
(syms_of_fileio): Adjusted for the above change.  Doc-string
modified.
(Finsert_file_contents): The argument for Vset_auto_coding is a
concatination of the heading 1K-byte and the tailing 3K-byte.
1997-09-01 07:15:46 +00:00
Richard M. Stallman
bc63f59a6e (install-arch-indep): Verify ./lisp has simple.el in it
before trying to copy anything from it.
1997-08-31 23:21:24 +00:00
Richard M. Stallman
0b93aa5389 (init_system_name): Don't try to use getdomainname. 1997-08-31 18:03:03 +00:00