Richard M. Stallman
ffb8c7cb58
(news-post-news): New arg NOQUERY.
1997-01-25 20:21:03 +00:00
Richard M. Stallman
05ef7169a0
(set_internal): New subroutine. New arg BINDFLAG.
...
Don't make a new buffer-local binding if BINDFLAG is 0.
(Fset): Use set_internal.
1997-01-25 20:19:30 +00:00
Richard M. Stallman
ab07bca08a
(unbind_to, specbind): Use set_internal.
1997-01-25 20:19:07 +00:00
Karl Heuer
4b5878a8c6
[!HAVE_RINT] (rint): Convert macro to an actual
...
function, so we can take its address.
1997-01-25 09:50:25 +00:00
Karl Heuer
9a10bd0dc2
(rmail-get-new-mail): Fix return value to match doc.
1997-01-25 06:47:28 +00:00
Richard M. Stallman
fd2d7b3dd4
(try_window): Remove frobnication of tab_offset in a minibuffer window.
...
(display_text_line): Likewise, for the taboffset parameter.
1997-01-24 09:31:32 +00:00
Richard M. Stallman
2dd4e608e1
(pos_tab_offset): Take the width of the minibuffer prompt into account.
...
(vmotion): In calls to compute_motion use a value for tab_offset
that is corrected by the minibuffer prompt width.
1997-01-24 09:31:18 +00:00
Richard M. Stallman
90ed3ec5e7
(read1): Round size of bool-vector properly.
1997-01-24 05:47:12 +00:00
Richard M. Stallman
83434bdaa2
(completion-no-auto-exit): New variable.
...
(choose-completion-string): Obey compilation-error-regexp-alist.
1997-01-24 03:51:57 +00:00
Richard M. Stallman
2fa55e202f
(compilation-parse-errors): Use looking-at on each line.
...
(compilation-error-regexp-alist): Change these regexps
so that they assume matching only at start of line.
Delete \n at beginning; otherwise add `.*'.
1997-01-23 21:49:59 +00:00
Richard M. Stallman
1146fab338
(tmm-get-keymap): Recognize explicit lambda expressions as valid.
1997-01-23 06:25:22 +00:00
Paul Eggert
8896e42c9c
automatically generated from GPLed version
1997-01-23 04:23:12 +00:00
Richard M. Stallman
7a38448799
(compilation-error-regexp-alist):
...
In MIPS lint and Sun Ada regexps, reject newline in some
[^...] constructs. Require newline at start in MIPS lint.
1997-01-22 08:02:25 +00:00
Paul Eggert
bae473ad6c
automatically generated from GPLed version
1997-01-22 05:25:31 +00:00
Paul Eggert
e0bf9fafdb
(set_time_zone_rule_tz1, set_time_zone_rule_tz2):
...
Put "+" in value; needed if we are a Solaris 1 executable
running under Solaris 2.
Define these variables only if LOCALTIME_CACHE is defined.
1997-01-22 02:56:37 +00:00
Richard M. Stallman
1ba46f7d63
(enriched-translations): Add top' and choice' everywhere so that *
...
can be entered.
(custom-face-attributes): Don't use top-line'.
(mode-line-format): Replace (:eval mode-line-mode-name)'.
(mode-line-mode-name): New.
(make-mode-line-mouse-sensitive): Don't change default value
of x' are found before files starting with down_p'.
1997-01-22 02:04:17 +00:00
Richard M. Stallman
d773375565
(ange-ftp-load): If fail, return nil.
1997-01-21 23:17:12 +00:00
Eli Zaretskii
a7cf915174
(run_msdos_command): Remove unused variables.
...
(crlf_to_lf): Remove unused variables.
(Fmsdos_downcase_filename): Remove unused variable.
(IT_set_frame_parameters): Declare prototypes for external functions.
(IT_set_frame_parameters): Correct format specifier.
(IT_set_terminal_modes): Remove unused variable.
(top level): Add header files which declare used functions.
1997-01-21 17:41:30 +00:00
Richard M. Stallman
da84bdc4d5
(html-mode): Locally set sentence-end.
1997-01-21 09:27:59 +00:00
Richard M. Stallman
f084eb91d5
(FAST_MAKE_GLYPH): Rename args to CHAR and FACE.
...
Cast CHAR to unsigned char before using it.
1997-01-21 05:38:46 +00:00
Richard M. Stallman
084f76ff7f
(stamp-oldxmenu): New target.
...
(temacs): Depend on stamp-oldxmenu, not on ${OLDXMENU}.
1997-01-21 05:26:30 +00:00
Richard M. Stallman
e7017ef969
Delete explicit autoload calls.
...
Provide octave-mod.
Move the variables formerly in octave.el
to the top of the file.
1997-01-21 04:43:45 +00:00
Richard M. Stallman
7c1b57782a
(movemail)): Link with getopt.
1997-01-21 01:55:08 +00:00
Richard M. Stallman
fea4325c82
(main): Do not display "[POP-password]" in the usage
...
message when movemail is compiled without POP support.
(main, popmail): Add the optional "-p" argument, which causes
movemail to leave mail in the inbox after copying it into the
output file.
1997-01-21 01:54:39 +00:00
Richard M. Stallman
4144e5cba0
(rmail-preserve-inbox): New variable.
...
(rmail-get-new-mail): If rmail-preserve-inbox is non-nil, then
don't truncate the inboxes after retrieving mail from them.
1997-01-21 01:51:46 +00:00
Richard M. Stallman
e4377f536f
(smtpmail-read-response): Don't get confused by %'s in response-string.
1997-01-21 01:16:10 +00:00
Richard M. Stallman
e96a83c806
Whitespace change.
1997-01-21 00:40:35 +00:00
Richard M. Stallman
d1e49742c5
Merge in octave.el; don't require octave.el.
...
Don't require octave-inf.el.
(octave-mode): Delete the startup message.
(octave-maintainer-address): Add bug-gnu-emacs.
(octave-version): Variable deleted.
(octave-submit-bug-report): Use emacs-version.
1997-01-21 00:40:19 +00:00
Richard M. Stallman
f7bbab75ea
Require octave-mod, not octave.
1997-01-21 00:37:59 +00:00
Richard M. Stallman
081bf30e0f
Initial revision
1997-01-21 00:35:48 +00:00
Richard M. Stallman
777874d029
(octave-mode): Delete the startup message.
1997-01-21 00:30:23 +00:00
Richard M. Stallman
f2727dfb21
Initial revision
1997-01-21 00:29:57 +00:00
Richard M. Stallman
f8f5c5f444
(timezone-parse-date): Handle 1-digit year.
1997-01-20 23:23:17 +00:00
Paul Eggert
77851e9c30
--help, --version: New options, for conformance to GNU coding standards.
...
(Copyright, Help, Id): New variables, for above.
(rlog): Use -q option with cvs log, to avoid useless chatter.
Treat logs of "Initial revision" (RCS) or "file F was initially added
on branch B." (CVS) as if they said "New file.", for consistency with
change log entries.
1997-01-20 09:03:05 +00:00
Richard M. Stallman
eefe909628
(dumpglyphs): Declare g as GLYPH.
1997-01-20 08:08:13 +00:00
Richard M. Stallman
a4deff3cac
Include maillock.h (conditionally).
...
Remove a redundant inclusion of <stdio.h>.
(MAIL_USE_MAILLOCK): New macro, conditionally defined.
(main): Add variable spool_name.
Support the usage of maillock and mailunlock to
lock and unlock mailboxes.
(mail_spool_name): New function.
1997-01-20 07:30:40 +00:00
Richard M. Stallman
1559a86dab
(init_display): Use `fatal'.
1997-01-20 02:22:25 +00:00
Richard M. Stallman
c11d3d1773
(Fsignal): Call fatal if no error handlers and no catch.
1997-01-20 02:21:33 +00:00
Richard M. Stallman
e12c105445
(fatal): Print a newline at the end.
...
(term_init): Calls to fatal changed.
1997-01-20 02:21:19 +00:00
Richard M. Stallman
1bad7c5925
(print): Round size of bool-vector properly.
1997-01-20 01:56:52 +00:00
Geoff Voelker
75b08edbf5
Rebuild Vsystem_configuration at startup.
1997-01-20 01:52:48 +00:00
Richard M. Stallman
d86c299a5f
(init_display): Check for overflow in screen size.
1997-01-20 01:21:07 +00:00
Geoff Voelker
5fba49f0cd
Update include conditionals to use new name.
1997-01-20 01:10:38 +00:00
Geoff Voelker
b63f9ba137
Change uses of win32 to w32.
1997-01-20 01:07:48 +00:00
Geoff Voelker
07bc5c0bec
Use new name w32gui.h.
1997-01-20 01:00:08 +00:00
Geoff Voelker
c0ac470c88
Use new name w32gui.h
1997-01-20 00:58:23 +00:00
Geoff Voelker
de31b97a3e
Change all uses of win95, winnt, and win32 into Windows 95, Windows
...
NT, and W32, respectively.
Expand "win" substring in variables referring to Microsoft Windows
constructs into "windows".
Canonicalize header comments to use same terminology.
1997-01-20 00:43:16 +00:00
Geoff Voelker
29f27c39d1
(term_init): Use new name initialize_w32_display.
1997-01-20 00:39:13 +00:00
Geoff Voelker
e9e23e2348
Change all uses of win95, winnt, and win32
...
into Windows 95, Windows NT, and W32, respectively.
Expand "win" substring in variables referring to Microsoft Windows
constructs into "windows".
Canonicalize header comments to use same terminology.
1997-01-20 00:38:22 +00:00
Geoff Voelker
e6b20d6541
Change all uses of win95, winnt, and win32
...
into Windows 95, Windows NT, and W32, respectively.
Expand "win" substring in variables referring to Microsoft Windows
constructs into "windows".
Canonicalize header comments to use same terminology.
1997-01-20 00:34:34 +00:00