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

18376 commits

Author SHA1 Message Date
Richard M. Stallman
c88cd504f0 (Info-validate-allnodes): Variable renamed, defvar added.
(Info-validate-thisnode, Info-validate-lossages): Likewise.
Change all references.
1997-06-23 19:10:51 +00:00
Richard M. Stallman
9d14ae763f (Freverse): Simplify. 1997-06-23 18:56:17 +00:00
Jeff Law
7d66892d3d * config.sub (mn10200): Recognize new basic machine. 1997-06-23 17:53:11 +00:00
Noah Friedman
140835c2e8 Provide 'rlogin. 1997-06-23 08:22:53 +00:00
Noah Friedman
a8a9b70d54 Update copyright year.
Put back RCS version comment string, which rms keeps removing.

Don't call resize-minibuffer-mode at load time.
Don't modify minibuffer-setup-hook at load time.

(resize-minibuffer-mode): Add resize-minibuffer-setup to
minibuffer-setup-hook.
1997-06-23 08:21:26 +00:00
Richard M. Stallman
24193f35e6 (dired-add-entry): New optional arg RELATIVE.
(dired-update-file-line): Pass t for RELATIVE.
1997-06-23 06:34:29 +00:00
Noah Friedman
846f6dd90a Don't require timer; use autoloaded functions from Emacs or XEmacs,
depending on variant.

Do not use defsubst anywhere.  Replace with defuns.

(type-break-warning-message-mode): Variable deleted.

(type-break-query-mode): New variable and function.
(type-break-mode): Mention in docstring.

(type-break-run-at-time): New function.
All callers of run-at-time changed.

(type-break-cancel-function-timers): New function.
All callers of cancel-function-timers changed.

(type-break-check-post-command-hook): New function.
(type-break-mode, type-break-schedule, type-break-alarm,
type-break-time-warning-alarm): Call it.

(type-break-mode-line-countdown-or-break): New function.
(type-break): Call it.

(type-break-time-warning-schedule): Put type-break-time-warning
on type-break-post-command-hook.

(type-break-check): Call type-break-mode-line-countdown-or-break.

(type-break-noninteractive-query): New function.
(type-break-force-mode-line-update): New function.
1997-06-23 05:28:51 +00:00
Richard M. Stallman
e31bd500ac (read-hiragana-string): Call read-multilingual-string correctly. 1997-06-23 05:03:04 +00:00
Noah Friedman
b4dc9e6aff Changes which are not mine:
1996-01-20  Richard M. Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
    Move defsubsts before defuns.

    1996-01-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
    (type-break-demo-life): Pass proper format string to message.

    1996-01-04  Paul Eggert  <eggert@twinsun.com>
    (type-break-guesstimate-keystroke-threshold): Renamed from
    type-break-guestimate-keystroke-threshold.
    (type-break-keystroke-threshold, type-break-mode): Doc fix.


(type-break-warning-message-mode): New variable.
(type-break-warning-countdown-string): New variable.
(type-break-warning-countdown-string-type): New variable.

(type-break-warning-message-mode): New function.
(type-break-alarm): Reset type-break mode.
(type-break-check): Ignore mouse motion.
1997-06-23 04:58:15 +00:00
Richard M. Stallman
cb017dde0f dump-emacs works only with -batch. 1997-06-23 04:19:27 +00:00
Richard M. Stallman
d792910f8b (picture-draw-rectangle): New command.
(picture-mode-map): Add binding for picture-draw-rectangle.
(picture-mode): Doc fix.
(picture-rectangle-ctl): New variable.
(picture-rectangle-ctr): New variable.
(picture-rectangle-cbr): New variable.
(picture-rectangle-cbl): New variable.
(picture-rectangle-v): New variable.
(picture-rectangle-h): New variable.
(move-to-column-force): Function deleted;
calls changed to use move-to-column.
(picture-insert): New function.
(picture-self-insert): Use picture-insert.
(picture-current-line): New function.
1997-06-23 04:16:44 +00:00
Richard M. Stallman
93ce34bffe (decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed. 1997-06-23 02:59:21 +00:00
Richard M. Stallman
4d06d2bed2 (popup-menu): Redefine as macro.
(popup-menu-popup, popup-menu-internal): New function.
1997-06-23 02:56:03 +00:00
Richard M. Stallman
f2f4aae9af (src/config.stamp): Target renamed from src/config.h and touch it explicitly. 1997-06-23 02:53:36 +00:00
Richard M. Stallman
24ec11f0a8 (reporter-version): Change value. 1997-06-23 02:48:06 +00:00
Richard M. Stallman
65431d5b28 Initial revision 1997-06-23 02:46:15 +00:00
Richard M. Stallman
0a7a361afa (KERNEL_FILE): New overriding definition. 1997-06-23 02:45:44 +00:00
Richard M. Stallman
498545661a (read_avail_input): Check for failure with EIO. 1997-06-23 02:39:44 +00:00
Richard M. Stallman
a5f32ce4b5 (lib-src): Depend on src/config.h (e.g. for movemail.o).
(src/config.h): New target to re-configure if src/config.in is patched.
1997-06-23 02:30:36 +00:00
Richard M. Stallman
9bef02e187 (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot. 1997-06-23 02:19:40 +00:00
Richard M. Stallman
b96d6bbdda Delete RCS version header. 1997-06-23 02:10:46 +00:00
Richard M. Stallman
e555bfcb78 (lm-version, lm-last-modified-date):
Clean up strings that looked like RCS headers.
1997-06-23 02:09:46 +00:00
Richard M. Stallman
0a13146e0d (ielm-header): Delete version and RCS header. 1997-06-23 02:07:09 +00:00
Richard M. Stallman
7f2b42a1f7 (edebug-version): Use the Emacs version. 1997-06-23 02:04:50 +00:00
Richard M. Stallman
f649aa0497 (LD_SWITCH_SYSTEM) [__mips__]: Alternate definition. 1997-06-23 01:54:03 +00:00
Richard M. Stallman
f5e7cf4814 Test __linux__ along with NEWSOS5.
(KERNEL_FILE, UNEXEC): Don't redefine them if __linux__.
[__linux__] (TEXT_START, DATA_START, DATA_SEG_BITS):
Alternate definitions.
1997-06-23 01:52:54 +00:00
Richard M. Stallman
287f502c46 (mips-*-linux-gnu*): New alternative. 1997-06-23 01:49:24 +00:00
Richard M. Stallman
1b7ddf4f75 (Fdump_emacs): Bind command-line-processed to nil here. 1997-06-23 01:37:22 +00:00
Richard M. Stallman
87a98b1a31 (Fdump_emacs): Error if not run in batch mode. 1997-06-23 00:47:19 +00:00
Richard M. Stallman
a53c647b51 (latex-imenu-create-index): Make it much smarter.
(latex-imenu-indent-string): New variable.
1997-06-23 00:30:48 +00:00
Richard M. Stallman
f862008d65 (command-line-1): Don't display startup message
if the buffer-is nonempty.  Don't make undo entries for it.
1997-06-23 00:29:59 +00:00
Richard M. Stallman
1c57117e75 (byte-compile-file): Doc fix.
(batch-byte-compile-file): Return what byte-compile-file returns.
1997-06-22 23:08:47 +00:00
Richard M. Stallman
f846bc3668 (LIBS_TERMCAP): Use -ltermcap instead of -lc. 1997-06-22 22:55:28 +00:00
Richard M. Stallman
f535f6b22c (doctor-death): Give real advice to truly suicidal. 1997-06-22 21:34:22 +00:00
Richard M. Stallman
6b27974068 Initial revision 1997-06-22 20:08:32 +00:00
Richard M. Stallman
326e87d25c Comment change. 1997-06-22 19:52:10 +00:00
Richard M. Stallman
7bc157f4d5 Fix previous change. 1997-06-22 19:26:41 +00:00
Richard M. Stallman
423ef6e820 (mips-sony-newsos6*): New alternative. 1997-06-22 19:17:51 +00:00
Richard M. Stallman
d3dcea6f80 Add mips-sony-newsos6. 1997-06-22 19:11:48 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
43c89a968e Whitespace change. 1997-06-22 18:47:05 +00:00
Richard M. Stallman
69d92b8a69 Fix provide call. 1997-06-22 18:32:34 +00:00
Richard M. Stallman
1fe3648dfb (Fdelete_frame): Clear echo_area_glyphs if it was in this frame. 1997-06-22 17:58:03 +00:00
Richard M. Stallman
020db25fa4 (paren-blinking group): Doc fix.
(current-word): Ignore text properties.
1997-06-22 09:16:07 +00:00
Richard M. Stallman
5d5beb624a (wait_reading_process_input): Don't check for
keyboard input if wait_for_cell.
1997-06-22 09:06:04 +00:00
Richard M. Stallman
fa526c4a22 Change copyright notice. 1997-06-22 08:57:18 +00:00
Richard M. Stallman
5492ef3c71 (edebug-sit-for-seconds): New variable.
(edebug-display): Use that variable to control amt of time.
1997-06-22 05:01:30 +00:00
Richard M. Stallman
4219b27be4 (delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
if we won't call delayed-uniquify-rationalize-file-buffer-names.
(uniquify-buffer-name-style): Default value is nil.
1997-06-21 23:59:11 +00:00
Richard M. Stallman
d0acc4ea1e (widget-default-value-set): Preserve point here.
(widget-choice-action, widget-toggle-action): Not here.
(widget-choice-action, widget-toggle-action):
Display a message about [State].
(widget-field-action): Improve message.
1997-06-21 23:37:57 +00:00
Richard M. Stallman
0eef62d545 (custom-buffer-create-internal):
Insert an explanation of the [Set] [Save]... line.
Rename Done to Bury Buffer.
1997-06-21 23:36:32 +00:00