Commit graph

14782 commits

Author SHA1 Message Date
Richard M. Stallman
aa7fcbb0d4 (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.
(TERMINFO): Don't define this.
1996-03-17 18:07:42 +00:00
Richard M. Stallman
c9bf9238c5 (NEED_LIBW): Defined. 1996-03-17 18:05:32 +00:00
Richard M. Stallman
b5478d5e8d (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h. 1996-03-17 18:04:54 +00:00
Richard M. Stallman
cb1d4a5391 (X11R5_INHIBIT_I18N): Definition moved here. 1996-03-17 18:04:33 +00:00
Richard M. Stallman
1bb0797580 (HAVE_VERSION_H): Add #undef. 1996-03-17 18:00:38 +00:00
Richard M. Stallman
016c214fea (occur): If no matches, just display in echo area. 1996-03-17 17:58:42 +00:00
Richard M. Stallman
5233c7f5fc (map-y-or-n-p): Fix previous change.
Delete autoload cookie (file is preloaded).
1996-03-17 15:40:29 +00:00
Richard M. Stallman
4d2790ad51 (lisp-fill-paragraph): Treat code-and-comment case specially. 1996-03-17 15:38:50 +00:00
Richard M. Stallman
af5eb153f5 (imenu-generic-expression): Autoload the make-variable-buffer-local call. 1996-03-17 15:37:36 +00:00
Richard M. Stallman
a85a468e07 (report-emacs-bug): Use a different address for pretest versions. 1996-03-17 15:32:00 +00:00
Richard M. Stallman
36990caa7d (comint-exec-1): Use dumb instead of unknown, for terminfo. 1996-03-17 15:29:34 +00:00
Richard M. Stallman
d7ce568fab (install-arch-dep): Don't depend on install-arch-indep. 1996-03-17 15:24:35 +00:00
Geoff Voelker
4fd8de53a1 (WinMain): Allocate a console for stdout
and stderr if necessary.
1996-03-17 00:06:39 +00:00
Geoff Voelker
6d511e9ff0 Don't define backspace, M-backspace, delete,
and M-delete; they are already defined in winnt.el.
1996-03-16 22:45:08 +00:00
Geoff Voelker
da36a4d6a3 (Vwin32_pass_alt_to_system,
Vwin32_pass_optional_keys_to_system): New variables.
(reset_modifiers, map_keypad_keys): New functions.
(win32_wnd_proc): Fixup keypad function keys.
Handle the three new keys on Windows keyboards.
Reset internal keyboard modifier state upon window focus.
1996-03-16 22:44:07 +00:00
Geoff Voelker
c684f4753b (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
Define virtual keys for the numpad functions and the three
new keys on Windows keyboards.
1996-03-16 22:43:37 +00:00
Ian Lance Taylor
262df1e230 Recognize mips-*-sysv* 1996-03-15 00:14:04 +00:00
Roland McGrath
95d219b53e (compilation-find-buffer): Only choose compilation-last-buffer if it is
compilation-buffer-p.
1996-03-14 15:32:38 +00:00
Karl Heuer
f694e5d271 (wait_reading_process_input) [! subprocesses]: Run
timers and redisplay if they were run, like the code for systems
which support subprocesses does.
1996-03-14 05:20:44 +00:00
Roland McGrath
030b04b3d8 Remove -fno-builtin hackery from -lm check. 1996-03-12 07:58:49 +00:00
Lars Magne Ingebrigtsen
d33f2b3061 * gnus-cus.el: Removed font changes that would break `M-x customize'. 1996-03-12 01:29:58 +00:00
Richard M. Stallman
261597d425 Various changes. 1996-03-10 17:29:32 +00:00
Richard M. Stallman
bae8d1375f [!subprocesses] (wait_reading_process_input):
Port the timer changes from the other wait_reading_process_input.
1996-03-10 14:38:37 +00:00
Richard M. Stallman
b983e34ec0 (x_calc_absolute_position): Don't explicitly subtract
the external menu bar height--PIXEL_HEIGHT (f) includes that.
1996-03-09 16:30:38 +00:00
Richard M. Stallman
00bafa45f9 (mail-abbrev-modtime): New variable.
(mail-abbrevs-sync-alaises): New function. Updates mail-abbrevs if
modtime of mail-personal-alias-file is different than mail-abbrev-modtime.
(mail-abbrevs-setup): Call mail-abbrevs-sync-aliases.
1996-03-09 08:48:56 +00:00
Richard M. Stallman
8bc49f8f86 (mail-get-names): Understand "+username" format for /etc/passwd lines. 1996-03-09 08:03:15 +00:00
Richard M. Stallman
cd7ac8e8a4 (imenu--mouse-menu): Pass proper arg to x-popup-menu. 1996-03-09 00:32:05 +00:00
Roland McGrath
e6fd904737 (-lm check): If $GCC, append -fno-builtin to $CC for just this test. 1996-03-08 23:57:44 +00:00
Richard M. Stallman
e63679b833 (imenu--menubar-select): Handle the "rescan" item. 1996-03-08 21:51:22 +00:00
Roland McGrath
552dfe3173 (AC_PREREQ): Require version 2.8 of Autoconf. 1996-03-08 20:31:40 +00:00
Erik Naggum
76f61009c7 (equalp): Use string-equal on strings. 1996-03-08 18:30:12 +00:00
Richard M. Stallman
24a31d5780 (LD_SWITCH_MACHINE): Undo previous change--
define this unconditionally.
(LD_SWITCH_SITE): New conditional definition.
For gcc 2.7.x, use /bin/ld instead of collect2,
1996-03-08 18:27:37 +00:00
Richard M. Stallman
a6d02d80ca (menu-bar-tools-menu): Delete ediff-doc and eregistry items. 1996-03-08 18:15:46 +00:00
Richard M. Stallman
6193939604 (profile-convert-byte-code): New function.
(profile-a-function): Use profile-convert-byte-code.
1996-03-08 17:44:00 +00:00
Richard M. Stallman
7f37116457 (init_sys_modes): Clear INLCR like ICRNL. 1996-03-08 17:43:20 +00:00
Richard M. Stallman
31bc421006 (bibtex-pop): New generic function which unifies the
functionality of bibtex-pop-previous and bibtex-pop-next.  Now,
bibtex-pop moves to the end of field after the pop.  Concatenated
strings are now handled correctly.  Delimiters are not added to
non-delimited entries.  Changed occurences of
bibtex-text-in-cfield to bibtex-text-in-field.
(bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop.
(bibtex-complete-string): Fixed bug that removed delimiters
around the following field if current field is already
undelimited on completion.
(bibtex-complete-string, bibtex-remove-double-quotes-or-braces):
Only remove delimiters if field text is not concatenated.
(bibtex-font-lock-keywords): Use the same regexps used
in all other places of bibtex.el to parse the buffer.
(bibtex-mode): Changed the definition of font-lock-defaults,
so that quote-delimited entries aren't fontified as strings anymore.
(bibtex-parse-keys): Changed the regexp used for finding crossref entries.
(bibtex-field-const, bibtex-reference-key): Fixed the regexp
to match more of the characters allowed here by BibTeX/LaTeX.
(bibtex-field-name): Made it less restrictive.
(bibtex-field-string): Changed so that quote-delimited entries
with quotes inside aren't a problem anymore.  Changed nesting
level of braces in entries to support three inner braces.
(bibtex-validate-buffer): By giving an optional argument, the
user can now let it not validate the whole buffer, but only
the portion starting at point.  Small modification in strategy
used to find next entry.
(bibtex-print-help-message): Ignore case in field name when
searching for help text.
(bibtex-submit-bug-report): New function.
1996-03-08 17:42:30 +00:00
Richard M. Stallman
1e9c210ba7 (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu. 1996-03-08 06:18:40 +00:00
Richard M. Stallman
91b97ddb7e (write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
(adjust_lnnoptrs): Handle include file names, mostly for dbx.
(unrelocate_symbols): Remove some unnecessary tests.
1996-03-08 05:02:23 +00:00
Richard M. Stallman
f7a460e052 (rmail-make-basic-summary-line): Limit line count
to reformatted header if we have reformatted it.
1996-03-08 05:02:06 +00:00
Richard M. Stallman
5de50bfbba (wait_reading_process_input):
Redisplay after timer_check if timers were actually run.
1996-03-08 03:51:46 +00:00
Richard M. Stallman
bcd4624585 (MSDOS_OBJ): Remove xmenu.o. 1996-03-07 20:21:45 +00:00
Richard M. Stallman
82721b77dc (check_timer): Remove code for dos-display-time.
(syms_of_msdos): Delete dos-display-time Lisp var.
1996-03-07 20:21:29 +00:00
Richard M. Stallman
4a438fc517 Handle both AIX 3.2 and 4.1 bind output.
(make_hdr): Handle data_start being non-zero for 4.1.  Padding
sections are omitted in 4.1, but padding bytes can still be
present.  Calculate bias directly from first real section following bss.

(copy_text_and_data): Correct data section starting point for 4.1.

(adjust_lnnoptrs): Adjust line number pointers correctly for both
3.2 and 4.1, based on published IBM documentation.

(unrelocate_symbols): Compute and subtract relocation offsets for
text and data sections.  Handle data_start being non-zero for 4.1.
Skip unnecessary writes.
1996-03-07 20:17:45 +00:00
Richard M. Stallman
e024a2f4ab (with-electric-help): Make buffer read-only as last thing. 1996-03-07 18:15:59 +00:00
Simon Marshall
2d9cdda805 Treat font-lock-keywords of (t) the same as nil.
xvc
1996-03-07 13:47:46 +00:00
Simon Marshall
35aba73916 Must fontify only if we're actually showing a message. 1996-03-07 10:38:29 +00:00
Richard M. Stallman
94de9afef1 (font-lock-fontify-block): Use facemenu-keymap to make the binding. 1996-03-07 07:11:03 +00:00
Richard M. Stallman
fde448f432 Comment change. 1996-03-07 06:01:02 +00:00
Richard M. Stallman
2e952aac2f (pascal-declaration-end): Now locates the end of a parameterlist correctly.
(electric-pascal-tab): Never indented a line when
pascal-tab-always-indent was set to nil.
(pascal-indent-case): Now locates the end of a case-statement correctly.
1996-03-07 05:53:10 +00:00
Richard M. Stallman
65953053db (TERMINFO): Define, if HAVE_NCURSES.
(LINUX_SIGIO_DOES_WORK): Maybe define, based on Linux vers.
[LINUX_SIGIO_DOES_WORK]: Don't undef SIGIO, SIGPOLL, SIGPOLL.
Do define INTERRUPT_INPUT.
1996-03-06 19:20:09 +00:00