bpt/emacs.git
24 years ago(Ftranslate_region): Check the buffer multibyteness.
Kenichi Handa [Fri, 12 Nov 1999 00:09:03 +0000 (00:09 +0000)]
(Ftranslate_region): Check the buffer multibyteness.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 12 Nov 1999 00:08:09 +0000 (00:08 +0000)]
*** empty log message ***

24 years ago(bitmapdir): Allow for both "bitmaps" directories.
Gerd Moellmann [Thu, 11 Nov 1999 16:49:03 +0000 (16:49 +0000)]
(bitmapdir): Allow for both "bitmaps" directories.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 Nov 1999 14:03:18 +0000 (14:03 +0000)]
*** empty log message ***

24 years agoFix copyright notice. Don't require 'cl at run time.
Gerd Moellmann [Thu, 11 Nov 1999 14:01:46 +0000 (14:01 +0000)]
Fix copyright notice.  Don't require 'cl at run time.

24 years agoAdd lazy highlighting.
Gerd Moellmann [Thu, 11 Nov 1999 13:39:21 +0000 (13:39 +0000)]
Add lazy highlighting.

24 years agoIsearch lazy highlight
Gerd Moellmann [Thu, 11 Nov 1999 13:34:52 +0000 (13:34 +0000)]
Isearch lazy highlight

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 Nov 1999 11:57:47 +0000 (11:57 +0000)]
*** empty log message ***

24 years ago(initial-scratch-message): Add ";;" to the front of
Gerd Moellmann [Thu, 11 Nov 1999 11:54:07 +0000 (11:54 +0000)]
(initial-scratch-message): Add ";;" to the front of
lines in the message.

24 years agoRemove USE_TEXT_PROPERTIES.
Gerd Moellmann [Thu, 11 Nov 1999 11:45:06 +0000 (11:45 +0000)]
Remove USE_TEXT_PROPERTIES.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Nov 1999 22:53:16 +0000 (22:53 +0000)]
*** empty log message ***

24 years ago(ps-mode-maintainer-address): New constant.
Gerd Moellmann [Wed, 10 Nov 1999 22:14:06 +0000 (22:14 +0000)]
(ps-mode-maintainer-address): New constant.
(ps-mode-submit-bug-report): New function. Entry added to menu.

24 years ago(QCuser_data): Removed.
Gerd Moellmann [Wed, 10 Nov 1999 22:05:36 +0000 (22:05 +0000)]
(QCuser_data): Removed.
(syms_of_xfns): Initialization of QCuser_data removed.
(parse_image_spec): Don't handle :user-data specially.  Allow
unknown keys.  Remove parameter ALLOW_OTHER_KEYS.
(xbm_image_p, xbm_load, xpm_image_p, pbm_image_p, png_image_p)
(tiff_image_p, jpeg_image_p, gif_image_p, gs_image_p): Call
parse_image_spec accordingly.

24 years agoPatch from rms.
Gerd Moellmann [Wed, 10 Nov 1999 22:01:35 +0000 (22:01 +0000)]
Patch from rms.

24 years agoChecked in changelog & elc file for mwheel.el
William M. Perry [Wed, 10 Nov 1999 22:01:03 +0000 (22:01 +0000)]
Checked in changelog & elc file for mwheel.el

24 years agoInitial import from perry
William M. Perry [Wed, 10 Nov 1999 21:54:54 +0000 (21:54 +0000)]
Initial import from perry

24 years agoRemoval of buffer argument of file-local-copy.
Gerd Moellmann [Wed, 10 Nov 1999 12:14:59 +0000 (12:14 +0000)]
Removal of buffer argument of file-local-copy.

24 years ago(file-local-copy): Remove optional BUFFER argument
Gerd Moellmann [Wed, 10 Nov 1999 12:11:55 +0000 (12:11 +0000)]
(file-local-copy): Remove optional BUFFER argument
because that's not used by anything.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Nov 1999 10:46:58 +0000 (10:46 +0000)]
*** empty log message ***

24 years ago(mh-smail-batch): If TO is nil, use "" as
Gerd Moellmann [Wed, 10 Nov 1999 10:46:01 +0000 (10:46 +0000)]
(mh-smail-batch): If TO is nil, use "" as
to-address.

24 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Nov 1999 19:08:51 +0000 (19:08 +0000)]
*** empty log message ***

24 years ago(Fforward_word): Handle fields even if would have hit
Richard M. Stallman [Tue, 9 Nov 1999 19:00:59 +0000 (19:00 +0000)]
(Fforward_word): Handle fields even if would have hit
an edge of the buffer.  Return nil if affected by fields.

24 years ago(Fbeginning_of_line): Doc fix.
Richard M. Stallman [Tue, 9 Nov 1999 18:46:09 +0000 (18:46 +0000)]
(Fbeginning_of_line): Doc fix.
(Fend_of_line): Doc fix.

24 years ago(Fline_beginning_position): If N is not 1,
Richard M. Stallman [Tue, 9 Nov 1999 18:42:28 +0000 (18:42 +0000)]
(Fline_beginning_position): If N is not 1,
pass t to Fconstrain_to_field for ESCAPE-FROM-EDGE.

(preceding_pos): Function deleted.
(text_property_stickiness): Decrement POS directly.
Fix a confusion that used PT instead of POS.

(find_field): Properly handle the case
of a field boundary where `field' inherits from neither side.

(Ffield_beginning, Ffield_end): Doc fixes.
(Ferase_field, Ffield_string, Ffield_string_no_properties): Doc fixes.

24 years agoPatch from rms.
Gerd Moellmann [Tue, 9 Nov 1999 15:49:34 +0000 (15:49 +0000)]
Patch from rms.

24 years ago(widget-button-click): Wrap with save-excursion
Gerd Moellmann [Tue, 9 Nov 1999 13:43:40 +0000 (13:43 +0000)]
(widget-button-click): Wrap with save-excursion
to restore track-mouse in the correct buffer.

24 years agoChanged maintainer to billcurtis@hotmail.com.
Gerd Moellmann [Tue, 9 Nov 1999 13:40:03 +0000 (13:40 +0000)]
Changed maintainer to billcurtis@hotmail.com.

24 years ago(ps-mode-print-function): Changed default
Gerd Moellmann [Tue, 9 Nov 1999 13:37:57 +0000 (13:37 +0000)]
(ps-mode-print-function): Changed default
lpr-command to "lp" for some system-types. (copied from lpr.el
Emacs version 20.2.1).

24 years ago*** empty log message ***
Dave Love [Mon, 8 Nov 1999 17:14:11 +0000 (17:14 +0000)]
*** empty log message ***

24 years agoFix change for --with-pop default.
Dave Love [Mon, 8 Nov 1999 16:26:25 +0000 (16:26 +0000)]
Fix change for --with-pop default.

24 years ago* bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
Gerd Moellmann [Mon, 8 Nov 1999 00:06:50 +0000 (00:06 +0000)]
* bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
BEFORE_POTENTIAL_GC before DISCARD.

24 years ago(Fgarbage_collect): Call unmark_byte_stack.
Gerd Moellmann [Sun, 7 Nov 1999 22:45:14 +0000 (22:45 +0000)]
(Fgarbage_collect): Call unmark_byte_stack.

24 years agoAdd prototype for unmark_byte_stack.
Gerd Moellmann [Sun, 7 Nov 1999 22:44:23 +0000 (22:44 +0000)]
Add prototype for unmark_byte_stack.

24 years ago(mark_byte_stack): Use XMARKBIT and XMARK.
Gerd Moellmann [Sun, 7 Nov 1999 22:44:06 +0000 (22:44 +0000)]
(mark_byte_stack): Use XMARKBIT and XMARK.
(unmark_byte_stack): Renamed from relocate_byte_pcs.  Use
XUNMARK.

24 years agoRemove conditional computation on USE_TEXT_PROPERTIES.
Gerd Moellmann [Sun, 7 Nov 1999 22:36:55 +0000 (22:36 +0000)]
Remove conditional computation on USE_TEXT_PROPERTIES.
(resize_mini_window): Fix computation of needed
mini-window height.

24 years agoRemove conditional compilation on USE_TEXT_PROPERTIES.
Gerd Moellmann [Sun, 7 Nov 1999 15:53:30 +0000 (15:53 +0000)]
Remove conditional compilation on USE_TEXT_PROPERTIES.

24 years agoUse block statements in cases and declare v1 and v2
Gerd Moellmann [Sun, 7 Nov 1999 13:07:56 +0000 (13:07 +0000)]
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.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 5 Nov 1999 22:08:22 +0000 (22:08 +0000)]
*** empty log message ***

24 years ago(Fbyte_code): Use BEFORE_POTENTIAL_GC and
Gerd Moellmann [Fri, 5 Nov 1999 21:55:27 +0000 (21:55 +0000)]
(Fbyte_code): Use BEFORE_POTENTIAL_GC and
AFTER_POTENTIAL_GC around internal_catch.

24 years agoAdd prototypes for new functions in bytecode.c.
Gerd Moellmann [Fri, 5 Nov 1999 21:30:57 +0000 (21:30 +0000)]
Add prototypes for new functions in bytecode.c.
Add extern declaration for byte_stack_list.

24 years ago(struct catchtag): Add member byte_stack.
Gerd Moellmann [Fri, 5 Nov 1999 21:30:08 +0000 (21:30 +0000)]
(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.

24 years ago(Fgarbage_collect): Call mark_byte_stack and
Gerd Moellmann [Fri, 5 Nov 1999 21:26:42 +0000 (21:26 +0000)]
(Fgarbage_collect): Call mark_byte_stack and
relocate_byte_pcs.
(init_alloc_once, init_alloc): Set byte_stack_list to null.

24 years ago(struct byte_stack): New.
Gerd Moellmann [Fri, 5 Nov 1999 21:26:15 +0000 (21:26 +0000)]
(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.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 5 Nov 1999 14:05:21 +0000 (14:05 +0000)]
*** empty log message ***

24 years ago(Ffile_locked_p): Make FILENAME a required argument.
Gerd Moellmann [Fri, 5 Nov 1999 14:04:40 +0000 (14:04 +0000)]
(Ffile_locked_p): Make FILENAME a required argument.

24 years agoChange in file-locked-p argument.
Gerd Moellmann [Fri, 5 Nov 1999 14:04:10 +0000 (14:04 +0000)]
Change in file-locked-p argument.

24 years agoAdd mode line element '(:eval FORM)'.
Gerd Moellmann [Fri, 5 Nov 1999 13:50:51 +0000 (13:50 +0000)]
Add mode line element '(:eval FORM)'.

24 years ago* buffer.c (syms_of_buffer): Extend documentation of
Gerd Moellmann [Fri, 5 Nov 1999 13:46:32 +0000 (13:46 +0000)]
* buffer.c (syms_of_buffer): Extend documentation of
mode-line-format.

24 years ago(comment-region): Strip off white space at end of
Gerd Moellmann [Fri, 5 Nov 1999 13:36:19 +0000 (13:36 +0000)]
(comment-region): Strip off white space at end of
comment-start.

24 years ago*** empty log message ***
Dave Love [Thu, 4 Nov 1999 23:23:30 +0000 (23:23 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 4 Nov 1999 21:07:47 +0000 (21:07 +0000)]
*** empty log message ***

24 years ago(secondary-selection): Fix wrong color name.
Gerd Moellmann [Thu, 4 Nov 1999 21:06:33 +0000 (21:06 +0000)]
(secondary-selection): Fix wrong color name.

24 years ago(gud-perldb-massage-args): Handle the case "perl -e 0"
Gerd Moellmann [Thu, 4 Nov 1999 20:52:05 +0000 (20:52 +0000)]
(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 --.

24 years ago(isearch-ring-advance-edit, isearch-complete-edit):
Gerd Moellmann [Thu, 4 Nov 1999 20:43:05 +0000 (20:43 +0000)]
(isearch-ring-advance-edit, isearch-complete-edit):
Use delete-field instead of erase-field.

24 years ago(previous-matching-history-element)
Gerd Moellmann [Thu, 4 Nov 1999 20:42:27 +0000 (20:42 +0000)]
(previous-matching-history-element)
(next-history-element): Use delete-field instead of erase-field.

24 years ago(do_completion, Fminibuffer_complete_word): Use
Gerd Moellmann [Thu, 4 Nov 1999 20:30:49 +0000 (20:30 +0000)]
(do_completion, Fminibuffer_complete_word): Use
Ferase_field instead of Fdelete_field.

24 years ago(Fdelete_field): Renamed from Ferase_field.
Gerd Moellmann [Thu, 4 Nov 1999 20:30:05 +0000 (20:30 +0000)]
(Fdelete_field): Renamed from Ferase_field.

24 years ago*** empty log message ***
Jason Rumney [Thu, 4 Nov 1999 18:29:46 +0000 (18:29 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Thu, 4 Nov 1999 16:32:03 +0000 (16:32 +0000)]
*** empty log message ***

24 years ago* faces.el (secondary-selection): Change background to yellow.
Gerd Moellmann [Thu, 4 Nov 1999 00:25:55 +0000 (00:25 +0000)]
* faces.el (secondary-selection): Change background to yellow.

24 years ago(PC-do-completion): Use minibuffer-prompt-end to
Gerd Moellmann [Wed, 3 Nov 1999 23:50:40 +0000 (23:50 +0000)]
(PC-do-completion): Use minibuffer-prompt-end to
find the start of the text.  Use field-string to read the user
input.

24 years agoChanged the mail addess of the maintainer.
Francesco Potortì [Wed, 3 Nov 1999 23:13:10 +0000 (23:13 +0000)]
Changed the mail addess of the maintainer.

24 years agoAdded wording for the regex files and the --ignore-case-regex option.
Francesco Potortì [Wed, 3 Nov 1999 23:10:47 +0000 (23:10 +0000)]
Added wording for the regex files and the --ignore-case-regex option.

24 years ago(make-face-bold, make-face-unbold, make-face-italic)
Gerd Moellmann [Wed, 3 Nov 1999 17:17:28 +0000 (17:17 +0000)]
(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.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 3 Nov 1999 16:27:34 +0000 (16:27 +0000)]
*** empty log message ***

24 years ago(isearch-complete-edit, isearch-ring-advance-edit):
Gerd Moellmann [Wed, 3 Nov 1999 16:26:28 +0000 (16:26 +0000)]
(isearch-complete-edit, isearch-ring-advance-edit):
Use erase-field instead of erase-buffer.

24 years ago(Finternal_show_cursor): Change it to set the
Gerd Moellmann [Wed, 3 Nov 1999 15:57:55 +0000 (15:57 +0000)]
(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.

24 years ago* frame.el (blink-cursor-mode, blink-cursor-end): Use
Gerd Moellmann [Wed, 3 Nov 1999 15:57:21 +0000 (15:57 +0000)]
* 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.

24 years ago(simple-diary-display): Reset modeline even if
Gerd Moellmann [Wed, 3 Nov 1999 15:10:21 +0000 (15:10 +0000)]
(simple-diary-display): Reset modeline even if
there are no diary entries since the diary buffer may be displayed.

24 years ago(redraw-calendar): Move to nearest date before
Gerd Moellmann [Wed, 3 Nov 1999 15:08:53 +0000 (15:08 +0000)]
(redraw-calendar): Move to nearest date before
redrawing.

24 years ago(split_non_ascii_string): Define return value.
Dave Love [Wed, 3 Nov 1999 14:30:11 +0000 (14:30 +0000)]
(split_non_ascii_string): Define return value.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 3 Nov 1999 13:47:00 +0000 (13:47 +0000)]
*** empty log message ***

24 years ago(debug): If noninteractive, display the
Gerd Moellmann [Wed, 3 Nov 1999 13:43:19 +0000 (13:43 +0000)]
(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.

24 years agoPatch from rms.
Gerd Moellmann [Wed, 3 Nov 1999 13:39:34 +0000 (13:39 +0000)]
Patch from rms.

24 years ago* etags.c (print_help): Change email address to send bugs to.
Gerd Moellmann [Wed, 3 Nov 1999 13:09:07 +0000 (13:09 +0000)]
* etags.c (print_help): Change email address to send bugs to.

24 years agoReading from mini-buffer reads from stdin if noninteractive.
Gerd Moellmann [Wed, 3 Nov 1999 12:44:49 +0000 (12:44 +0000)]
Reading from mini-buffer reads from stdin if noninteractive.

24 years ago(string_to_object): New.
Gerd Moellmann [Wed, 3 Nov 1999 12:41:38 +0000 (12:41 +0000)]
(string_to_object): New.
(read_minibuf_noninteractive): New.
(read_minibuf): Call read_minibuf_noninteractive if
noninteractive.  Use string_to_object.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 2 Nov 1999 23:23:08 +0000 (23:23 +0000)]
*** empty log message ***

24 years agoprogmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold [Tue, 2 Nov 1999 23:19:22 +0000 (23:19 +0000)]
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.

24 years ago(Fdocumentation_property): Fix bug bypassing UNGCPRO.
Gerd Moellmann [Tue, 2 Nov 1999 23:18:05 +0000 (23:18 +0000)]
(Fdocumentation_property): Fix bug bypassing UNGCPRO.

24 years agoUse SIGCHLD, not SIGCLD (not in glibc 2.1).
Dave Love [Tue, 2 Nov 1999 23:10:56 +0000 (23:10 +0000)]
Use SIGCHLD, not SIGCLD (not in glibc 2.1).

24 years agoUndo last change and define _GNU_SOURCE before config.h.
Dave Love [Tue, 2 Nov 1999 22:44:28 +0000 (22:44 +0000)]
Undo last change and define _GNU_SOURCE before config.h.

24 years agoUse string.h for strsignal.
Dave Love [Tue, 2 Nov 1999 14:23:20 +0000 (14:23 +0000)]
Use string.h for strsignal.

24 years ago(QUIT): Give it statement form.
Gerd Moellmann [Tue, 2 Nov 1999 13:25:16 +0000 (13:25 +0000)]
(QUIT): Give it statement form.

24 years ago(init_eval): Conditionalize declaration of gcpro_level.
Dave Love [Tue, 2 Nov 1999 12:58:32 +0000 (12:58 +0000)]
(init_eval): Conditionalize declaration of gcpro_level.

24 years agoAdd image property :user-data.
Gerd Moellmann [Tue, 2 Nov 1999 12:52:56 +0000 (12:52 +0000)]
Add image property :user-data.

24 years ago(QCuser_data): New.
Gerd Moellmann [Tue, 2 Nov 1999 12:51:55 +0000 (12:51 +0000)]
(QCuser_data): New.
(syms_of_xfns): Initialize QCuser_data.
(parse_image_spec): Ignore :user-data DATA properties.

24 years agoPatch from rms.
Gerd Moellmann [Tue, 2 Nov 1999 12:38:00 +0000 (12:38 +0000)]
Patch from rms.

24 years ago(display_line): Set charpos of first glyph in blank
Gerd Moellmann [Tue, 2 Nov 1999 12:22:54 +0000 (12:22 +0000)]
(display_line): Set charpos of first glyph in blank
lines not corresponding to any text to -1, even if no glyphs are
filled in in that line.

24 years agoExpanded description of `field' property from Miles Bader.
Gerd Moellmann [Tue, 2 Nov 1999 12:09:34 +0000 (12:09 +0000)]
Expanded description of `field' property from Miles Bader.

24 years ago(w16select.o, sound.o): Don't depend on lisp.h.
Richard M. Stallman [Mon, 1 Nov 1999 23:26:54 +0000 (23:26 +0000)]
(w16select.o, sound.o): Don't depend on lisp.h.

24 years ago(strout): Consider `noninteractive' and use stdout
Richard M. Stallman [Mon, 1 Nov 1999 23:25:14 +0000 (23:25 +0000)]
(strout): Consider `noninteractive' and use stdout
only when PRINTCHARFUN is t.

24 years ago[DEBUG_GCPRO] (gcpro_level): New variable.
Richard M. Stallman [Mon, 1 Nov 1999 23:19:20 +0000 (23:19 +0000)]
[DEBUG_GCPRO] (gcpro_level): New variable.
(init_eval) [DEBUG_GCPRO]: Initialize it.
(unwind_to_catch) [DEBUG_GCPRO]: Set gcpro_level
from remaining gcprolist.

24 years ago(struct gcpro) [DEBUG_GCPRO]: New field `level'.
Richard M. Stallman [Mon, 1 Nov 1999 23:16:22 +0000 (23:16 +0000)]
(struct gcpro) [DEBUG_GCPRO]: New field `level'.
(gcpro_level): Declare it extern.
[DEBUG_GCPRO] (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
Alternate definitions that set `level' and increment `gcpro_level'.
[DEBUG_GCPRO] (UNGCPRO): Alternate definition that checks gcpro_level.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 1 Nov 1999 21:11:14 +0000 (21:11 +0000)]
*** empty log message ***

24 years ago(gud-perldb-massage-args): Massage correctly in the
Gerd Moellmann [Mon, 1 Nov 1999 21:10:27 +0000 (21:10 +0000)]
(gud-perldb-massage-args): Massage correctly in the
presence of perl switches other than "-e".

24 years ago(png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
Gerd Moellmann [Mon, 1 Nov 1999 21:05:14 +0000 (21:05 +0000)]
(png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
png_get_sRGB in #ifdef.

24 years agoLast changes for etags (I hope).
Francesco Potortì [Mon, 1 Nov 1999 19:04:46 +0000 (19:04 +0000)]
Last changes for etags (I hope).

24 years ago*** empty log message ***
Dave Love [Mon, 1 Nov 1999 18:27:31 +0000 (18:27 +0000)]
*** empty log message ***

24 years agoFix complaints from makeinfo 4.0.
Dave Love [Mon, 1 Nov 1999 18:06:55 +0000 (18:06 +0000)]
Fix complaints from makeinfo 4.0.