bpt/emacs.git
29 years ago(menubar_selection_callback): frame_or_window field of a menu-bar event now
Karl Heuer [Wed, 22 Feb 1995 06:07:20 +0000 (06:07 +0000)]
(menubar_selection_callback): frame_or_window field of a menu-bar event now
includes both the frame and the magic cookie.

29 years agoUpdate comments to reflect changes in xmenu.c.
Karl Heuer [Wed, 22 Feb 1995 06:05:32 +0000 (06:05 +0000)]
Update comments to reflect changes in xmenu.c.

29 years ago(struct PERDISPLAY): New member kbd_queue.
Karl Heuer [Wed, 22 Feb 1995 03:06:08 +0000 (03:06 +0000)]
(struct PERDISPLAY): New member kbd_queue.
Delete obsolescent members kbd_buffer_frame_or_window, kbd_buffer,
kbd_fetch_ptr, kbd_store_ptr; these are regular vars again.

29 years ago(mark_perdisplays): Mark kbd_queue.
Karl Heuer [Wed, 22 Feb 1995 03:03:10 +0000 (03:03 +0000)]
(mark_perdisplays): Mark kbd_queue.
Remove reference to obsolescent kbd_buffer_frame_or_window.

29 years ago(imenu--cleanup): Set alist to its default just once, at the beginning.
Richard M. Stallman [Wed, 22 Feb 1995 01:31:14 +0000 (01:31 +0000)]
(imenu--cleanup): Set alist to its default just once, at the beginning.
Don't recurse on a cdr which is nil.

29 years ago(eval-after-load): Run FORM now if FILE's already loaded.
Richard M. Stallman [Wed, 22 Feb 1995 01:30:19 +0000 (01:30 +0000)]
(eval-after-load): Run FORM now if FILE's already loaded.

29 years agoNew version from the author.
Karl Heuer [Wed, 22 Feb 1995 00:38:59 +0000 (00:38 +0000)]
New version from the author.

29 years agoUse single semicolon in comments.
Karl Heuer [Wed, 22 Feb 1995 00:31:07 +0000 (00:31 +0000)]
Use single semicolon in comments.

29 years agoChange all `cd's to `shell-cd's, where `shell-cd' changes the value of
Simon Marshall [Tue, 21 Feb 1995 13:07:23 +0000 (13:07 +0000)]
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
list-buffers-directory so that a buffer list contains the cwd in the `file'
field.

29 years agoMade mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
Simon Marshall [Tue, 21 Feb 1995 12:47:18 +0000 (12:47 +0000)]
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.

29 years agoInitial revision
Karl Heuer [Mon, 20 Feb 1995 23:15:10 +0000 (23:15 +0000)]
Initial revision

29 years ago(sun4sol2): Alias for sparc-sun-solaris2.
Doug Evans [Mon, 20 Feb 1995 20:25:48 +0000 (20:25 +0000)]
(sun4sol2): Alias for sparc-sun-solaris2.

29 years agoTurn of syntax fontification by default.
Simon Marshall [Mon, 20 Feb 1995 10:49:58 +0000 (10:49 +0000)]
Turn of syntax fontification by default.
It messes up when inside a comment done by the regexps (or v.v.).

29 years ago(vc-log-info): Don't switch to the *vc* buffer before running
Roland McGrath [Mon, 20 Feb 1995 09:39:26 +0000 (09:39 +0000)]
(vc-log-info): Don't switch to the *vc* buffer before running
vc-do-command, because that would change its default-directory.

29 years ago(r_alloc_init): Set __malloc_extra_blocks.
Richard M. Stallman [Sun, 19 Feb 1995 19:12:17 +0000 (19:12 +0000)]
(r_alloc_init): Set __malloc_extra_blocks.

29 years ago(rmail-summary-mail, rmail-summary-continue)
Richard M. Stallman [Sun, 19 Feb 1995 19:11:03 +0000 (19:11 +0000)]
(rmail-summary-mail, rmail-summary-continue)
(rmail-summary-reply, rmail-summary-retry-failure)
(rmail-summary-forward, rmail-summary-resend): Switch to rmail
buffer's window first, so mail buffer replaces summary.

29 years ago(Fmake_terminal_frame): Doc fix.
Richard M. Stallman [Sun, 19 Feb 1995 19:08:38 +0000 (19:08 +0000)]
(Fmake_terminal_frame): Doc fix.

29 years ago(mouse-buffer-menu): Don't clear selection when we kill it.
Richard M. Stallman [Sat, 18 Feb 1995 23:56:09 +0000 (23:56 +0000)]
(mouse-buffer-menu): Don't clear selection when we kill it.

29 years agoRecognize lynx* as lynxos.
Doug Evans [Sat, 18 Feb 1995 17:18:21 +0000 (17:18 +0000)]
Recognize lynx* as lynxos.

29 years ago(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
Richard M. Stallman [Sat, 18 Feb 1995 09:07:07 +0000 (09:07 +0000)]
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
Add #undef's to cancel hpux8.h's definitions.

29 years ago(quoted-insert): Use insert-and-inherit.
Richard M. Stallman [Fri, 17 Feb 1995 23:59:43 +0000 (23:59 +0000)]
(quoted-insert): Use insert-and-inherit.
Don't change buffer if arg is negative.

29 years ago(tex-append): Try splitting on last period, then
Richard M. Stallman [Fri, 17 Feb 1995 23:25:17 +0000 (23:25 +0000)]
(tex-append): Try splitting on last period, then
try splitting on first period.

29 years ago(desktop-internal-v2s): Don't use format to eliminate text properties.
Richard M. Stallman [Fri, 17 Feb 1995 23:22:51 +0000 (23:22 +0000)]
(desktop-internal-v2s): Don't use format to eliminate text properties.

29 years ago(mail-abbrev-mode-regexp): Doc fix.
Karl Heuer [Fri, 17 Feb 1995 18:31:47 +0000 (18:31 +0000)]
(mail-abbrev-mode-regexp): Doc fix.

29 years ago[__GNUC__] (C_SWITCH_SYSTEM): Defined.
Richard M. Stallman [Fri, 17 Feb 1995 10:30:31 +0000 (10:30 +0000)]
[__GNUC__] (C_SWITCH_SYSTEM): Defined.

29 years ago(STACK_DIRECTION): Undef before defining.
Richard M. Stallman [Fri, 17 Feb 1995 10:29:46 +0000 (10:29 +0000)]
(STACK_DIRECTION): Undef before defining.
[__GNUC__] (C_SWITCH_MACHINE): Remove -cckr.
Add -32, only if IRIX_FORCE_32_BITS.

29 years agoNew alternative specified by WAIT_USE_INT.
Richard M. Stallman [Fri, 17 Feb 1995 10:27:34 +0000 (10:27 +0000)]
New alternative specified by WAIT_USE_INT.

29 years ago(MULTI_FRAME): Define unconditionally.
Richard M. Stallman [Fri, 17 Feb 1995 08:48:02 +0000 (08:48 +0000)]
(MULTI_FRAME): Define unconditionally.

29 years ago(calculate_costs): Update max_frame_height, max_frame_width.
Richard M. Stallman [Fri, 17 Feb 1995 08:42:18 +0000 (08:42 +0000)]
(calculate_costs): Update max_frame_height, max_frame_width.
They determine length of chars_wasted, copybuf and char_ins_del_vector.

29 years ago(change_frame_size_1): New subroutine.
Richard M. Stallman [Fri, 17 Feb 1995 08:40:18 +0000 (08:40 +0000)]
(change_frame_size_1): New subroutine.
(change_frame_size): If f is termcap frame, change size of all of them.
(remake_frame_glyphs): No longer static.
Don't mark nonselected termcap frame as garbaged.

29 years ago(redisplay): Don't display nonselected terminal frames.
Richard M. Stallman [Fri, 17 Feb 1995 08:36:04 +0000 (08:36 +0000)]
(redisplay): Don't display nonselected terminal frames.

29 years ago(Fmake_terminal_frame): New function.
Richard M. Stallman [Fri, 17 Feb 1995 08:09:33 +0000 (08:09 +0000)]
(Fmake_terminal_frame): New function.
(syms_of_frame): defsubr it.
(make_terminal_frame): Init Vframe_list only the first time.
Set visible and async_visible directly.
(redisplay): Don't display nonselected terminal frames.

29 years ago(r_alloc_check): Return void.
Richard M. Stallman [Thu, 16 Feb 1995 06:45:36 +0000 (06:45 +0000)]
(r_alloc_check): Return void.
(r_alloc_freeze): Initialize if it hasn't been done.
(r_re_alloc, r_alloc_free, r_alloc_sbrk): Likewise.

29 years agoWhitespace fixes.
Richard M. Stallman [Thu, 16 Feb 1995 06:36:19 +0000 (06:36 +0000)]
Whitespace fixes.

29 years ago(Buffer-menu-save): Fix the test for header line.
Richard M. Stallman [Thu, 16 Feb 1995 05:58:37 +0000 (05:58 +0000)]
(Buffer-menu-save): Fix the test for header line.

29 years ago(redisplay_window): If we update the mode line,
Richard M. Stallman [Wed, 15 Feb 1995 22:23:18 +0000 (22:23 +0000)]
(redisplay_window): If we update the mode line,
switch to the buffer for real, and switch back for real.

29 years ago(sort-regexp-fields-next-record): New subroutine.
Richard M. Stallman [Wed, 15 Feb 1995 22:21:25 +0000 (22:21 +0000)]
(sort-regexp-fields-next-record): New subroutine.
If the first search does not advance point and finds an empty match,
skip one char and search again.
(sort-regexp-fields): Use that subroutine.
Bind sort-regexp-fields-regexp, for sort-regexp-fields-next-record.
(sort-regexp-fields-regexp): Declared.
(sort-regexp-record-end): Declared.

29 years ago(ALL_CFLAGS): Allow include files to be found in
Paul Reilly [Wed, 15 Feb 1995 19:11:32 +0000 (19:11 +0000)]
(ALL_CFLAGS): Allow include files to be found in
`srcdir'.

29 years ago* etags.c (C_entries): Bug corrected in xrealloc of token_str.
Francesco Potortì [Wed, 15 Feb 1995 15:03:21 +0000 (15:03 +0000)]
* etags.c (C_entries): Bug corrected in xrealloc of token_str.
(main): Do not read twice the last filename in the stdin file list.

29 years ago(LIB_MOTIF): Add -lgen to provide provide the symbols
Paul Reilly [Wed, 15 Feb 1995 12:13:14 +0000 (12:13 +0000)]
(LIB_MOTIF): Add -lgen to provide provide the symbols
`regcmp' and `regex'.

29 years agoUpdate icon-type values.
Richard M. Stallman [Wed, 15 Feb 1995 09:57:18 +0000 (09:57 +0000)]
Update icon-type values.

29 years ago(Info-index): Bind Info-history, not Info-keep-history.
Richard M. Stallman [Wed, 15 Feb 1995 08:36:09 +0000 (08:36 +0000)]
(Info-index): Bind Info-history, not Info-keep-history.

29 years ago(xmenu_show, both versions): New arg for_click.
Richard M. Stallman [Wed, 15 Feb 1995 08:06:32 +0000 (08:06 +0000)]
(xmenu_show, both versions): New arg for_click.
(Fx_popup_menu): Compute it and pass it.

29 years agoDoc fix.
Richard M. Stallman [Wed, 15 Feb 1995 00:02:48 +0000 (00:02 +0000)]
Doc fix.

29 years ago(x_bitmap_icon): Fix test for unallocated icon bitmap.
Paul Reilly [Tue, 14 Feb 1995 21:48:14 +0000 (21:48 +0000)]
(x_bitmap_icon): Fix test for unallocated icon bitmap.

29 years ago* etags.c (C_entries): Initialise the new members of TOKEN.
Francesco Potortì [Tue, 14 Feb 1995 17:31:55 +0000 (17:31 +0000)]
* etags.c (C_entries): Initialise the new members of TOKEN.
(C_entries): Do not allocate a new space for each token found by
consider_token.  Let make_tag do that instead.
(make_tag): Since now TOKEN has memory of where it is taken from,
this new macro substitutes both make_tag_from_new_lb and
make_tag_from_oth_lb.  All callers changed.
(TOKEN): Add linepos and buffer members.
(main): Initialise token_str.
(lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
(token_str): New global variable used by C_entries.

29 years agoComment changed.
Richard M. Stallman [Tue, 14 Feb 1995 17:12:41 +0000 (17:12 +0000)]
Comment changed.

29 years ago(unlock_buffer, unlock_all_files, Flock_buffer)
Richard M. Stallman [Tue, 14 Feb 1995 16:33:49 +0000 (16:33 +0000)]
(unlock_buffer, unlock_all_files, Flock_buffer)
(Funlock_buffer): Use buffer's file_truename, not filename.

29 years ago(syms_of_buffer): Set up Lisp var buffer-file-truename.
Richard M. Stallman [Tue, 14 Feb 1995 16:33:19 +0000 (16:33 +0000)]
(syms_of_buffer): Set up Lisp var buffer-file-truename.
(init_buffer_once): Set up flag and default value for file_truename.
(reset_buffer): Init file_truename slot.

29 years ago(struct buffer): New field file_truename.
Richard M. Stallman [Tue, 14 Feb 1995 16:32:01 +0000 (16:32 +0000)]
(struct buffer): New field file_truename.

29 years ago(facemenu-self-insert-face): If previous
Boris Goldowsky [Tue, 14 Feb 1995 15:00:40 +0000 (15:00 +0000)]
(facemenu-self-insert-face): If previous
self-insert-face is still valid, add to rather than replace it.

29 years ago(ange-ftp-write-region, ange-ftp-insert-file-contents)
Richard M. Stallman [Tue, 14 Feb 1995 14:28:44 +0000 (14:28 +0000)]
(ange-ftp-write-region, ange-ftp-insert-file-contents)
(ange-ftp-copy-file-internal): If remote host is unix, use binary mode.
(ange-ftp-file-local-copy): Delete local var bin1.
(ange-ftp-rename-remote-to-remote): Delete arg `binary'.
(ange-ftp-rename-file): Don't pass or compute that arg.

29 years ago(r_alloc_free): Call refill_memory_reserve only if emacs.
Richard M. Stallman [Tue, 14 Feb 1995 14:27:18 +0000 (14:27 +0000)]
(r_alloc_free): Call refill_memory_reserve only if emacs.

Include getpagesize.h unconditionally.
(free_bloc): Don't die if bloc->next or bloc->prev is null.
[!emacs] (bzero): New macro definition.

29 years ago(input_poll_signal): Add ignored argument.
Richard M. Stallman [Tue, 14 Feb 1995 14:25:36 +0000 (14:25 +0000)]
(input_poll_signal): Add ignored argument.
(interrupt_signal): Likewise.

29 years ago(window_change_signal): Add ignored argument.
Richard M. Stallman [Tue, 14 Feb 1995 14:24:43 +0000 (14:24 +0000)]
(window_change_signal): Add ignored argument.

29 years ago(Fstart_process): Make process marker point into proc buf.
Richard M. Stallman [Tue, 14 Feb 1995 14:23:49 +0000 (14:23 +0000)]
(Fstart_process): Make process marker point into proc buf.

29 years ago(x_display_bar_cursor): Use frame's cursor_width.
Richard M. Stallman [Tue, 14 Feb 1995 14:22:29 +0000 (14:22 +0000)]
(x_display_bar_cursor): Use frame's cursor_width.

(x_connection_signal): New function.
(x_initialize): Use it as signal handler.

29 years ago(x_set_cursor_type): Set cursor_width field.
Richard M. Stallman [Tue, 14 Feb 1995 09:42:14 +0000 (09:42 +0000)]
(x_set_cursor_type): Set cursor_width field.
Handle args of form (bar . WIDTH).

29 years ago(struct x_display): New element cursor_width.
Richard M. Stallman [Tue, 14 Feb 1995 09:41:37 +0000 (09:41 +0000)]
(struct x_display): New element cursor_width.

29 years ago(electric-help-help, electric-help-command-loop):
Richard M. Stallman [Tue, 14 Feb 1995 09:08:40 +0000 (09:08 +0000)]
(electric-help-help, electric-help-command-loop):
Mention q and r, not Q and R.

(electric-help-map): Use supress-keymap instead of
filling keymap with undefined commands.  Bind R like r.
Substitute electric-command-apropos for command-apropos.
(electric-apropos): New function.
(electric-help-help, electric-help-command-loop):
Mention Q and R in messages.

29 years ago(speeds): Make it ints. Add some higher speeds.
Richard M. Stallman [Tue, 14 Feb 1995 07:43:44 +0000 (07:43 +0000)]
(speeds): Make it ints.  Add some higher speeds.
(tputs) [emacs]: If speed is high, convert to smaller units.
(tputs): Really use SPEED to calculate PADCOUNT.

29 years ago(ps-print-version): Add caveat about version number.
Richard M. Stallman [Tue, 14 Feb 1995 05:55:53 +0000 (05:55 +0000)]
(ps-print-version): Add caveat about version number.
(ps-begin-file): Fix format code for /LineHeight.

29 years agoInitial revision
Richard M. Stallman [Tue, 14 Feb 1995 00:54:29 +0000 (00:54 +0000)]
Initial revision

29 years ago(mips-sgi-irix6): New configuration.
Richard M. Stallman [Tue, 14 Feb 1995 00:53:50 +0000 (00:53 +0000)]
(mips-sgi-irix6): New configuration.

29 years ago(auto-mode-alist): Fix problem in previous change.
Richard M. Stallman [Tue, 14 Feb 1995 00:26:11 +0000 (00:26 +0000)]
(auto-mode-alist): Fix problem in previous change.

29 years ago(Fexpand_file_name): Copy default-directory
Richard M. Stallman [Tue, 14 Feb 1995 00:13:20 +0000 (00:13 +0000)]
(Fexpand_file_name): Copy default-directory
before looking for a handler on the directory arg.

29 years ago(c-switch-label-regexp): Insist on colon after `default'.
Richard M. Stallman [Mon, 13 Feb 1995 18:10:28 +0000 (18:10 +0000)]
(c-switch-label-regexp): Insist on colon after `default'.

29 years ago(pp-to-string): Fix previous change.
Richard M. Stallman [Mon, 13 Feb 1995 18:05:23 +0000 (18:05 +0000)]
(pp-to-string): Fix previous change.

29 years ago(debugger-step-after-exit): Variable declared.
Richard M. Stallman [Mon, 13 Feb 1995 17:55:17 +0000 (17:55 +0000)]
(debugger-step-after-exit): Variable declared.
(debugger-old-buffer, debugger-value): Variables declared.

29 years ago(facemenu-next): Variable deleted.
Richard M. Stallman [Mon, 13 Feb 1995 16:56:19 +0000 (16:56 +0000)]
(facemenu-next): Variable deleted.
(facemenu-self-insert-face): New function.
(facemenu-set-face): Use facemenu-self-insert-face.
(facemenu-set-face-from-menu): Likewise.
(facemenu-after-change): Function deleted.  Don't use it as hook.

29 years ago(Vself_insert_face, Vself_insert_face_command): New variables.
Richard M. Stallman [Mon, 13 Feb 1995 16:54:58 +0000 (16:54 +0000)]
(Vself_insert_face, Vself_insert_face_command): New variables.
(syms_of_cmds): Set up Lisp variables.  Doc syntax fix.
(internal_self_insert): Handle Vself_insert_face.

29 years ago(debug): Fix arg to backtrace-debug for debug-on-entry.
Richard M. Stallman [Mon, 13 Feb 1995 08:47:59 +0000 (08:47 +0000)]
(debug): Fix arg to backtrace-debug for debug-on-entry.

29 years ago(Qprocessp): Declared.
Richard M. Stallman [Mon, 13 Feb 1995 06:53:07 +0000 (06:53 +0000)]
(Qprocessp): Declared.

29 years ago(mail-reply-to): New command, on C-c C-f C-r and in menu.
Richard M. Stallman [Mon, 13 Feb 1995 06:49:27 +0000 (06:49 +0000)]
(mail-reply-to): New command, on C-c C-f C-r and in menu.

(mail-do-fcc): Find buffer to add to
using truename, if can't find it by real name.

29 years agoRename arg OBJ to OBJECT in all type predicates.
Richard M. Stallman [Mon, 13 Feb 1995 05:28:47 +0000 (05:28 +0000)]
Rename arg OBJ to OBJECT in all type predicates.
(Ftype_of): New function.

29 years ago(pp-to-string): Don't use emacs-lisp-mode.
Richard M. Stallman [Mon, 13 Feb 1995 03:01:16 +0000 (03:01 +0000)]
(pp-to-string): Don't use emacs-lisp-mode.
Just do the parts of it we actually want.

29 years agoNo modula project is active now.
Richard M. Stallman [Sun, 12 Feb 1995 21:10:04 +0000 (21:10 +0000)]
No modula project is active now.

29 years ago(next-history-element): Do nothing if n is 0.
Richard M. Stallman [Sun, 12 Feb 1995 08:27:38 +0000 (08:27 +0000)]
(next-history-element): Do nothing if n is 0.
Handle errors properly when history list is empty.

29 years ago(menu-bar-kill-ring-save): New function--use as `copy'.
Richard M. Stallman [Sun, 12 Feb 1995 04:54:34 +0000 (04:54 +0000)]
(menu-bar-kill-ring-save): New function--use as `copy'.
(delete-region): Don't enable if (mouse-region-match) is true.

29 years ago(mouse-drag-region): Delete the overlay before
Richard M. Stallman [Sun, 12 Feb 1995 04:51:42 +0000 (04:51 +0000)]
(mouse-drag-region): Delete the overlay before
calling the terminating event's command binding or making a region.
(mouse-set-region-1): New function.
(mouse-drag-region, mouse-set-region, mouse-save-then-kill): Call it.
(mouse-region-match): New function.

29 years ago(Fexpand_file_name): Look for a handler for defalt.
Richard M. Stallman [Sun, 12 Feb 1995 04:29:53 +0000 (04:29 +0000)]
(Fexpand_file_name): Look for a handler for defalt.
(syms_of_fileio): Minor rearrangement.

29 years ago(load_color): Ignore failure from XAllocColor.
Richard M. Stallman [Sun, 12 Feb 1995 01:25:58 +0000 (01:25 +0000)]
(load_color): Ignore failure from XAllocColor.

29 years ago(x_decode_color): Ignore failure from defined_color.
Richard M. Stallman [Sun, 12 Feb 1995 01:25:14 +0000 (01:25 +0000)]
(x_decode_color): Ignore failure from defined_color.

29 years ago(menu_item_equiv_key): If command is an alias,
Richard M. Stallman [Sun, 12 Feb 1995 01:22:28 +0000 (01:22 +0000)]
(menu_item_equiv_key): If command is an alias,
check only the underlying command for a keyboard equivalent.

29 years agoTest WAIT_USE_INT.
Richard M. Stallman [Sat, 11 Feb 1995 22:07:09 +0000 (22:07 +0000)]
Test WAIT_USE_INT.

29 years ago(WAIT_USE_INT): Defined.
Richard M. Stallman [Sat, 11 Feb 1995 22:05:56 +0000 (22:05 +0000)]
(WAIT_USE_INT): Defined.

29 years ago(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
Richard M. Stallman [Sat, 11 Feb 1995 04:50:55 +0000 (04:50 +0000)]
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.

29 years ago(recover-file): Use ordinary `f' to read file name.
Richard M. Stallman [Fri, 10 Feb 1995 06:29:31 +0000 (06:29 +0000)]
(recover-file): Use ordinary `f' to read file name.

29 years ago(rmail): Don't set rmail-default-file here.
Richard M. Stallman [Thu, 9 Feb 1995 09:41:18 +0000 (09:41 +0000)]
(rmail): Don't set rmail-default-file here.
(rmail-default-file): Init it to ~/xmail.
(rmail-default-rmail-file): Don't call expand-file-name.

29 years ago(dired-mark): If on dir header line, always mark
Richard M. Stallman [Thu, 9 Feb 1995 09:40:01 +0000 (09:40 +0000)]
(dired-mark): If on dir header line, always mark
the files in that dir.

29 years ago[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
Richard M. Stallman [Thu, 9 Feb 1995 09:31:54 +0000 (09:31 +0000)]
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
[SOLARIS2_4, !__GNUC__]: Include alloca.h.

29 years ago(print-region-1): Include print options in echo area msgs.
Richard M. Stallman [Thu, 9 Feb 1995 06:34:50 +0000 (06:34 +0000)]
(print-region-1): Include print options in echo area msgs.

29 years agoAdd autoload cookie.
Richard M. Stallman [Thu, 9 Feb 1995 00:17:31 +0000 (00:17 +0000)]
Add autoload cookie.
(ada-mode-map): Don't define C-m, M-a, M-e, M-q.
Don't define M-q.
(ada-mode): Set fill-paragraph-function locally.
(ada-fill-comment-paragraph): Return t.
(ada-gen-make-bodyfile): Add missing backslash.

29 years ago(ada-mode): Delete autoload.
Richard M. Stallman [Thu, 9 Feb 1995 00:11:53 +0000 (00:11 +0000)]
(ada-mode): Delete autoload.

29 years agoInitial revision
Richard M. Stallman [Thu, 9 Feb 1995 00:01:34 +0000 (00:01 +0000)]
Initial revision

29 years agoAdd a blank in the #! line for 4.2BSD Dynix etc.
David J. MacKenzie [Wed, 8 Feb 1995 15:05:06 +0000 (15:05 +0000)]
Add a blank in the #! line for 4.2BSD Dynix etc.

29 years agoadd a space in #! for 4.2bsd dynix etc.
David J. MacKenzie [Wed, 8 Feb 1995 15:03:05 +0000 (15:03 +0000)]
add a space in #! for 4.2bsd dynix etc.

29 years agoAdd % to comint-match-partial-filename.
Simon Marshall [Wed, 8 Feb 1995 12:59:25 +0000 (12:59 +0000)]
Add % to comint-match-partial-filename.

29 years ago(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
Karl Heuer [Wed, 8 Feb 1995 06:37:26 +0000 (06:37 +0000)]
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
to apply to.
(init_perdisplay): Initialize echo vars.

29 years ago(print-region-new-buffer): Return new start and end.
Richard M. Stallman [Wed, 8 Feb 1995 06:35:50 +0000 (06:35 +0000)]
(print-region-new-buffer): Return new start and end.
(print-region-1): Use new calling convention.