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
Richard M. Stallman
56bdb2f5f7
(getdate.o, movemail.o): Specify -Demacs.
...
(ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
1995-10-30 21:34:10 +00:00
Richard M. Stallman
19e4503650
(sparc-*-nextstep*): Remove incorrect .h's.
1995-10-30 21:31:37 +00:00
Richard M. Stallman
815c963182
Document \= in doc string.
1995-10-30 21:19:36 +00:00
Richard M. Stallman
c8f98e6dac
(describe-variable): Don't call substitute-command-keys.
1995-10-30 21:18:39 +00:00
Richard M. Stallman
4d4c1514ed
(Fencode_time): Add cast.
...
(Fset_time_zone_rule): Add cast.
1995-10-30 19:47:29 +00:00
Richard M. Stallman
cfc57cea0c
Move the include of Xlocale.h after setting HAVE_X11R5.
1995-10-30 19:41:44 +00:00
Richard M. Stallman
0d0e34df0d
(temp_echo_area_glyphs): Only delete the temporary message.
1995-10-30 19:38:38 +00:00
Richard M. Stallman
3a61aeb489
(Fsafe_length): Add missing parentheses around & within comparison.
1995-10-30 19:34:27 +00:00
Richard M. Stallman
b902ac2812
(describe_translation): Insert newline after key description.
1995-10-30 19:33:01 +00:00
Richard M. Stallman
0c39a40329
(finding existing executable versions): Add a period to the end of BASE.
1995-10-30 19:28:49 +00:00
Richard M. Stallman
9993b5610c
(select-tags-table): Don't modify the value of tags-table-list.
1995-10-30 19:25:04 +00:00
Richard M. Stallman
3fd4909e45
(disassemble-internal): Handle lazy-loaded doc strings.
...
(disassemble-1): Handle lazy-loaded bytecode objects.
1995-10-30 19:22:23 +00:00
Richard M. Stallman
83c4abcb48
(archive-zoo-summarize): Handle archives with long file names.
1995-10-30 19:18:52 +00:00
Richard M. Stallman
9742dbc0ea
(byte-recompile-directory): New arg FORCE.
...
(byte-force-recompile): New function.
1995-10-30 18:01:22 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Richard M. Stallman
ad837797de
Comment change.
1995-10-30 17:22:28 +00:00
Richard M. Stallman
d45bfadf3c
Initial revision
1995-10-30 17:13:16 +00:00
Richard M. Stallman
fc225f6691
(tmm-old-mb-map): Initialize to nil.
...
(tmm-delete-map): Don't use tmm-old-mb-map if nil.
(tmm-add-prompt): Bind C-n and C-p.
Put only the shortcuts into the completion buffer's map.
Produce the completion list by hand so as not to sort it.
(tmm-prompt): Start at the first item in the menu.
Don't reverse tmm-km-list; reverse compl-list instead.
Use try-completion in last-ditch attempt to find a match.
Rename compl-list to history.
(tmm-get-keybind): Put more local bindings last in a menu.
Major rewrite.
(tmm-menubar): Handle menu-bar-final-items.
(tmm-remove-shortcuts): Function deleted.
(tmm-add-shortcuts): If we can't find a letter shortcut,
use a numeric shortcut.
1995-10-30 16:33:49 +00:00
Simon Marshall
97af036810
Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
1995-10-30 08:31:08 +00:00