Commit graph

26840 commits

Author SHA1 Message Date
Gerd Moellmann 3e9f8311f9 Changed maintainer to billcurtis@hotmail.com. 1999-11-09 13:40:03 +00:00
Gerd Moellmann 155fc930d8 (ps-mode-print-function): Changed default
lpr-command to "lp" for some system-types. (copied from lpr.el
Emacs version 20.2.1).
1999-11-09 13:37:57 +00:00
Dave Love 2323760c9c *** empty log message *** 1999-11-08 17:14:11 +00:00
Dave Love 3d9fec712f Fix change for --with-pop default. 1999-11-08 16:26:25 +00:00
Gerd Moellmann fa9aabf634 * bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
BEFORE_POTENTIAL_GC before DISCARD.
1999-11-08 00:06:50 +00:00
Gerd Moellmann 033a5fa309 (Fgarbage_collect): Call unmark_byte_stack. 1999-11-07 22:45:14 +00:00
Gerd Moellmann 8e6e83b3ea Add prototype for unmark_byte_stack. 1999-11-07 22:44:23 +00:00
Gerd Moellmann a719d13ed3 (mark_byte_stack): Use XMARKBIT and XMARK.
(unmark_byte_stack): Renamed from relocate_byte_pcs.  Use
XUNMARK.
1999-11-07 22:44:06 +00:00
Gerd Moellmann 55b064bdb7 Remove conditional computation on USE_TEXT_PROPERTIES.
(resize_mini_window): Fix computation of needed
mini-window height.
1999-11-07 22:36:55 +00:00
Gerd Moellmann 01e9b9dfb9 Remove conditional compilation on USE_TEXT_PROPERTIES. 1999-11-07 15:53:30 +00:00
Gerd Moellmann 4015b3c0ca Use block statements in cases and declare v1 and v2
locally there.  Rearrange case statements so that thos most
frequently executed come first.  Avoid goto's in frequently
executed cases.
1999-11-07 13:07:56 +00:00
Gerd Moellmann dd59e217f0 *** empty log message *** 1999-11-05 22:08:22 +00:00
Gerd Moellmann 74e9500823 (Fbyte_code): Use BEFORE_POTENTIAL_GC and
AFTER_POTENTIAL_GC around internal_catch.
1999-11-05 21:55:27 +00:00
Gerd Moellmann 35c7a97438 Add prototypes for new functions in bytecode.c.
Add extern declaration for byte_stack_list.
1999-11-05 21:30:57 +00:00
Gerd Moellmann bcf2808066 (struct catchtag): Add member byte_stack.
(internal_catch, Fcondition_case, internal_condition_case)
(internal_condition_case_1: Save value of byte_stack_list in
catchtag.
(unwind_to_catch): Restore byte_stack_list from catchtag.
1999-11-05 21:30:08 +00:00
Gerd Moellmann 630686c871 (Fgarbage_collect): Call mark_byte_stack and
relocate_byte_pcs.
(init_alloc_once, init_alloc): Set byte_stack_list to null.
1999-11-05 21:26:42 +00:00
Gerd Moellmann 7ca1e8b752 (struct byte_stack): New.
(byte_stack_list, mark_byte_stack, relocate_byte_pcs): New
(BEFORE_POTENTIAL_GC, AFTER_POTENTIAL_GC): New.
(FETCH, PUSH, POP, DISCARD, TOP, MAYBE_GC): Rewritten.
(HANDLE_RELOCATION): Removed.
(Fbyte_code): Use byte_stack structures.
1999-11-05 21:26:15 +00:00
Gerd Moellmann 4d59c34cd8 *** empty log message *** 1999-11-05 14:05:21 +00:00
Gerd Moellmann 8105cbf751 (Ffile_locked_p): Make FILENAME a required argument. 1999-11-05 14:04:40 +00:00
Gerd Moellmann 9da30515c7 Change in file-locked-p argument. 1999-11-05 14:04:10 +00:00
Gerd Moellmann 54522c9fe1 Add mode line element '(:eval FORM)'. 1999-11-05 13:50:51 +00:00
Gerd Moellmann fe512f27c0 * buffer.c (syms_of_buffer): Extend documentation of
mode-line-format.
1999-11-05 13:46:32 +00:00
Gerd Moellmann e3de129b92 (comment-region): Strip off white space at end of
comment-start.
1999-11-05 13:36:19 +00:00
Dave Love c3d00920f9 *** empty log message *** 1999-11-04 23:23:30 +00:00
Gerd Moellmann 60b64cd673 *** empty log message *** 1999-11-04 21:07:47 +00:00
Gerd Moellmann 230e947bea (secondary-selection): Fix wrong color name. 1999-11-04 21:06:33 +00:00
Gerd Moellmann a09754e6c6 (gud-perldb-massage-args): Handle the case "perl -e 0"
the default when invoking perldb in a non-Perl buffer) and other
cases involving -e or --.
1999-11-04 20:52:05 +00:00
Gerd Moellmann b7b66466a9 (isearch-ring-advance-edit, isearch-complete-edit):
Use delete-field instead of erase-field.
1999-11-04 20:43:05 +00:00
Gerd Moellmann 12de1411b3 (previous-matching-history-element)
(next-history-element): Use delete-field instead of erase-field.
1999-11-04 20:42:27 +00:00
Gerd Moellmann 98cbb9a3dd (do_completion, Fminibuffer_complete_word): Use
Ferase_field instead of Fdelete_field.
1999-11-04 20:30:49 +00:00
Gerd Moellmann 8bf64fe8ef (Fdelete_field): Renamed from Ferase_field. 1999-11-04 20:30:05 +00:00
Jason Rumney e5619f6b11 *** empty log message *** 1999-11-04 18:29:46 +00:00
Dave Love 789fddb7d7 *** empty log message *** 1999-11-04 16:32:03 +00:00
Gerd Moellmann b261ffa484 * faces.el (secondary-selection): Change background to yellow. 1999-11-04 00:25:55 +00:00
Gerd Moellmann f08d859437 (PC-do-completion): Use minibuffer-prompt-end to
find the start of the text.  Use field-string to read the user
input.
1999-11-03 23:50:40 +00:00
Francesco Potortì ba65dba8bb Changed the mail addess of the maintainer. 1999-11-03 23:13:10 +00:00
Francesco Potortì caac7f2cb6 Added wording for the regex files and the --ignore-case-regex option. 1999-11-03 23:10:47 +00:00
Gerd Moellmann 39cac3e78f (make-face-bold, make-face-unbold, make-face-italic)
(make-face-unitalic, make-face-bold-italic): Add NOERROR argument
for compatibility with old face implementation.
1999-11-03 17:17:28 +00:00
Gerd Moellmann b51b619b17 *** empty log message *** 1999-11-03 16:27:34 +00:00
Gerd Moellmann 3157c24a8e (isearch-complete-edit, isearch-ring-advance-edit):
Use erase-field instead of erase-buffer.
1999-11-03 16:26:28 +00:00
Gerd Moellmann 5d7791b36a (Finternal_show_cursor): Change it to set the
cursor on/off, not toggle its state.
(Finternal_show_cursor_p): New.
(syms_of_display): Defsubr Sinternal_show_cursor_p.
1999-11-03 15:57:55 +00:00
Gerd Moellmann 0a5ebe4b76 * frame.el (blink-cursor-mode, blink-cursor-end): Use
internal-show-cursor with new interface.
	(blink-cursor-timer-function): New.
	(blink-cursor-start): Use blink-cursor-timer-function.
1999-11-03 15:57:21 +00:00
Gerd Moellmann 3179af52e4 (simple-diary-display): Reset modeline even if
there are no diary entries since the diary buffer may be displayed.
1999-11-03 15:10:21 +00:00
Gerd Moellmann d172e3e45a (redraw-calendar): Move to nearest date before
redrawing.
1999-11-03 15:08:53 +00:00
Dave Love 5865af0db1 (split_non_ascii_string): Define return value. 1999-11-03 14:30:11 +00:00
Gerd Moellmann cb3a6c483b *** empty log message *** 1999-11-03 13:47:00 +00:00
Gerd Moellmann 63ca439e7f (debug): If noninteractive, display the
backtrace using `message', then exit Emacs.
(debugger-batch-max-lines): New variable.
(debugger-setup-buffer): New subroutine, broken out of `debug'.
Change the messages put at the start, to say that the debugger
was entered.
1999-11-03 13:43:19 +00:00
Gerd Moellmann dadec48230 Patch from rms. 1999-11-03 13:39:34 +00:00
Gerd Moellmann a5c7ef8bc4 * etags.c (print_help): Change email address to send bugs to. 1999-11-03 13:09:07 +00:00
Gerd Moellmann df5a19027a Reading from mini-buffer reads from stdin if noninteractive. 1999-11-03 12:44:49 +00:00