]> git.eshelyaron.com Git - emacs.git/log
emacs.git
30 years agoentered into RCS
Paul Reilly [Sat, 10 Sep 1994 15:23:10 +0000 (15:23 +0000)]
entered into RCS

30 years ago(ptx): New OS; use for Sequent.
Richard Kenner [Sat, 10 Sep 1994 10:42:40 +0000 (10:42 +0000)]
(ptx): New OS; use for Sequent.

30 years ago(shrink-window-if-larger-than-buffer): Doc fix.
Richard M. Stallman [Fri, 9 Sep 1994 21:35:42 +0000 (21:35 +0000)]
(shrink-window-if-larger-than-buffer): Doc fix.

30 years ago(dsp16xx): New basic machine.
Richard Kenner [Fri, 9 Sep 1994 18:00:22 +0000 (18:00 +0000)]
(dsp16xx): New basic machine.

30 years agoAccept i586 like i386.
Richard M. Stallman [Fri, 9 Sep 1994 04:54:07 +0000 (04:54 +0000)]
Accept i586 like i386.
Do not use SCO as a default for i386-*.

30 years ago(record_asynch_buffer_change): Don't test
Richard M. Stallman [Thu, 8 Sep 1994 19:14:12 +0000 (19:14 +0000)]
(record_asynch_buffer_change): Don't test
Fwaiting_for_user_input_p if no subprocesses.

30 years ago(put-string-on-kill-ring): Delete this function.
Karl Heuer [Thu, 8 Sep 1994 17:44:42 +0000 (17:44 +0000)]
(put-string-on-kill-ring): Delete this function.
(bibtex-current-entry-label): Use kill-new instead.

30 years ago* config.sub: Cleanup NeXT support to emit nextstep*.
Per Bothner [Wed, 7 Sep 1994 01:15:22 +0000 (01:15 +0000)]
* config.sub:  Cleanup NeXT support to emit nextstep*.

30 years ago(set-rmail-inbox-list): Doc fix.
Richard M. Stallman [Tue, 6 Sep 1994 20:33:37 +0000 (20:33 +0000)]
(set-rmail-inbox-list): Doc fix.

30 years agorearrange AC_ARG_WITH calls
David J. MacKenzie [Tue, 6 Sep 1994 16:16:45 +0000 (16:16 +0000)]
rearrange AC_ARG_WITH calls

30 years ago(dired-omit-expunge): Avoid setting buffer modified
Richard M. Stallman [Tue, 6 Sep 1994 06:56:47 +0000 (06:56 +0000)]
(dired-omit-expunge): Avoid setting buffer modified
unless it was modified before and some mark is set so `%*' won't
appear in mode-line of omitted buffers.

30 years agoentered into RCS
Richard M. Stallman [Tue, 6 Sep 1994 05:29:15 +0000 (05:29 +0000)]
entered into RCS

30 years ago(save-place-find-file-hook): Check after-find-file-from-revert-buffer.
Richard M. Stallman [Tue, 6 Sep 1994 02:16:33 +0000 (02:16 +0000)]
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.

30 years ago[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
Richard M. Stallman [Tue, 6 Sep 1994 01:34:31 +0000 (01:34 +0000)]
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.

30 years ago(make-help-screen): Doc fix.
Karl Heuer [Mon, 5 Sep 1994 23:59:51 +0000 (23:59 +0000)]
(make-help-screen): Doc fix.

30 years agokeep up to date with configure.in
David J. MacKenzie [Mon, 5 Sep 1994 23:18:00 +0000 (23:18 +0000)]
keep up to date with configure.in

30 years agoremove --with-x10
David J. MacKenzie [Mon, 5 Sep 1994 21:29:37 +0000 (21:29 +0000)]
remove --with-x10

30 years ago[__GNUC__] (HAVE_ALLOCA): Defined.
Richard M. Stallman [Mon, 5 Sep 1994 08:54:38 +0000 (08:54 +0000)]
[__GNUC__] (HAVE_ALLOCA): Defined.
[__GNUC__] (C_ALLOCA): Add #undef
(LIB_X11_LIB): Add #undef.
(HAVE_TERMIOS): Defined.
(HAVE_TERMIO): Add #undef.
(NO_TERMIO): Defined.
(sigsetmask): Add #undef.
(USE_GETOBAUD): Defined.

30 years ago(c-macro-prompt-flag): Set default back to nil.
Richard M. Stallman [Mon, 5 Sep 1994 04:33:23 +0000 (04:33 +0000)]
(c-macro-prompt-flag): Set default back to nil.

30 years ago(init_cmdargs): After chasing link, use only the expanded name.
Richard M. Stallman [Mon, 5 Sep 1994 04:06:23 +0000 (04:06 +0000)]
(init_cmdargs): After chasing link, use only the expanded name.

(init_cmdargs): When setting dir, expand the dir name.

30 years ago(Ffile_accessible_directory_p): Put back the gcpro.
Karl Heuer [Mon, 5 Sep 1994 01:12:25 +0000 (01:12 +0000)]
(Ffile_accessible_directory_p): Put back the gcpro.

30 years ago(srandom): Pass arg to srand48; no return value.
Karl Heuer [Mon, 5 Sep 1994 00:13:01 +0000 (00:13 +0000)]
(srandom): Pass arg to srand48; no return value.

30 years ago(rmail-get-new-mail): Run rmail-get-new-mail-hook.
Richard M. Stallman [Mon, 5 Sep 1994 00:10:56 +0000 (00:10 +0000)]
(rmail-get-new-mail): Run rmail-get-new-mail-hook.

30 years agoCheck for lrand48, not rand48.
Richard M. Stallman [Sun, 4 Sep 1994 07:02:34 +0000 (07:02 +0000)]
Check for lrand48, not rand48.

30 years ago(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Richard M. Stallman [Sun, 4 Sep 1994 07:01:28 +0000 (07:01 +0000)]
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Call lrand48, nor rand48.

30 years ago(HAVE_LRAND48): Replaces HAVE_RAND48.
Richard M. Stallman [Sun, 4 Sep 1994 07:00:46 +0000 (07:00 +0000)]
(HAVE_LRAND48): Replaces HAVE_RAND48.

30 years ago(Man-notify-when-ready): Get Man-original-frame from the proper buffer.
Richard M. Stallman [Sun, 4 Sep 1994 06:52:25 +0000 (06:52 +0000)]
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.

30 years ago(init_baud_rate): Test that getobaud is actually defined.
Richard M. Stallman [Sun, 4 Sep 1994 02:09:55 +0000 (02:09 +0000)]
(init_baud_rate): Test that getobaud is actually defined.

30 years ago(mark-ring): Add permanent-local prop. Doc fix.
Richard M. Stallman [Sat, 3 Sep 1994 23:33:50 +0000 (23:33 +0000)]
(mark-ring): Add permanent-local prop.  Doc fix.

30 years ago(shell-command-regexp): Use a simpler faster regexp.
Richard M. Stallman [Sat, 3 Sep 1994 23:05:04 +0000 (23:05 +0000)]
(shell-command-regexp): Use a simpler faster regexp.

30 years ago(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
Richard M. Stallman [Sat, 3 Sep 1994 22:46:05 +0000 (22:46 +0000)]
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
(powerpc-ibm-aix*): New aliases.

30 years ago(Info-mode): Text for using x, not for make-face defined.
Richard M. Stallman [Sat, 3 Sep 1994 22:11:00 +0000 (22:11 +0000)]
(Info-mode): Text for using x, not for make-face defined.

30 years ago(mh-get-new-mail): Always use mh-inc-prog, never `inc'.
Richard M. Stallman [Sat, 3 Sep 1994 08:43:52 +0000 (08:43 +0000)]
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.

30 years ago(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
Richard M. Stallman [Sat, 3 Sep 1994 04:34:17 +0000 (04:34 +0000)]
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.

30 years ago(pascal-auto-lineup): New variable.
Richard M. Stallman [Sat, 3 Sep 1994 03:34:55 +0000 (03:34 +0000)]
(pascal-auto-lineup): New variable.
(pascal-end-of-statement): New function.
(pascal-indent-command): Now does optional lineups of : and =.
(pascal-indent-case): Uses pascal-end-of-statement to skip the
case statements.

(pascal-indent-declaration): Indent correctly
when record blocks are used within parameterlists.
(pascal-declaration-beg): Strange -0 argument removed.
(pascal-type-completion): Fix typo in regexp.
(pascal-get-lineup-indent): Use match-end instead of end-of-line.

30 years ago(outline-minor-mode-prefix): Doc fix.
Richard M. Stallman [Sat, 3 Sep 1994 00:07:49 +0000 (00:07 +0000)]
(outline-minor-mode-prefix): Doc fix.

30 years ago(prepare_to_modify_buffer): Don't call verify_overlay_modification if
Richard M. Stallman [Fri, 2 Sep 1994 23:30:24 +0000 (23:30 +0000)]
(prepare_to_modify_buffer): Don't call verify_overlay_modification if
no overlays, or verify_interval_modification no intervals.

(insert_1): Don't call interval fns if buffer has none.

30 years ago(Fset_text_properties):
Richard M. Stallman [Fri, 2 Sep 1994 23:27:04 +0000 (23:27 +0000)]
(Fset_text_properties):
Return early if buffer has no intervals and PROPS is nil.

30 years ago(Fdelete_frame): Fix previous change.
Richard M. Stallman [Fri, 2 Sep 1994 22:45:09 +0000 (22:45 +0000)]
(Fdelete_frame): Fix previous change.

30 years ago(display_text_line): Don't overrun the charstart area.
Richard M. Stallman [Fri, 2 Sep 1994 20:17:12 +0000 (20:17 +0000)]
(display_text_line): Don't overrun the charstart area.

30 years ago(grep-command): Doc fix.
Richard M. Stallman [Thu, 1 Sep 1994 21:18:15 +0000 (21:18 +0000)]
(grep-command): Doc fix.

30 years ago(x_make_frame_visible): Call input_polling_used.
Richard M. Stallman [Thu, 1 Sep 1994 20:32:44 +0000 (20:32 +0000)]
(x_make_frame_visible): Call input_polling_used.

30 years agoAdded filename completion in inferior tcl mode
Tom Tromey [Thu, 1 Sep 1994 18:06:24 +0000 (18:06 +0000)]
Added filename completion in inferior tcl mode

30 years agoentered into RCS
David J. MacKenzie [Thu, 1 Sep 1994 15:30:26 +0000 (15:30 +0000)]
entered into RCS

30 years ago* cmacexp.el (c-macro-prompt-flag): set default to t.
Francesco Potortì [Thu, 1 Sep 1994 11:05:40 +0000 (11:05 +0000)]
* cmacexp.el (c-macro-prompt-flag): set default to t.
(c-macro-expand): buffer-flush-undo is outdated.
(c-macro-expansion): make exit-status a local variable.

30 years ago(completion-before-command): Don't call get on a non-symbol.
Richard M. Stallman [Thu, 1 Sep 1994 06:12:38 +0000 (06:12 +0000)]
(completion-before-command): Don't call get on a non-symbol.

30 years ago*** empty log message ***
David J. MacKenzie [Thu, 1 Sep 1994 04:47:05 +0000 (04:47 +0000)]
*** empty log message ***

30 years ago(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
Richard M. Stallman [Wed, 31 Aug 1994 22:20:32 +0000 (22:20 +0000)]
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.

30 years ago(defined_color): New arg ALLOC--optionally don't allocate the color.
Richard M. Stallman [Wed, 31 Aug 1994 20:45:41 +0000 (20:45 +0000)]
(defined_color): New arg ALLOC--optionally don't allocate the color.
(x_decode_color, Fx_color_defined_p): Pass new arg.
(Fx_color_values): New function.

30 years ago*** empty log message ***
David J. MacKenzie [Wed, 31 Aug 1994 14:31:25 +0000 (14:31 +0000)]
*** empty log message ***

30 years ago(input_polling_used): New function.
Richard M. Stallman [Wed, 31 Aug 1994 04:14:02 +0000 (04:14 +0000)]
(input_polling_used): New function.

30 years ago(shrink-window-if-larger-than-buffer):
Richard M. Stallman [Tue, 30 Aug 1994 23:56:15 +0000 (23:56 +0000)]
(shrink-window-if-larger-than-buffer):
Don't make the window shorter than window-min-height.

30 years ago(exit-calendar): Don't restore window config.
Richard M. Stallman [Tue, 30 Aug 1994 22:45:10 +0000 (22:45 +0000)]
(exit-calendar): Don't restore window config.
(calendar): Don't save one.

30 years ago(isearch-edit-string): Use isearch-text-char-description.
Richard M. Stallman [Tue, 30 Aug 1994 21:20:09 +0000 (21:20 +0000)]
(isearch-edit-string): Use isearch-text-char-description.

30 years agoentered into RCS
Richard M. Stallman [Tue, 30 Aug 1994 19:32:53 +0000 (19:32 +0000)]
entered into RCS

30 years ago(insert_before_markers_and_inherit): New function.
Richard M. Stallman [Tue, 30 Aug 1994 07:20:23 +0000 (07:20 +0000)]
(insert_before_markers_and_inherit): New function.

30 years ago(Finsert_and_inherit_before_markers):
Richard M. Stallman [Tue, 30 Aug 1994 07:18:47 +0000 (07:18 +0000)]
(Finsert_and_inherit_before_markers):
Use insert_before_markers_and_inherit for character args.
(Finsert_and_inherit): Use insert_and_inherit for character args.

30 years ago(Fdelete_frame): Free the frame's glyphs arrays.
Richard M. Stallman [Tue, 30 Aug 1994 07:17:49 +0000 (07:17 +0000)]
(Fdelete_frame): Free the frame's glyphs arrays.
Free the line insert/delete cost vectors.

30 years ago(free_frame_glyphs): No longer static.
Richard M. Stallman [Tue, 30 Aug 1994 07:15:00 +0000 (07:15 +0000)]
(free_frame_glyphs): No longer static.

30 years ago(perform-replace): Restore match data before highlighting.
Richard M. Stallman [Tue, 30 Aug 1994 07:07:39 +0000 (07:07 +0000)]
(perform-replace): Restore match data before highlighting.

30 years ago(isearch-edit-string): In the isearch-recursive-edit case,
Richard M. Stallman [Tue, 30 Aug 1994 07:03:33 +0000 (07:03 +0000)]
(isearch-edit-string): In the isearch-recursive-edit case,
don't end the recursive edit and don't start another one.
(isearch-done): New arg EDIT.
(isearch-mode): Return t if search succeeded.

30 years ago(Ffile_accessible_directory_p): No need for gcpro.
Richard M. Stallman [Tue, 30 Aug 1994 04:30:33 +0000 (04:30 +0000)]
(Ffile_accessible_directory_p): No need for gcpro.

(Fwrite_region): unbind_to should take two args.

30 years ago(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
Richard M. Stallman [Tue, 30 Aug 1994 00:47:36 +0000 (00:47 +0000)]
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.

30 years ago(set-mark): When POS is nil, always clear mark-active.
Richard M. Stallman [Tue, 30 Aug 1994 00:36:48 +0000 (00:36 +0000)]
(set-mark): When POS is nil, always clear mark-active.

30 years agoProvide diary-lib not diary.
Richard M. Stallman [Tue, 30 Aug 1994 00:34:35 +0000 (00:34 +0000)]
Provide diary-lib not diary.

30 years agoRequire diary-lib, not diary.
Richard M. Stallman [Tue, 30 Aug 1994 00:33:34 +0000 (00:33 +0000)]
Require diary-lib, not diary.

30 years agoVarious fixes (freebsd, ncr, nextstep): See ChangeLog.
Per Bothner [Mon, 29 Aug 1994 01:19:13 +0000 (01:19 +0000)]
Various fixes (freebsd, ncr, nextstep):  See ChangeLog.

30 years ago(HAVE_MACH_MACH_H): Defined.
Richard M. Stallman [Sun, 28 Aug 1994 21:07:42 +0000 (21:07 +0000)]
(HAVE_MACH_MACH_H): Defined.

30 years ago(Fx_color_defined_p): Return list of RGB values, not just t.
Richard M. Stallman [Sun, 28 Aug 1994 20:00:21 +0000 (20:00 +0000)]
(Fx_color_defined_p): Return list of RGB values, not just t.

30 years ago(polling_for_input): Declared.
Richard M. Stallman [Sun, 28 Aug 1994 19:59:18 +0000 (19:59 +0000)]
(polling_for_input): Declared.

30 years ago(polling_for_input): Define var unconditionally.
Richard M. Stallman [Sun, 28 Aug 1994 19:58:40 +0000 (19:58 +0000)]
(polling_for_input): Define var unconditionally.

30 years agoInclude keyboard.h.
Richard M. Stallman [Sun, 28 Aug 1994 19:57:51 +0000 (19:57 +0000)]
Include keyboard.h.
(x_make_frame_visible): Fix previous change: test polling_for_input
instead of whether SIGIO is defined.

30 years ago(xmenu_show): Don't queue events that are in the menu bar.
Richard M. Stallman [Sun, 28 Aug 1994 07:39:12 +0000 (07:39 +0000)]
(xmenu_show): Don't queue events that are in the menu bar.

30 years ago(after-find-file-from-revert-buffer): Add defvar.
Richard M. Stallman [Sun, 28 Aug 1994 07:37:42 +0000 (07:37 +0000)]
(after-find-file-from-revert-buffer): Add defvar.

30 years ago(internal_self_insert): Use insert_and_inherit.
Richard M. Stallman [Sun, 28 Aug 1994 06:48:56 +0000 (06:48 +0000)]
(internal_self_insert): Use insert_and_inherit.

30 years ago(Findent_to): Pass new arg to Finsert_char.
Richard M. Stallman [Sun, 28 Aug 1994 06:08:54 +0000 (06:08 +0000)]
(Findent_to): Pass new arg to Finsert_char.

30 years ago(insert_1): New arg INHERIT.
Richard M. Stallman [Sun, 28 Aug 1994 06:07:37 +0000 (06:07 +0000)]
(insert_1): New arg INHERIT.
(insert_and_inherit): New function.

30 years ago(Finsert_char): New arg INHERIT.
Richard M. Stallman [Sun, 28 Aug 1994 06:07:15 +0000 (06:07 +0000)]
(Finsert_char): New arg INHERIT.
Use insert_and_inherit if requested.

30 years ago(dbx): Use newline, not semicolon, between file and stop cmds.
Richard M. Stallman [Sun, 28 Aug 1994 04:14:59 +0000 (04:14 +0000)]
(dbx): Use newline, not semicolon, between file and stop cmds.

30 years agoentered into RCS
Richard M. Stallman [Sat, 27 Aug 1994 23:03:05 +0000 (23:03 +0000)]
entered into RCS

30 years ago(outline-mode-prefix-map): New variable.
Richard M. Stallman [Sat, 27 Aug 1994 21:02:12 +0000 (21:02 +0000)]
(outline-mode-prefix-map): New variable.
Define all the C-c commands here.
(outline-mode-menu-bar-map): New variable, holds local menu-bar keymap.
(outline-mode-map): Bind C-c and menu-bar to those maps.
(outline-minor-mode-map): Likewise use those submaps for the prefixes.

30 years ago(indent-rigidly): Insert new indent, then delete old.
Richard M. Stallman [Sat, 27 Aug 1994 19:40:47 +0000 (19:40 +0000)]
(indent-rigidly): Insert new indent, then delete old.

30 years ago(comint-arguments): Treat \n and \t like space.
Richard M. Stallman [Sat, 27 Aug 1994 19:06:19 +0000 (19:06 +0000)]
(comint-arguments): Treat \n and \t like space.

30 years ago(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Per Bothner [Fri, 26 Aug 1994 23:19:19 +0000 (23:19 +0000)]
(netbsd, freebsd, linux):  Accept any machine, not just i[34]86.

30 years agoRecognize powerpc-ibm-aix3.2.5.
Richard Kenner [Fri, 26 Aug 1994 22:45:20 +0000 (22:45 +0000)]
Recognize powerpc-ibm-aix3.2.5.

30 years agoMerges from Cygnus version.
Per Bothner [Fri, 26 Aug 1994 22:21:31 +0000 (22:21 +0000)]
Merges from Cygnus version.

30 years ago(xterm.o): Depend on keyboard.h.
Richard M. Stallman [Fri, 26 Aug 1994 21:25:43 +0000 (21:25 +0000)]
(xterm.o): Depend on keyboard.h.

30 years agoInitial revision
David J. MacKenzie [Fri, 26 Aug 1994 14:57:46 +0000 (14:57 +0000)]
Initial revision

30 years ago(rmail-summary-output-menu): New command.
Richard M. Stallman [Fri, 26 Aug 1994 06:55:43 +0000 (06:55 +0000)]
(rmail-summary-output-menu): New command.
(rmail-summary-mode-map): Add Output and Input with menu of files.

(rmail-summary-rmail-update): Check whether rmail-buffer is dead.

30 years ago(x_make_frame_visible): Call signal handler directly.
Karl Heuer [Fri, 26 Aug 1994 05:18:31 +0000 (05:18 +0000)]
(x_make_frame_visible): Call signal handler directly.

30 years agoAdd LINUX_QMAGIC conditional.
Richard M. Stallman [Fri, 26 Aug 1994 01:44:01 +0000 (01:44 +0000)]
Add LINUX_QMAGIC conditional.

30 years ago(USE_NONANSI_DEFUN): Defined.
Richard M. Stallman [Fri, 26 Aug 1994 00:45:03 +0000 (00:45 +0000)]
(USE_NONANSI_DEFUN): Defined.

30 years ago(DEFUN): Check USE_NONANSI_DEFUN.
Richard M. Stallman [Fri, 26 Aug 1994 00:44:42 +0000 (00:44 +0000)]
(DEFUN): Check USE_NONANSI_DEFUN.

30 years agoentered into RCS
Richard M. Stallman [Fri, 26 Aug 1994 00:40:24 +0000 (00:40 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 26 Aug 1994 00:30:33 +0000 (00:30 +0000)]
*** empty log message ***

30 years ago(vc-backend-checkout): Don't use -G for SCCS.
Richard M. Stallman [Fri, 26 Aug 1994 00:05:30 +0000 (00:05 +0000)]
(vc-backend-checkout): Don't use -G for SCCS.

30 years ago(toggle-rot13-mode): New function.
Richard M. Stallman [Thu, 25 Aug 1994 23:23:09 +0000 (23:23 +0000)]
(toggle-rot13-mode): New function.

30 years ago(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
Richard M. Stallman [Thu, 25 Aug 1994 22:55:25 +0000 (22:55 +0000)]
(obj): Put cm.o before term.o.  (Avoids mysterious lossage on Irix.)

30 years ago(xmenu_show): Do nothing special for ButtonPress in the menu.
Richard M. Stallman [Thu, 25 Aug 1994 05:05:50 +0000 (05:05 +0000)]
(xmenu_show): Do nothing special for ButtonPress in the menu.
Call XtDispatchEvent for all ButtonRelease events.
xlwmenu.c now deals with posting the menu.
Check for events in subwidgets of the menu
when deciding whether to queue them for later handling.

30 years ago(tags-table-extend-computed-list): In loop processing list of included
Roland McGrath [Thu, 25 Aug 1994 01:51:34 +0000 (01:51 +0000)]
(tags-table-extend-computed-list): In loop processing list of included
tables to incorporate it, advance TABLES to its cdr at end of loop.