1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
Commit Graph

18552 Commits

Author SHA1 Message Date
Per Abrahamsen
62f4466253 Synched with 1.9944. 1997-07-04 09:44:36 +00:00
Richard M. Stallman
4a35aff3a9 Initial revision 1997-07-04 05:07:07 +00:00
Richard M. Stallman
de732ea746 (lisp, shortlisp): Some files moved to subdirs. 1997-07-04 05:05:10 +00:00
Richard M. Stallman
5dcd126117 Some files are in different directories. 1997-07-04 04:59:58 +00:00
Richard M. Stallman
a672c74d73 (x_set_scroll_bar_width): By default, use enough
columns to give 14 or more pixels.
1997-07-04 04:48:13 +00:00
Richard M. Stallman
85969cb1be (next-line, previous-line): Doc fixes.
(kill-line): Doc fix.
1997-07-04 04:47:05 +00:00
Richard M. Stallman
d282be1612 [__GNU__]: Test for not NeXT. 1997-07-04 04:45:19 +00:00
John Gilmore
9459fac124 earlier changes be me on 3 July included updating the infor on the GNU
Hurd Task List -len
1997-07-04 04:44:53 +00:00
Richard M. Stallman
9f596b33c7 (diary-float): Fix errors in previous change. 1997-07-04 04:44:29 +00:00
Richard M. Stallman
205d354f26 (mail-do-fcc): Pass an arg to verify-visited-file-modtime. 1997-07-04 04:43:38 +00:00
John Gilmore
541d49e1fa fix TeX overfills -len 1997-07-04 04:43:36 +00:00
Richard M. Stallman
822eddf41c (tex-common-initialization):
Set search-whitespace-regexp locally.
1997-07-04 04:41:46 +00:00
Richard M. Stallman
12ddbaa90e (LD_SWITCH_SYSTEM_TEMACS): Add #undef. 1997-07-04 02:01:53 +00:00
Richard M. Stallman
b684d043b2 (send_process): Make buf and temp_buf `unsigned char *'. 1997-07-04 02:01:31 +00:00
Richard M. Stallman
1707b2dade (he-dabbrev-skip-space): Fix previous change.
(he-dabbrev-as-symbol): Likewise.
1997-07-04 00:44:33 +00:00
Richard M. Stallman
cfc70cdfd0 (load-with-code-conversion):
Don't run kill-buffer-hook or kill-buffer-query-functions.
1997-07-04 00:17:55 +00:00
Richard M. Stallman
12eb843358 (show-paren-idle-timer): New defvar.
(show-paren-mode): Add :initialize attr in the defcustom.
Test the value at end of file, and turn on the mode if true.
1997-07-04 00:16:50 +00:00
Richard M. Stallman
f9be457422 (desktop-clear-preserve-buffers): New variable.
(desktop-clear): Kill all buffers except internal ones
and those listed in desktop-clear-preserve-buffers.
1997-07-04 00:13:36 +00:00
Richard M. Stallman
3443c83291 (find-grep-dired): Use -type f. 1997-07-04 00:11:24 +00:00
Richard M. Stallman
1c71da93f3 Minor fixes. 1997-07-03 23:33:46 +00:00
John Gilmore
55616d189a fixed bad @node Next reference -len 1997-07-03 22:16:37 +00:00
Richard M. Stallman
886ed58c8c ("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit. 1997-07-03 20:53:32 +00:00
Richard M. Stallman
e51ba70172 (delete-selection-mode): Doc fix. 1997-07-03 20:03:04 +00:00
Richard M. Stallman
4d5b8182e9 (gnus-group-set-mode-line):
Update how mode-line-modified is set.
1997-07-03 19:07:26 +00:00
Richard M. Stallman
421593b98d Fix previous change. 1997-07-03 07:21:22 +00:00
Richard M. Stallman
a1057d5616 (custom-face-attributes): Use editable-color widget. 1997-07-03 07:12:19 +00:00
Richard M. Stallman
2f47738170 (color-sample, editable-color): New widget types.
(widget-button-face): Default value widget-button-face.
(widget-default-button-face-get): Use variable widget-button-face.
1997-07-03 07:11:10 +00:00
Richard M. Stallman
3aec85bf55 (custom-buffer-create-internal): New arg DESCRIPTION
is inserted in the buffer to describe it.
(custom-buffer-create-other-window, custom-buffer-create):
New arg DESCRIBE; pass it along.
(customize-group): Pass DESCRIBE argument.
(custom-face-menu): Improve Set and Save item strings.
(custom-group-menu): Likewise.

(custom): Don't set :button-face.
(custom-mode): Use custom-button-face here
as buffer-local value of widget-button-face.
1997-07-03 07:09:29 +00:00
Richard M. Stallman
2f5ee43fcf (LD_SWITCH_SYSTEM_TEMACS): New variable.
(ALL_LDFLAGS): Use LD_SWITCH_SYSTEM_TEMACS.
1997-07-03 04:05:29 +00:00
Richard M. Stallman
4ceb0cc8f0 (LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
(LD_SWITCH_SYSTEM): Don't use -e option here.
1997-07-03 04:05:16 +00:00
Richard M. Stallman
ceaa7fbed1 (report-emacs-bug): Don't assume the exit command
is mail-send-and-exit for all user agents.
1997-07-03 02:29:48 +00:00
Richard M. Stallman
b527f6c26c (show-paren-mode): Add a defvar before first use. 1997-07-03 01:06:11 +00:00
Richard M. Stallman
057cf39efc (display-time-string-forms): Use %M, not %m. 1997-07-02 20:01:13 +00:00
Richard M. Stallman
9cab952df9 (compilation-parse-errors): Skip 2 lines only for Compilation major mode. 1997-07-02 19:29:45 +00:00
Richard M. Stallman
6befe10512 (sigpause): Don't define if already defined. 1997-07-02 18:17:11 +00:00
Richard M. Stallman
0273f2e576 (lisp, shortlisp): Add widget.elc. 1997-07-02 17:03:57 +00:00
Per Abrahamsen
c953515ea3 Synched with 1.9942. 1997-07-02 15:35:18 +00:00
Kenichi Handa
9765a2bab6 Modify docstring of char category
1.  Change char category 5 to symbol.  Adjust category definition
of Tibetan characters and Thai characters for this change.
1997-07-02 12:59:43 +00:00
Kenichi Handa
49733613c5 Fix typo in doc-string of charset
indian-1-column.  Adjust for the name change of
standard-character-unification-table-for-decode and
standard-character-unification-table-for-encode.
1997-07-02 12:59:43 +00:00
Kenichi Handa
4472a77b03 (print-list): Use macro when.
(sort-charset-list): New function.
(charset-other-info-func): Delete this variable.
(list-character-sets): Handle a prefix argument.  If it is nil,
make the output format less cryptic.
(print-designation): Use macro when.
(describe-current-coding-system): Likewise.
(describe-current-coding-system): Delete unnecessary progn.
(list-coding-systems): Handle prefix a prefix argument instead of
checking (interactive-p).  Do not print coding categories.
(list-coding-categories): New function.
(print-fontset): Name changed from describe-fontset-internal.
(describe-fontset): Make the output less cryptic.
(list-fontsets): New function.
(list-input-methods): Use macro when.
(insert-section): Change a name of first argument.
(mule-diag): Doc-string modified.  Use with-output-to-temp-buffer.
Use insert-buffer-substring instead of insert-buffer.
(dump-charsets): Make it callable interactively.
(dump-codings): Likewise.
1997-07-02 12:59:42 +00:00
Kenichi Handa
900dc6e3d7 (charset-bytes, charset-dimension,
charset-chars, charset-width, charset-direction,
charset-iso-final-char, charset-iso-graphic-plane,
charset-reverse-charset, cahrset-short-name, charset-long-name,
charset-description, charset-plit, set-charset-plist): Document
them.
(make-char, charset-list): Doc-string modified.
(find-new-buffer-file-coding-system): Fix bug of handling the
coding system undecided.
1997-07-02 12:59:41 +00:00
Kenichi Handa
3a852bbe71 Coding system name changed to
iso-2022-7bit-short.
(skkdic-convert): Fix typo in a comment.
(skkdic-convert): Save buffer in iso-2022-7bit-short.
(skkdic-extract-conversion-data): Fix a bug in regular expression
pattern.
1997-07-02 12:59:37 +00:00
Kenichi Handa
7d84255680 (quail-guidance-buf): Make it buffer
local.
(quail-guidance-win): New variable.  Make it buffer local.
(quail-current-translations): Doc-string modified.
(quail-current-data): Make it buffer local.
(quail-define-package): Update input-method-alist.
(quail-defrule): Doc-string modified.
(quail-defrule-internal): Document it.
(quail-get-translation): Change the format of DEF part.
(quail-lookup-key): Make the second argument LEN optional.  Reset
quail-current-translations to nil.
(quail-map-definition): New funtion.
(quail-get-current-str): New function.
(quail-guidance-translations-starting-column): New variable.
(quail-update-current-translations): New function.
(quail-translate-key): Adjusted for the change of DEF format.
Call quail-update-current-translations
(quail-next-translation): Call quail-update-current-translations.
(quail-prev-translation): Likewise.
(quail-next-translation-block): Likewise.
(quail-prev-translation-block): Likewise.
(quail-select-translation): Deleted.
(quail-make-guidance-frame): New function.
(quail-show-guidance-buf): Handle the case that minibuffer is in a
separate frame.
(quail-hide-guidance-buf): Likewise.
(quail-show-translations): Call
quail-update-current-translations.  Check width of a frame to be
used.
(quail-completion): Do not supply LEN argument to
quail-lookup-key.
(quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.
(quail-update-leim-list-file): Save buffer without making a backup
file.
1997-07-02 12:59:37 +00:00
Kenichi Handa
49ed466fe8 Add license note.
(tit-encode-list): Fix typo (euc-kk -> euc-kr).
(quail-cxterm-package-title-alist): New variable.
(tit-make-quail-package-file-name): Name changed from
tit-make-quail-package-name.
(tit-process-header): Check quail-cxterm-package-title-alist to
decide a package name.
(titdic-convert): Call tit-make-quail-package-file-name.
(batch-titdic-convert): Likewise.
1997-07-02 12:59:36 +00:00
Kenichi Handa
3c606ef462 Call set-language-info-alist for IPA.
(setup-ipa-environment): New function.
1997-07-02 12:58:31 +00:00
Kenichi Handa
5dd921df75 Use true coding system names instead of
aliases.  Adjusted for the change of an input method name.
(decode-hz-region): Fix comments.
(encode-hz-region): Fix a coding system name.
1997-07-02 12:58:30 +00:00
Kenichi Handa
a51e63aaa4 (setup-vietnamese-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:30 +00:00
Kenichi Handa
f58e111224 (setup-korean-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00
Kenichi Handa
cd125a2dc9 (setup-lao-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00
Kenichi Handa
10d8d85892 (setup-thai-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00