1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
Commit graph

18451 commits

Author SHA1 Message Date
Richard M. Stallman
af26b38bd1 Change intro. 1997-06-29 20:42:56 +00:00
Richard M. Stallman
924ef22370 (enable-multibyte-characters): Customize. 1997-06-29 03:53:10 +00:00
Richard M. Stallman
c807f76783 (syms_of_buffer): enable-multibyte-characters is a user var. 1997-06-29 03:49:57 +00:00
Richard M. Stallman
02e083117f (Fcall_process): Fix previous change. 1997-06-29 03:39:02 +00:00
Richard M. Stallman
bccd3dd175 (temp_output_buffer_show): Copy default-directory from current buffer. 1997-06-29 00:35:28 +00:00
Richard M. Stallman
0c9960e9f5 (wait_reading_process_input): If wait_for_cell,
do check for keyboard input and swallow events, just don't exit.
(max): New macro.
(wait_reading_process_input): Pass a smaller first arg to select.
1997-06-29 00:34:36 +00:00
Richard M. Stallman
4c92063301 (scan_sexps_forward): Split up a complex if-test. 1997-06-29 00:33:39 +00:00
Richard M. Stallman
03407632d2 [HAVE_TERMIOS_H]: Include termios.h. 1997-06-29 00:08:34 +00:00
Richard M. Stallman
67b50bf76a (Fcall_process): Avoid storing alloca result
directly into array element.
1997-06-28 23:45:26 +00:00
Paul Eggert
8ce9b63e7b automatically generated from GPLed version 1997-06-28 23:28:13 +00:00
Richard M. Stallman
c72e6644d7 automatically generated from GPLed version 1997-06-28 23:28:13 +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
0a63b21287 (Fbury_buffer): Undo previous change. 1997-06-28 07:56:29 +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
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