]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Mon, 5 Sep 1994 00:13:01 +0000 (00:13 +0000)]
(srandom): Pass arg to srand48; no return value.
Richard M. Stallman [Mon, 5 Sep 1994 00:10:56 +0000 (00:10 +0000)]
(rmail-get-new-mail): Run rmail-get-new-mail-hook.
Richard M. Stallman [Sun, 4 Sep 1994 07:02:34 +0000 (07:02 +0000)]
Check for lrand48, not 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.
Richard M. Stallman [Sun, 4 Sep 1994 07:00:46 +0000 (07:00 +0000)]
(HAVE_LRAND48): Replaces HAVE_RAND48.
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.
Richard M. Stallman [Sun, 4 Sep 1994 02:09:55 +0000 (02:09 +0000)]
(init_baud_rate): Test that getobaud is actually defined.
Richard M. Stallman [Sat, 3 Sep 1994 23:33:50 +0000 (23:33 +0000)]
(mark-ring): Add permanent-local prop. Doc fix.
Richard M. Stallman [Sat, 3 Sep 1994 23:05:04 +0000 (23:05 +0000)]
(shell-command-regexp): Use a simpler faster regexp.
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.
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.
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'.
Richard M. Stallman [Sat, 3 Sep 1994 04:34:17 +0000 (04:34 +0000)]
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
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.
Richard M. Stallman [Sat, 3 Sep 1994 00:07:49 +0000 (00:07 +0000)]
(outline-minor-mode-prefix): Doc fix.
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.
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.
Richard M. Stallman [Fri, 2 Sep 1994 22:45:09 +0000 (22:45 +0000)]
(Fdelete_frame): Fix previous change.
Richard M. Stallman [Fri, 2 Sep 1994 20:17:12 +0000 (20:17 +0000)]
(display_text_line): Don't overrun the charstart area.
Richard M. Stallman [Thu, 1 Sep 1994 21:18:15 +0000 (21:18 +0000)]
(grep-command): Doc fix.
Richard M. Stallman [Thu, 1 Sep 1994 20:32:44 +0000 (20:32 +0000)]
(x_make_frame_visible): Call input_polling_used.
Tom Tromey [Thu, 1 Sep 1994 18:06:24 +0000 (18:06 +0000)]
Added filename completion in inferior tcl mode
David J. MacKenzie [Thu, 1 Sep 1994 15:30:26 +0000 (15:30 +0000)]
entered into RCS
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.
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.
David J. MacKenzie [Thu, 1 Sep 1994 04:47:05 +0000 (04:47 +0000)]
*** empty log message ***
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.
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.
David J. MacKenzie [Wed, 31 Aug 1994 14:31:25 +0000 (14:31 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 31 Aug 1994 04:14:02 +0000 (04:14 +0000)]
(input_polling_used): New function.
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.
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.
Richard M. Stallman [Tue, 30 Aug 1994 21:20:09 +0000 (21:20 +0000)]
(isearch-edit-string): Use isearch-text-char-description.
Richard M. Stallman [Tue, 30 Aug 1994 19:32:53 +0000 (19:32 +0000)]
entered into RCS
Richard M. Stallman [Tue, 30 Aug 1994 07:20:23 +0000 (07:20 +0000)]
(insert_before_markers_and_inherit): New function.
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.
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.
Richard M. Stallman [Tue, 30 Aug 1994 07:15:00 +0000 (07:15 +0000)]
(free_frame_glyphs): No longer static.
Richard M. Stallman [Tue, 30 Aug 1994 07:07:39 +0000 (07:07 +0000)]
(perform-replace): Restore match data before highlighting.
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.
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.
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.
Richard M. Stallman [Tue, 30 Aug 1994 00:36:48 +0000 (00:36 +0000)]
(set-mark): When POS is nil, always clear mark-active.
Richard M. Stallman [Tue, 30 Aug 1994 00:34:35 +0000 (00:34 +0000)]
Provide diary-lib not diary.
Richard M. Stallman [Tue, 30 Aug 1994 00:33:34 +0000 (00:33 +0000)]
Require diary-lib, not diary.
Per Bothner [Mon, 29 Aug 1994 01:19:13 +0000 (01:19 +0000)]
Various fixes (freebsd, ncr, nextstep): See ChangeLog.
Richard M. Stallman [Sun, 28 Aug 1994 21:07:42 +0000 (21:07 +0000)]
(HAVE_MACH_MACH_H): Defined.
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.
Richard M. Stallman [Sun, 28 Aug 1994 19:59:18 +0000 (19:59 +0000)]
(polling_for_input): Declared.
Richard M. Stallman [Sun, 28 Aug 1994 19:58:40 +0000 (19:58 +0000)]
(polling_for_input): Define var unconditionally.
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.
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.
Richard M. Stallman [Sun, 28 Aug 1994 07:37:42 +0000 (07:37 +0000)]
(after-find-file-from-revert-buffer): Add defvar.
Richard M. Stallman [Sun, 28 Aug 1994 06:48:56 +0000 (06:48 +0000)]
(internal_self_insert): Use insert_and_inherit.
Richard M. Stallman [Sun, 28 Aug 1994 06:08:54 +0000 (06:08 +0000)]
(Findent_to): Pass new arg to Finsert_char.
Richard M. Stallman [Sun, 28 Aug 1994 06:07:37 +0000 (06:07 +0000)]
(insert_1): New arg INHERIT.
(insert_and_inherit): New function.
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.
Richard M. Stallman [Sun, 28 Aug 1994 04:14:59 +0000 (04:14 +0000)]
(dbx): Use newline, not semicolon, between file and stop cmds.
Richard M. Stallman [Sat, 27 Aug 1994 23:03:05 +0000 (23:03 +0000)]
entered into RCS
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.
Richard M. Stallman [Sat, 27 Aug 1994 19:40:47 +0000 (19:40 +0000)]
(indent-rigidly): Insert new indent, then delete old.
Richard M. Stallman [Sat, 27 Aug 1994 19:06:19 +0000 (19:06 +0000)]
(comint-arguments): Treat \n and \t like space.
Per Bothner [Fri, 26 Aug 1994 23:19:19 +0000 (23:19 +0000)]
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Richard Kenner [Fri, 26 Aug 1994 22:45:20 +0000 (22:45 +0000)]
Recognize powerpc-ibm-aix3.2.5.
Per Bothner [Fri, 26 Aug 1994 22:21:31 +0000 (22:21 +0000)]
Merges from Cygnus version.
Richard M. Stallman [Fri, 26 Aug 1994 21:25:43 +0000 (21:25 +0000)]
(xterm.o): Depend on keyboard.h.
David J. MacKenzie [Fri, 26 Aug 1994 14:57:46 +0000 (14:57 +0000)]
Initial revision
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.
Karl Heuer [Fri, 26 Aug 1994 05:18:31 +0000 (05:18 +0000)]
(x_make_frame_visible): Call signal handler directly.
Richard M. Stallman [Fri, 26 Aug 1994 01:44:01 +0000 (01:44 +0000)]
Add LINUX_QMAGIC conditional.
Richard M. Stallman [Fri, 26 Aug 1994 00:45:03 +0000 (00:45 +0000)]
(USE_NONANSI_DEFUN): Defined.
Richard M. Stallman [Fri, 26 Aug 1994 00:44:42 +0000 (00:44 +0000)]
(DEFUN): Check USE_NONANSI_DEFUN.
Richard M. Stallman [Fri, 26 Aug 1994 00:40:24 +0000 (00:40 +0000)]
entered into RCS
Richard M. Stallman [Fri, 26 Aug 1994 00:30:33 +0000 (00:30 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 26 Aug 1994 00:05:30 +0000 (00:05 +0000)]
(vc-backend-checkout): Don't use -G for SCCS.
Richard M. Stallman [Thu, 25 Aug 1994 23:23:09 +0000 (23:23 +0000)]
(toggle-rot13-mode): New function.
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.)
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.
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.
Richard M. Stallman [Thu, 25 Aug 1994 01:25:55 +0000 (01:25 +0000)]
(display_scan_buffer): New function.
(display_count_lines): Use that.
Charles Hannum [Thu, 25 Aug 1994 00:39:13 +0000 (00:39 +0000)]
Update to match config.sub changes for NetBSD.
Charles Hannum [Thu, 25 Aug 1994 00:37:35 +0000 (00:37 +0000)]
Revert pc532 handling.
Charles Hannum [Thu, 25 Aug 1994 00:24:48 +0000 (00:24 +0000)]
Rearrange handling of NetBSD ports.
Richard M. Stallman [Thu, 25 Aug 1994 00:05:36 +0000 (00:05 +0000)]
(find-file-noselect): Improve "file changed" message.
Richard M. Stallman [Wed, 24 Aug 1994 23:42:49 +0000 (23:42 +0000)]
(unexec): Copy previous change in unexelf.c.
Richard M. Stallman [Wed, 24 Aug 1994 23:31:55 +0000 (23:31 +0000)]
(comint-arguments): Rewrite for speed.
Don't keep parsing once we have enough args.
Charles Hannum [Wed, 24 Aug 1994 23:27:35 +0000 (23:27 +0000)]
Add da30-* for da30-unknown-netbsd*.
Charles Hannum [Wed, 24 Aug 1994 23:19:42 +0000 (23:19 +0000)]
Remove mac68k-*.
Richard M. Stallman [Wed, 24 Aug 1994 19:53:17 +0000 (19:53 +0000)]
(ispell-buffer-local-words): Don't treat doublequote
specially when splitting the line into words.
Richard M. Stallman [Wed, 24 Aug 1994 19:51:01 +0000 (19:51 +0000)]
(term_init): Added missing argument to tgetstr.
(tgetstr): Move declarations to top level.
Richard M. Stallman [Wed, 24 Aug 1994 19:40:44 +0000 (19:40 +0000)]
(textget): Ignore category prop if not a symbol.
Richard M. Stallman [Wed, 24 Aug 1994 19:40:30 +0000 (19:40 +0000)]
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.
Karl Heuer [Wed, 24 Aug 1994 06:28:41 +0000 (06:28 +0000)]
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
Richard M. Stallman [Wed, 24 Aug 1994 04:50:24 +0000 (04:50 +0000)]
(mouse-extend): In Transient Mark mode, use the region
whenever it is active.
Charles Hannum [Wed, 24 Aug 1994 04:23:07 +0000 (04:23 +0000)]
*** empty log message ***
Charles Hannum [Wed, 24 Aug 1994 04:07:50 +0000 (04:07 +0000)]
Add NetBSD support.
Roland McGrath [Wed, 24 Aug 1994 02:04:01 +0000 (02:04 +0000)]
Initial revision
Karl Heuer [Wed, 24 Aug 1994 00:55:52 +0000 (00:55 +0000)]
(shell-command-on-region): Don't delete current buffer.
Karl Heuer [Wed, 24 Aug 1994 00:39:46 +0000 (00:39 +0000)]
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
Karl Heuer [Wed, 24 Aug 1994 00:35:51 +0000 (00:35 +0000)]
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
auto_save_error, Fwrite_region): Fix gcpro problems.