- 06 Apr, 1998 6 commits
-
-
Andreas Schwab authored
same thing.
-
Andreas Schwab authored
-
Kenichi Handa authored
find-safe-coding-system-list-subset-p. (find-coding-systems-region, find-coding-systems-string): New functions. (find-coding-systems-for-charsets): Renamed from find-safe-coding-system. This is now a helper function of the above two. (select-safe-coding-system): Adjusted for the above changes.
-
Kenichi Handa authored
sentence-end suitable for Japanese text. (exit-japanese-environment): New function.
-
Kenichi Handa authored
exit-japanese-environment for Japanese environment.
-
Kenichi Handa authored
-
- 05 Apr, 1998 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(help-mode-maybe): Ensure read-only. (help-xref-button): Obey help-highlight-p. (help-follow): Remove check for args being a list. (help-mode): Doc fix. (help-highlight-p): Put in help group. (help-make-xrefs): Insert button label in scope of inhibit-read-only binding. (help-mode-map, help-make-xrefs): Define TAB, RET correctly. Make hyperlinks for cross-reference info intuited from *Help* buffer. (help-font-lock-keywords): Removed. (help-mode-map): Define keys for navigating hyperlinks. (help-xref-stack, help-xref-stack-item): New permanent-local variables. (help-mode): Set font-lock-defaults to nil. (help-mode-maybe): Invoke help-make-xrefs in Help mode. (help-setup-xref): New function. (describe-key, describe-mode, describe-function, describe-variable): Call it. (view-lossage, describe-bindings): Nullify help-xref-stack, help-xref-stack-item. (help-highlight-p): New option. (help-highlight-face): New variable. (help-back-label, help-xref-symbol-regexp, help-xref-info-regexp): New variables. (help-setup-xref, help-make-xrefs, help-xref-button, help-xref-interned, help-xref-mode, help-follow-mouse, help-xref-go-back, help-go-back, help-follow, help-next-ref): New functions.
-
André Spiegel authored
-
Richard M. Stallman authored
-
André Spiegel authored
(vc-resolve-conflicts): Added optional parameters for buffer names. (vc-branch-p): New function.
-
André Spiegel authored
-
André Spiegel authored
(vc-registration-error): Replaced by the above. Updated all callers. (file-executable-p-18, file-regular-p-18): Removed.
-
Stephen Eglen authored
-
Dave Love authored
-
Stephen Eglen authored
-
Dave Love authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
to check for non-ASCII characters, and to find them. Don't use find-charset-region. (report-emacs-bug-pretest-address): Update address. (report-emacs-bug-address): Likewise.
-
- 04 Apr, 1998 8 commits
-
-
Richard M. Stallman authored
(make_minibuffer_frame): Likewise.
-
Richard M. Stallman authored
STRING_MULTIBYTE (val) to message2.
-
Richard M. Stallman authored
window configuration correctly. (vc-next-action): Save window configuration for vc-next-action-dired. (vc-finish-logentry): Only kill log buffer if it does exist. (vc-dired-mode): Rewritten so that it works entirely through dired-after-readin-hook. Subdirectories are handled just as in ordinary dired. (vc-dired-hook): New function. (vc-state-info, vc-dired-reformat-line): Adapted. (vc-dired-update, vc-dired-update-line): Removed. (vc-directory): Rewritten. (vc-directory-18): Removed. (vc-dired-mark-locked): New function, bound to "*l" in vc-dired-mode. (vc-do-command): Only compute vc-name if it is really needed. (vc-fetch-cvs-status): New function. (vc-dired-hook): Use it.
-
Richard M. Stallman authored
(vc-fetch-master-properties): Moved cvs status retrieval to the above. (vc-backend): If a file is not registered, remember that by setting the property to `none'. (vc-name): Use the mechanism of vc-backend to compute the value. (vc-after-save): Don't access vc-backend property directly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Apr, 1998 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
latin-N instead of calling set-language-environment.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(regex_compile): Special handling for range \177-\377. (regex_compile): Cast args to TRANSLATE to unsigned char. (re_search_2): Fix forward scan handling multibyte. Recognize that nonascii characters are not in the fastmap. Handle fetching multibyte characters for backward scan, (re_match_2_internal): Handle multibyte and translation in exactn and anychar. (bcmp_translate): Handle multibyte chars for translation. (TRANSLATE): Don't cast to unsigned char. (PATFETCH): Use RE_TRANSLATE to translate.
-
Richard M. Stallman authored
to nil, so a local var list in a message won't confuse things.
-
Richard M. Stallman authored
matching non-ASCII characters.
-
Richard M. Stallman authored
not font-lock-em[hasized-face.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 02 Apr, 1998 3 commits
-
-
Richard M. Stallman authored
Set size_byte field.
-
Dave Love authored
-
Richard M. Stallman authored
-