Commit graph

11525 commits

Author SHA1 Message Date
Richard M. Stallman
118a3c046e (mail-setup): After using `fill-region-as-paragraph'
on a new address field, ensure that it ends with a newline.
1998-08-11 12:17:42 +00:00
Richard M. Stallman
b7ad053cb4 (list-faces-display): Call print-help-return-message.
(describe-face): Likewise.
1998-08-11 11:15:58 +00:00
Richard M. Stallman
d18a808f42 (disassemble-1): Move the call to
string-as-unibyte outside of the if statement.
1998-08-11 11:05:51 +00:00
Richard M. Stallman
2c8d5749a4 (time-stamp-string-preprocess): Add %U code. 1998-08-10 21:13:58 +00:00
Carsten Dominik
b849548dd4 (reftex-reparse-document): Renamed from `reftex-parse-document'.
(reftex-string-to-label): Splitting string on "\W+" now (better
for other languages).
(reftex-expand-path, reftex-find-file-on-path,
reftex-access-search-path, reftex-find-tex-file,
reftex-find-bib-file): Function rewritten.
(reftex-toc-show-insertion-point, reftex-plug-into-AUCTeX-now,
reftex-toggle-auto-view-crossref): New commands.
(reftex-abbreviate-title, reftex-view-crossref-when-idle,
reftex-echo-ref, reftex-echo-cite, reftex-make-cite-echo-string,
reftex-verified-face, reftex-new-section-callback,
reftex-change-hook, reftex-figure-out-cite-format,
reftex-restrict-bib-matches, reftex-ensure-compiled-variables,
reftex-select-with-char): New functions.
(reftex-delete-list): Function removed
(reftex-cache-variables): New constant.
(reftex-bibfile-ignore-regexps): Renamed from
`reftex-bibfile-ignore-list'.
(reftex-locate-bibliography-files): Use changed option
`reftex-bibfile-ignore-regexps'.
(reftex-reset-mode): Also remove parse file.
(reftex-view-crossref): No longer displays when inside comments.
(reftex-show-entry): Adapted for new outline mode.
(reftex-select-label-mode): set syntax table.
(reftex-compile-variables): renamed from
reftex-compute-ref-cite-tables.  Now caches computed values for
different documents.
(reftex-label-alist-external-add-ons): Variable removed.
Functionality went into a property of the
`reftex-docstruct-symbol'.
(reftex-add-to-label-alist): Use property
`reftex-label-alist-style'.
(reftex-set-cite-format, reftex-get-cite-format,
(reftex-query-label-type, reftex-select-external-document,
reftex-citation): Use `reftex-select-with-char'.
(reftex-arg-label,reftex-arg-cite): Now actually works :-).
(reftex-parse-bibtex-entry): buffer "*RefTeX-scratch*" renamed to
" *RefTeX-scratch*", to make is a hidden buffer.
(reftex-make-and-insert-label-list): Checking if note is a string.
(reftex-access-parse-file): Catch exceptions while loading the
file.
(reftex-keep-temporary-buffers,
reftex-initialize-temporary-buffers): Customization group changed.
(reftex-auto-view-crossref): New option.
(reftex-auto-view-crossref-timer): New variable.
(reftex-refontify): Adapted for future versions of x-symbol.
(reftex-make-and-insert-label-list): Set modification flag when
updating an entry.  Add face property to toc line.
(reftex-do-parse): Set modification flag, do not write parse file.
(reftex-label): Set the modification flag when adding to docstruct
list.
(reftex-access-parse-file): Clear the modification flag.
(reftex-kill-buffer-hook, reftex-kill-emacs-hook): New hooks.
Installed in `kill-buffer-hook' and `kill-emacs-hook'.
(reftex-toc): Add face property to section heading.
(reftex-section-info): No longer add face property.
(reftex-pop-to-bibtex-entry): Can use echo area for display.
(reftex-view-crossref): Additional argument ECHO.
(reftex-format-citation): %T and %B for abbreviated titles.
(reftex-what-macro): WHICH can also be 1 to get just one enclosing
macro.
(reftex-customize): Removed check for old custom versions.
(reftex-do-citation): cleaned up.
1998-08-10 13:53:02 +00:00
Richard M. Stallman
d6bccf099e (mail-citation-header): New variable.
(mail-yank-original, mail-yank-region): Bind mail-citation-header.
(mail-citation-hook): Doc fix.
1998-08-10 07:43:08 +00:00
Kenichi Handa
abdd729850 ("Korean"): Fix previous change. 1998-08-10 06:44:16 +00:00
Kenichi Handa
45717142ef (setup-XXX-environment): Just call set-language-environment. If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
1998-08-10 06:42:41 +00:00
Kenichi Handa
ddb5c0419c (language-info-alist): Doc-string modified.
(reset-language-environment): New function for the job that
setup-english-environment used to do.
(set-language-environment): Do more setups according to the info
in language-info-alist.
(read-language-name): Handle the case that the arg KEY is nil.  *
(describe-language-environment): Handle input-method property.
1998-08-10 06:29:02 +00:00
Kenichi Handa
5b98469511 (iso-safe): Comment for this coding system fixed.
(coding-category-iso-8-1): Change default coding priority.
1998-08-10 06:29:02 +00:00
Kenichi Handa
f6a0db107a (quail-start-translation): If
enable-multibyte-characters is nil, convert multibyte character to
unibyte.
(quail-start-conversion): Likewise.
1998-08-10 06:29:02 +00:00
Kenichi Handa
a564ccf933 ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal.  Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
8f76845d7e (setup-XXX-environment): Just call set-language-environment. If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal.  Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
6e49aeecbf (setup-english-environment): Just call
reset-language-environment.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal.  Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
bed5467804 (setup-8-bit-environment): Function deleted.
(setup-XXX-environment): Just call set-language-environment.  If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal.  Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Richard M. Stallman
952cad8980 (sregex-replace-match): Don't call sregex--value-groups.
(sregex-match-end, sregex-match-beginning): Likewise.
(sregex-match-string-no-properties, sregex-match-string): Likewise.
1998-08-10 02:12:04 +00:00
Richard M. Stallman
3f8309db3c (describe-function-1): Handle macros properly.
Handle multiple levels of aliases.
1998-08-10 02:02:56 +00:00
Richard M. Stallman
b7f096eeea Whitespace change. 1998-08-10 01:44:59 +00:00
Richard M. Stallman
9cc077f663 (clean-buffer-list-kill-buffer-names): Add `*diff*'.
(clean-buffer-list): Check `buffer-modified-p' only when the
buffer is associated with a file.
(midnight-delay-set): Improve doc.

(midnight-find): Don't use `find'.
1998-08-10 00:01:12 +00:00
Richard M. Stallman
966c0a72c3 (next-error): Doc fix.
(grep): Doc fix.
1998-08-09 06:31:29 +00:00
Richard M. Stallman
8f89dc5682 Load byte-run and format a little earlier. 1998-08-09 06:20:51 +00:00
Richard M. Stallman
3527740ced Don't require font-lock. 1998-08-09 00:58:10 +00:00
Richard M. Stallman
2ed1f669bd (flyspell-command-hook): Option deleted.
(flyspell-mode-on): Delete code to handle flyspell-command-hook.
(flyspell-mode-off): Likewise.
(flyspell-mark-duplications-flag): Doc fix.
(flyspell-duplicate-distance): Doc fix.
(flyspell-duplicate-face): Doc fix.
1998-08-08 23:44:03 +00:00
Richard M. Stallman
1fa0de2c86 (add-hook): Use byte-code-function-p, not compiled-function-p. 1998-08-08 23:08:23 +00:00
Richard M. Stallman
8a288450ca (assoc-default): Rewrite not to use dolist. 1998-08-08 23:07:06 +00:00
Richard M. Stallman
fdbd749a3f Delete the undo-in-progress compatibility code. 1998-08-08 22:22:56 +00:00
Richard M. Stallman
e287d32889 Initial revision 1998-08-08 22:20:17 +00:00
Richard M. Stallman
349b1f3187 (set-rmail-inbox-list): Error if not in Rmail mode. 1998-08-08 21:48:45 +00:00
Richard M. Stallman
eeb0f32736 (forward-paragraph): Fix the logic for handling beginning of buffer
in the "no fill-prefix" case.
1998-08-08 21:31:12 +00:00
Richard M. Stallman
20cf0008ed Require sendmail.
(message-fill-yanked-message): Use mail-citation-prefix-regexp
as an arg to fill-individual-paragraphs.
1998-08-08 21:28:09 +00:00
Richard M. Stallman
1bcedb3b6b Bind case-fold-search to t in many functions. 1998-08-08 21:27:22 +00:00
Eric M. Ludlam
fd7bd989f8 (speedbar-edit-line, speedbar-buffer-kill-buffer,
speedbar-buffer-revert-buffer): Updated buffer finding regex to
handle the [?] tag.
(speedbar-find-selected-file): New function.
(speedbar-clear-current-file): Uses `speedbar-find-selected-file'
(speedbar-update-current-file): Uses `speedbar-find-selected-file',
and now `speedbar-last-selected-file' is defined as the path name
to the file, not just the file itself.
(speedbar-center-buffer-smartly): Fixed center error to handle
the whole buffer.
(speedbar-delete-subblock): Rewrote to be more robust, less clever.
(speedbar-timer-fn): Removed short display time for messages.
1998-08-08 21:20:51 +00:00
Richard M. Stallman
da427818a9 (mail-fetch-field): Doc fix. 1998-08-08 20:45:28 +00:00
Richard M. Stallman
39e643e20a (input-method-exit-on-first-char)
(input-method-use-echo-area): Doc fixes.
1998-08-08 07:20:44 +00:00
Richard M. Stallman
5f42a1d493 (vc-file-not-found-hook): Call vc-file-clearprops. 1998-08-08 07:11:40 +00:00
Richard M. Stallman
8477026148 (flyspell-persistent-highlight): Doc fix. 1998-08-08 06:17:03 +00:00
Richard M. Stallman
346e135fb3 (gnus-startup-file-coding-system): New variable.
(gnus-read-init-file, gnus-read-newsrc-el-file): Use that.
1998-08-08 02:37:58 +00:00
Richard M. Stallman
23c1c5525d (widget-beginning-of-line): Properly handle
multiline fields.  Don't use call-interactively.
(widget-end-of-line): Likewise.
1998-08-08 02:34:05 +00:00
Richard M. Stallman
cef7e1da5f (midnight-delay-set): Use run-hooks directly.
(midnight-timer-function): Function deleted.
1998-08-07 23:43:51 +00:00
Richard M. Stallman
08e77a49f7 (command-line): Require whitespace delimiter when
searching locale-translation-file-name.
1998-08-07 23:25:43 +00:00
Richard M. Stallman
cbb41490e9 (midnight-timer-function): No need to test midnight-mode. 1998-08-07 08:53:47 +00:00
Richard M. Stallman
748b5d1b3e (repeat): Make an undo boundary between repetitions. 1998-08-07 07:57:53 +00:00
Kenichi Handa
39d484ed79 (isearch-process-search-multibyte-characters): Fix previous change. 1998-08-07 05:04:36 +00:00
Kenichi Handa
df765be4fe (quail-update-translation): Delete the
code for handling the case that enable-multibyte-characters is
nil.
1998-08-07 05:04:36 +00:00
Richard M. Stallman
dd1455c208 (split-window-horizontally): Doc fix. 1998-08-06 05:50:47 +00:00
Kenichi Handa
0359db8251 (debugger-outer-unread-post-input-method-events): New variable.
(debug): Bind debugger-outer-unread-post-input-method-events.
Bind unread-post-input-method-events to nil.
(debugger-env-macro): Likewise.
1998-08-06 05:38:11 +00:00
Kenichi Handa
bbb398a13f (isearch-minibuffer-local-map): Bind
the key C-g to exit.
(isearch-minibuffer-self-insert): Use key-binding.  Always call
exit-minibuffer.
(isearch-process-search-multibyte-characters): Use
unread-command-events instead of unread-input-method-events.
Always call isearch-update.
1998-08-06 05:38:11 +00:00
Kenichi Handa
f12d44e5ae (kkc-region): Don't bind echo-keystrokes. 1998-08-06 05:38:11 +00:00
Kenichi Handa
dccca9804d (input-method-exit-on-first-char):
New variable.
(input-method-use-echo-area): New variable.
1998-08-06 05:38:11 +00:00
Kenichi Handa
d91eafdf6b (quail-translation-keymap): Declare it as
variable instead of constant.  Bind all keys less than 32 to
quail-other-command.  Don't bind the key meta-prefix-char and
escape.
(quail-simple-translation-keymap): Likewise.
(quail-conversion-keymap): Bind the key C-h to
quail-translation-keymap.
(quail-define-package): Fix typo in doc-string.
(quail-conversion-str): New variable.
(quail-input-method): Bind buffer-undo-list to t.  Show Quail
guidance buffer if necessary.
(quail-delete-region): Move the definintion before the first
calling place.
(quail-start-translation): Handle the case the arg KEY is nil.
Bind echo-keystrokes and help-char.  Initialize quail-current-str
to "".  If input-method-use-echo-area is non-nil, call
read-key-sequence with appropriate PROMPT arg.  Setup
last-command-event by local variable `keyseq'.  Generate an event
list form quail-current-str.  If input-methodd-exit-on-first-char
is non-nil, return only the first event.
(quail-start-conversion): Likewise.  Initialize
quail-conversion-str to "".  Generate an event list form
quail-conversion-str.
(quail-update-translation): Expect that the function given by
(quail-update-translation-function) returns a new control-flag.
Handle the case the length of quail-current-key is 1.  Use
string-as-unibyte if enable-multibyte-characters is nil.  Always
assures that quail-current-str is Lisp string.
(quail-self-insert-command): Use `or' instead of `unless'.
(quail-update-current-translations): Always assures that
quail-current-str is Lisp string.
(quail-next-translation-block): Update unread-command-events
correctly.
(quail-abort-translation): Set quail-current-str to nil.
(quail-conversion-delete-char): Update quail-conversion-str.
(quail-conversion-delete-tail): Likewise.
(quail-conversion-backward-delete-char): Likewise.
(quail-show-guidance-buf): Show Quail guidance buffer not in echo
area if input-method-use-echo-area is non-nil.
(quail-show-translations): Bind current-translations locally to
quail-current-translations to get this value across different
buffers.  Handle the case that the length quail-current-key is 0.
(quail-translation-help): If this command is invoked repeatedly,
scroll the already shown help window.  Handle the case that this
command is called while converting (not translating).
(quail-conversion-help):  This function deleted and the
functionality is merged to quail-translation-help.
1998-08-06 05:38:11 +00:00