Lars Magne Ingebrigtsen
4148737050
entered into RCS
1995-11-04 03:54:42 +00:00
Erik Naggum
aace9f6b13
Removed old gnus hooks.
...
(gnus-group-mode): Adapt to new Gnus.
(gnus-summary-mode): Removed.
1995-11-04 02:26:16 +00:00
Karl Heuer
c93931c390
(tex-send-command): Give meaningful error message.
1995-11-04 00:39:25 +00:00
Karl Heuer
dc8cec25f0
(mail): Don't change directory for *mail* buffer.
...
(sendmail-send-it, mail-recover): Instead, temporarily change to a
safe directory for just the subprocess.
1995-11-04 00:39:03 +00:00
Karl Heuer
89fdc4a0ab
(choose_minibuf_frame): Moved here from frame.c.
1995-11-04 00:21:08 +00:00
Karl Heuer
f2b01ed6cb
[!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
...
declaration and initialization.
[MULTI_FRAME] (choose_minibuf_frame): Moved to minibuf.c; now
unconditional.
1995-11-04 00:19:00 +00:00
Karl Heuer
265228419a
(struct x_output): Rename from struct x_display.
...
(the_only_x_display): Type is now struct x_output.
1995-11-04 00:12:52 +00:00
Karl Heuer
f6816f883d
(the_only_x_display): Type is now struct x_output.
...
(internal_terminal_init): frame member is now named output_data.
(init_environment): Fix timezone rules.
1995-11-04 00:10:43 +00:00
Karl Heuer
fc300075df
(main): [MSDOS] Call init_gettimeofday.
1995-11-04 00:04:41 +00:00
Karl Heuer
2cd8218350
(install): Don't mv make-doc.exe into ../bin/.
1995-11-04 00:02:57 +00:00
Karl Heuer
84bfbb448d
(sh-shells): Eliminated variable redundant with
...
`interpreter-mode-alist'.
(sh-beginning-of-command): Take into account \quoted newline.
(sh-builtins, sh-leading-keywords, sh-other-keywords): Now three
distinct sets for font-locking.
(sh-font-lock-keywords-1, sh-font-lock-keywords-2): New variables
and functions to give the user finer control over how much to fontify,
including new distinction between keywords and builtins.
(sh-mode): Use new features of `font-lock-defaults' and adaptation
to skeleton changes.
(sh-while): Fix csh, es & rc skeletons.
1995-11-03 03:29:46 +00:00
Karl Heuer
da6a884fdd
(skeleton-end-hook): Now defvared and responsible for
...
pushing out anything following skeleton to next line. Thus this
behaviour can now be controlled by modes.
(skeleton-insert): Parameter `no-newline' removed.
(skeleton-read): Take this into account.
(skeleton-internal-1): Less spurious empty lines when wrapping.
1995-11-03 03:29:04 +00:00
Karl Heuer
7874dacdaa
(sh-remember-variable): Set variable to empty string,
...
so as not to mess up subprocesses' environment. Not so nice for
completion.
1995-11-03 03:16:36 +00:00
Karl Heuer
30a7d33c2b
(minor-mode-map-alist): Use substitute-key-definition
...
to find the appropriate bindings for window enlarge/shrink.
(2C-shrink-window-horizontally, 2C-enlarge-window-horizontally):
Renamed from shrink-window-horizontally, enlarge-window-horizontally
to avoid redefining the standard functions.
1995-11-03 03:11:24 +00:00
Karl Heuer
b4b1e78a9a
Comment change.
1995-11-03 02:30:17 +00:00
Karl Heuer
b3470e4c6b
(mh-goto-msg): binary search (much faster!).
...
(mh-prompt-for-folder): error if regular file.
1995-11-03 02:29:09 +00:00
Karl Heuer
283b03f42d
reporter.el support.
1995-11-03 02:28:52 +00:00
Karl Heuer
942fc77288
(mh-make-folder-mode-line): support mh-msg-count.
...
(mh-delete-scan-msgs): use fast new mh-goto-msg.
1995-11-03 02:28:26 +00:00
Karl Heuer
a6903f0911
(src, lib-src): Don't distribute Makefile.c.
...
(etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
1995-11-02 23:29:42 +00:00
Karl Heuer
f07eebe05f
Create lisp/MANIFEST.
1995-11-02 23:26:19 +00:00
Erik Naggum
483a5ec09e
(with-electric-help): Add missing argument MINHEIGHT.
1995-11-02 20:30:38 +00:00
Francesco Potortì
c5007f4672
* etags.c (lowcase): Use the standard tolower function.
...
(substitute): Remove some wrong and some useless code related with
escape `\` character in regexp replacement string.
(TEX_defenv): Added part, appendix, entry, index. Removed typeout.
(lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
.bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
.prolog for prolog (.pl removed).
(massage_name, etags_getcwd): Use lowcase instead of tolower.
(regex.h): Don't include it if REGEX_IN_LIBC is defined.
(C_entries, find_entries): Added comments about memory leakage.
(add_node): Dead code removed.
1995-11-02 16:30:14 +00:00
André Spiegel
99e76ddade
(vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
1995-11-02 09:36:01 +00:00
André Spiegel
318880476e
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
...
current one.
(vc-rcsdiff-knows-brief): New variable.
(vc-rcs-lock-from-diff): Use it.
1995-11-02 09:35:04 +00:00
Karl Heuer
0c6d8148e6
(tpu-set-mode-line): Add element for column number.
1995-11-02 04:40:07 +00:00
Karl Heuer
f81dbe564c
Don't require initial whitespace in vendor name.
1995-11-02 04:37:30 +00:00
Richard M. Stallman
afcd991087
Always load menu-bar.
1995-10-31 20:59:01 +00:00
Karl Heuer
0cee2c9e47
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
1995-10-31 17:20:16 +00:00
Karl Heuer
e9e32568e1
Initial revision
1995-10-31 16:57:10 +00:00
Richard M. Stallman
a71ae911b5
(msb--toggle-menu-type): Pass t as arg.
1995-10-31 15:13:09 +00:00
Richard M. Stallman
3ede3ecef4
(command-line-1): Say how to invoke menu bar, if not X.
...
(command-line): If not X, do enable menu bar.
1995-10-31 14:41:51 +00:00
Richard M. Stallman
8e6f69ce89
Add some commented-out code.
1995-10-31 14:27:13 +00:00
Richard M. Stallman
0dc7e4aa40
Initial revision
1995-10-31 08:44:46 +00:00
Richard M. Stallman
e1fd57e30e
(m68k-*-linux*): New alternative.
1995-10-31 08:39:19 +00:00
Richard M. Stallman
485dbcf2c7
Explain when user-mail-address is set.
1995-10-31 05:59:44 +00:00
Richard M. Stallman
9b04b1b79f
Fix previous change.
1995-10-31 05:26:32 +00:00
Karl Heuer
5964b66453
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
...
Used new names for those macros in all references.
1995-10-31 05:22:28 +00:00
Richard M. Stallman
2017bc3de9
(BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
...
(BITS_PER_LONG): Define if not already defined.
1995-10-31 02:48:28 +00:00
Karl Heuer
68be917ded
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
...
Rename from SHORTBITS, INTBITS, LONGBITS.
1995-10-31 02:34:16 +00:00
Richard M. Stallman
1b124db4a5
(mail-abbrev-syntax-table): Fix initialization.
1995-10-31 02:08:29 +00:00
Richard M. Stallman
bfc1cad7d8
(debug_print): Print a newline here.
1995-10-31 00:58:32 +00:00
Richard M. Stallman
88a2cc2862
(pr): Don't print newline here.
1995-10-31 00:56:39 +00:00
Richard M. Stallman
7faa0236fa
Do `set main' to make gdb_valbits etc. available.
1995-10-31 00:55:50 +00:00
Richard M. Stallman
fb3fc9b819
(describe-function): Call documentation just once.
...
(describe-key): Likewise.
1995-10-31 00:43:22 +00:00
Richard M. Stallman
a97eb3f351
(CHECK_CHAR_TABLE): Don't accept nil.
1995-10-31 00:01:29 +00:00
Karl Heuer
f8d35bf3d1
update some doc strings.
...
(time-stamp-strftime): ignore some additional chars we might want
to use in the future for additional controls or parameters.
(time-stamp): minor optimizations.
1995-10-31 00:01:15 +00:00
Richard M. Stallman
f6190d46b7
(prefix-args): Use LDFLAGS, not ALL_LDFLAGS.
1995-10-30 22:48:33 +00:00
Erik Naggum
1337cb4268
Comment change
1995-10-30 22:13:36 +00:00
Erik Naggum
bac5a9cdfd
Comment change.
1995-10-30 22:02:58 +00:00
Erik Naggum
a8581027ba
Correct initial line typo.
1995-10-30 21:55:54 +00:00