1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 14:10:28 -08:00
Commit graph

8892 commits

Author SHA1 Message Date
Kenichi Handa
766d03c2c1 (setup-greek-environment): Call setup-8-bit-environment correctly. 1997-07-02 12:58:24 +00:00
Kenichi Handa
aa330894f7 (setup-hebrew-environment): Call setup-8-bit-environment correctly. 1997-07-02 12:58:24 +00:00
Kenichi Handa
740cfcfdb3 (setup-8-bit-environment): New argument
LANGUAGE.
(setup-latin1-environment): Adjusted for the above change.
(setup-latin2-environment): Likewise.
(setup-latin3-environment): Likewise.
(setup-latin4-environment): Likewise.
(setup-latin5-environment): Likewise.
1997-07-02 12:58:23 +00:00
Kenichi Handa
aa062fefae Change category 5 to 1. 1997-07-02 12:58:22 +00:00
Richard M. Stallman
8da035d01b (binary): Define as coding system alias. 1997-07-02 04:59:04 +00:00
Richard M. Stallman
21f521c0db (desktop-clear): Don't kill buffers here. 1997-07-02 03:37:27 +00:00
Richard M. Stallman
4197cc7ca4 (mode-line-mule-info): Use %Z' instead of %z:'. 1997-07-02 02:57:29 +00:00
Richard M. Stallman
523312397a (in-is13194-devanagari): Define this name rather than devanagari.
(devanagari): Make this an alias.
1997-07-02 00:06:55 +00:00
Richard M. Stallman
71eabd24ae Swap args to define-coding-system-alias. 1997-07-02 00:06:30 +00:00
Richard M. Stallman
2e21aa274a Fix calls to define-coding-system-alias. 1997-07-01 23:29:26 +00:00
Richard M. Stallman
a42763dc47 (define-coding-system-alias): Swap the args. 1997-07-01 23:10:44 +00:00
Richard M. Stallman
93289e14f2 (shrink-window-if-larger-than-buffer):
Use compute-motion, instead of inserting newlines.
1997-07-01 07:07:44 +00:00
Richard M. Stallman
7132500bad (mouse-undouble-last-event): Use reverse, not nreverse. 1997-07-01 04:33:22 +00:00
Richard M. Stallman
8b3106fa32 (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line. 1997-06-30 21:25:37 +00:00
Richard M. Stallman
01db62107e (dired-do-shell-command): New arg FILE-LIST
so that we don't recompute it after the user provides the input.
1997-06-30 06:13:58 +00:00
Richard M. Stallman
9e7a6b3092 (forward-visible-line): Handle 0 arg correctly. 1997-06-29 21:36:37 +00:00
Richard M. Stallman
924ef22370 (enable-multibyte-characters): Customize. 1997-06-29 03:53:10 +00:00
Karl Heuer
3788c735f7 XEmacs compatibility hacks cleaned up.
(ffap-url-fetcher): If `browse-url' is bound, use that.
(ffap-locate-file): New optional arg dir-ok.
(ffap-at-mouse): Fix return value.
1997-06-28 21:27:18 +00:00
Richard M. Stallman
97565dd9b7 Fix previous change. 1997-06-28 03:17:03 +00:00
Richard M. Stallman
008c84933e (nonincremental-repeat-search-forward)
(nonincremental-repeat-search-backward)
(nonincremental-repeat-re-search-forward)
(nonincremental-repeat-re-search-backward):
Special error check for no previous search.
1997-06-28 03:15:16 +00:00
Richard M. Stallman
65ef095e59 (lisptagsfiles): Look at subdirs only if name
starts with a letter.
(dontcompilefiles): Don't compile latin-5.el.
(updates): Reject subdirs whose names start with =.
(custom-deps, finder-data, autoloads, update-subdirs): Likewise.
1997-06-28 03:09:27 +00:00
Richard M. Stallman
4fd2a3af4c (scroll-bar-side): Variable deleted.
(toggle-scroll-bar, toggle-horizontal-scroll-bar):
Moved to scroll-bar.el.
1997-06-28 00:45:31 +00:00
Richard M. Stallman
1064fe3876 (scroll-bar-mode): Extra defvar to avoid warning. 1997-06-28 00:44:52 +00:00
Richard M. Stallman
04c34f2e71 (toggle-scroll-bar): Moved from frame.el.
Use scroll-bar-mode to determine which side; if it's nil, use left.
(set-scroll-bar-mode): New subroutine, taken from scroll-bar-mode.
(scroll-bar-mode): Use the variable set-scroll-bar-mode.
(scroll-bar-mode): New variable.
(toggle-horizontal-scroll-bar): Moved from frame.el.
1997-06-28 00:43:48 +00:00
Richard M. Stallman
4db2b1c70f (double-click-time): Use restricted-sexp.
(load-path): Make [Current dir?] itself the active button.
1997-06-27 22:38:19 +00:00
Richard M. Stallman
7ce22b4126 (compilation-error-regexp-alist): New item, for Oracle compiler. 1997-06-27 22:35:21 +00:00
Richard M. Stallman
b0383de261 (facemenu-add-new-face): Fix comma in backquote. 1997-06-27 22:31:00 +00:00
Richard M. Stallman
9695aac625 (file-chase-links): When handling .., make newname absolute.
Simplify several places.
(file-relative-name): Handle directory names as well as file names.
Don't get fooled by empty directory names, etc.
1997-06-27 09:04:14 +00:00
Simon Marshall
9b51ba9e8a simplify. 1997-06-27 07:22:37 +00:00
Simon Marshall
b14fbaa008 wrap inhibit-point-motion-hooks where nec. 1997-06-27 06:59:46 +00:00
Simon Marshall
46f26fcf29 split up scheme and tex support; wrap inhibit-point-motion-hooks where nec. 1997-06-27 06:59:30 +00:00
Richard M. Stallman
1e85093646 (custom-magic-alist): Update messages for modified' and set' states. 1997-06-27 06:09:07 +00:00
Richard M. Stallman
d4b8422faf (widget-choice-action): Use widget-edit-functions.
(widget-toggle-action): Likewise.

(widget-choose): Use only digits, except for C-g.
Allocate digits to disabled commands too.
Don't use a keyboard menu; instead, display a buffer
listing all the alternatives.  Put cursor in echo area.
1997-06-27 06:04:19 +00:00
Richard M. Stallman
0f3335c058 (Custom-move-and-invoke): New command.
(custom-mode-map): Bind Custom-move-and-invoke to mouse-1.
(custom-buffer-create-internal): Update buffer help text.

(custom-variable-menu): Clarify menu item names.
(custom-buffer-create-internal): Clarify button names.
1997-06-27 06:03:11 +00:00
Richard M. Stallman
bb3aa8352f (mouse-drag-region): For a click (not a drag),
let the up-event run normally.
1997-06-27 04:23:52 +00:00
Richard M. Stallman
58cfed090e Finish previous change. 1997-06-27 02:46:08 +00:00
Richard M. Stallman
da4e5ca907 Undo previous censorship changes. 1997-06-26 22:10:20 +00:00
Richard M. Stallman
b79e7b7b3e Update copyright notice. 1997-06-26 21:08:49 +00:00
Richard M. Stallman
1e0fea28d9 (sendmail-program): Look first in /usr/sbin. 1997-06-26 07:21:42 +00:00
Per Abrahamsen
da5ec61785 Synched with 1.9936. 1997-06-25 15:30:27 +00:00
Richard M. Stallman
8213742bb0 (debug-ignored-errors): Correct the error messages
that are supposed to match imenu.el.
1997-06-25 07:27:44 +00:00
Richard M. Stallman
d40bbdb519 (make-help-screen): Clear buffer-read-only. 1997-06-25 07:19:52 +00:00
Richard M. Stallman
66d3a2b57f Changed some documentation.
(view-exits-all-viewing-windows): Nev variable
replaces view-exit-all-windows-at-exit.
(view-exit-all-windows-at-exit): Variable deleted.
(view-mode-enter): Doesn't set view-exit-action	if
argument exit-action is nil.
(view-mode-exit): Only restored windows are removed
from view-return-to-alist.  Follow chains of old-windows.
Do not call replace-buffer-in-windows.
Call exit-action also when a window displays buffer.
(View-exit-and-edit): Now sets read-only by binding
view-old-buffer-read-only.
1997-06-25 07:03:48 +00:00
Paul Eggert
937ab68f83 (perform-replace): When matching lookahead, use markers rather than
integers, since a replacement may invalidate integers.
1997-06-25 05:30:02 +00:00
Richard M. Stallman
743139f5de (rmail-get-new-mail): If conversion fails, delete the text that was inserted. 1997-06-25 05:07:36 +00:00
Richard M. Stallman
d64b1d967b (isearch-search-and-update): When a reverse search
need not actually search, update isearch-case-fold-search anyway.
(isearch-mode-map): Define latin-iso8859-9 as self-searching.
1997-06-25 03:45:38 +00:00
Richard M. Stallman
e9c71056c1 (buffer): Don't use beginning-of-buffer, end-of-buffer. 1997-06-25 03:03:57 +00:00
Richard M. Stallman
0b296daca5 (widget-menu-minibuffer-flag): New variable.
(widget-choose): Alternative method to read one character from the keyboard.

(widget-documentation-face): New variable.
(widget-specify-doc): Use the variable.

(widget-default-button-face-get): Try to get it from the parent.
(widget-default-create): Use :tag-face for tags.

(widget-edit-functions): Renamed from widget-edit-hook.
(widget-field-action): Pass the widget as an arg when running hook.

(character): Doc fix.
(restricted-sexp): New widget type.
(integer, number): Use restricted-sexp.
1997-06-24 22:44:30 +00:00
Richard M. Stallman
b62c92bb79 (custom-documentation-face): New face.
(custom-mode): Use custom-documentation-face for doc strings.
(custom-group-link): Fix the help string.
(custom-magic-show): Doc fix.

(custom-group-value-create): In links style,
use Go to Group instead of Show.
(Custom-goto-parent): New command.
(custom-mode-map): Bind u to Custom-goto-parent.
Bind SPC and DEL.
(custom-buffer-create-internal): Improve help for buttons.
(custom-button-face): New defface.
(custom widget-type): Use custom-button-face for buttons.
(custom-group-tag-faces): Initial value is nil.
(custom-variable-tag-face): Renamed from custom-variable-sample-face.
Initialize it like custom-group-tag-face.
(custom-group-tag-faces): Initialize to nil.
(custom-state-face): New defface.
(custom-magic-value-create):
Use custom-state-face for long State descriptions.

(custom-state-buffer-message): Display the message
only if the item is modified.  Take widget as arg.
(custom-mode): Use widget-edit-functions.
1997-06-24 22:42:54 +00:00
Richard M. Stallman
f9dd586e0f (customize-save-customized): Renamed from custom-save-customized. 1997-06-24 20:09:49 +00:00