1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

18635 Commits

Author SHA1 Message Date
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
e5d0f7094e [__NetBSD__]: Add some conditionals for NetBSD. 1997-06-27 22:27:12 +00:00
Richard M. Stallman
9240b21dce [__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.
(unexec): Add __sony_news && _SYSTYPE_SYSV conditionals.
Add a _nec_ews_svr4 conditional.
1997-06-27 22:08:03 +00:00
Richard M. Stallman
635fc896e7 (ospeed): Always use `extern' in the declaration. 1997-06-27 22:03:41 +00:00
Richard Kenner
80954ee204 (-mingw32*): New OS. 1997-06-27 19:20:14 +00:00
Richard Kenner
43466922e9 (i*:MINGW*:*): New case. 1997-06-27 19:18:43 +00:00
Richard M. Stallman
29fad69a4d (lisp, shortlisp): Some files are in international/. 1997-06-27 19:09:34 +00:00
Richard M. Stallman
828524de84 (blessmail): Find blessmail.el in mail subdirectory. 1997-06-27 17:57:10 +00:00
Richard M. Stallman
762d80d122 (lisp): Don't process subdirs that start with =. 1997-06-27 09:41:50 +00:00
Richard M. Stallman
f298f0d2bd Fix up the text for .el files that are not compiled. 1997-06-27 09:37:27 +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
12c226c5e3 (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES. 1997-06-27 03:12:33 +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
08460cd4fb (Fbuffer_list): New optional argument FRAME. 1997-06-26 21:09:22 +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
Paul Eggert
7e46d45938 Don't assign to $0 in awk; some awks don't allow this. 1997-06-26 01:00:03 +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
Richard M. Stallman
6c478ee2bd (Finsert_file_contents): Pass new arg to prepare_to_modify_buffer. 1997-06-25 06:51:08 +00:00
Richard M. Stallman
d206af1497 (prepare_to_modify_buffer, signal_before_change):
New argument PRESERVE_PTR.
(del_range_1): Use PRESERVE_PTR to preserve FROM.
Save the length of the range separately.
(NULL): Define if not defined.
1997-06-25 06:50:16 +00:00
Richard M. Stallman
2bfbde2b7b Fix previous change. 1997-06-25 06:42:38 +00:00
Richard M. Stallman
c3421833c8 (read_minibuf): New arg allow_props.
If it is 0, discard text properties from the result.  Callers changed.
(minibuffer_allow_text_properties): New variable.
(Fread_from_minibuffer): That variable controls allow_props arg.
(syms_of_minibuf): Set up Lisp var.
1997-06-25 05:45:46 +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
2c4f7ce722 (*-*-bsdi*): New alternative.
(i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1997-06-25 04:52:54 +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
Richard M. Stallman
ab678382e3 (Custom-set): Renamed from custom-set.
(Custom-save): Renamed from custom-save.
(custom-browse-sort-predicate): Defalias deleted.
(custom-group-value-create): Don't sort, in tree mode.
(Custom-mode-menu): Renamed from custom-mode-menu.
(Custom-reset-current): Renamed from custom-reset-current.
(Custom-reset-saved): Renamed from custom-reset-saved.
(Custom-reset-standard): Renamed from custom-reset-standard.
(Custom-menu-update): Renamed from custom-menu-update.
(customize-set-value): Renamed from custom-set-value.
(customize-set-variable): Renamed from custom-set-variable.
1997-06-24 20:07:51 +00:00
Richard M. Stallman
0a3a73cdd2 (track-mouse): Don't customize it. 1997-06-24 19:18:52 +00:00
Paul Eggert
5632eb272c (perform-replace): When matching regexps, if the next match is
adjacent to this one, record the next match before replacing this one.
This fixes a bug where (replace-regexp "\\ba " "c") replaced "a a a "
with "ca c" instead of "ccc".
1997-06-24 10:48:10 +00:00
Richard M. Stallman
6f0e09d4d0 (beginning-of-sexp): New function.
(bounds-of-thing-at-point): Fix typo in computing real-beg.
1997-06-24 05:25:09 +00:00