]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 19 Jun 1994 15:40:27 +0000 (15:40 +0000)]
Get CFLAGS both with and without THIS_IS_CONFIGURE,
for two different uses.
Richard M. Stallman [Sun, 19 Jun 1994 15:24:14 +0000 (15:24 +0000)]
(C_OPTIMIZE_SWITCH): Definition deleted.
Richard M. Stallman [Sat, 18 Jun 1994 21:12:42 +0000 (21:12 +0000)]
(mail-bury): Test that rmail-summary-buffer is boundp.
Richard M. Stallman [Sat, 18 Jun 1994 21:04:14 +0000 (21:04 +0000)]
Doc fixes.
Richard M. Stallman [Sat, 18 Jun 1994 21:03:36 +0000 (21:03 +0000)]
(xsymbol): Cast $ to int.
(xvector, xstring): Don't use a string constant.
Reduce size limit for printing contents.
Richard M. Stallman [Sat, 18 Jun 1994 19:20:48 +0000 (19:20 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
Richard M. Stallman [Sat, 18 Jun 1994 18:57:39 +0000 (18:57 +0000)]
(make_frame_visible): At end, wait till Emacs sees frame is visible.
Francesco Potortì [Sat, 18 Jun 1994 17:54:50 +0000 (17:54 +0000)]
* m/delta.h (memmove): switch the first two args.
Richard M. Stallman [Sat, 18 Jun 1994 14:53:55 +0000 (14:53 +0000)]
(echo_after_prompt): New variable.
(echo_prompt, cancel_echoing): Set it.
(echo_dash): Test it.
(interrupt_signal, init_keyboard):
Don't handle SIGINT and SIGQUIT if using window system directly.
(read_key_sequence): Verify event has a POSN_BUFFER_POSN
before trying to extract it.
Richard M. Stallman [Sat, 18 Jun 1994 14:49:34 +0000 (14:49 +0000)]
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR):
(HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE):
Comment out these definitions.
Richard M. Stallman [Sat, 18 Jun 1994 13:26:33 +0000 (13:26 +0000)]
(rmail-highlight-headers): Don't skip newlines, just tab and space.
Richard M. Stallman [Sat, 18 Jun 1994 13:23:57 +0000 (13:23 +0000)]
(set-rmail-inbox-list): Use insert-before-markers.
Richard M. Stallman [Sat, 18 Jun 1994 13:02:23 +0000 (13:02 +0000)]
(doprnt.o): Depend on config_h.
Karl Heuer [Sat, 18 Jun 1994 00:18:28 +0000 (00:18 +0000)]
(minibuf_save_list): New variable, replaces minibuf_save_vector.
(read_minibuf): Cons it up.
(read_minibuf_unwind): Pop back the saved values.
(syms_of_minibuf): staticpro it.
Karl Heuer [Sat, 18 Jun 1994 00:13:37 +0000 (00:13 +0000)]
minibuf_prompt is now a Lisp_Object.
Karl Heuer [Sat, 18 Jun 1994 00:13:02 +0000 (00:13 +0000)]
(minibuf_prompt): Now a Lisp_Object. All uses changed.
Richard M. Stallman [Fri, 17 Jun 1994 23:52:35 +0000 (23:52 +0000)]
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Richard M. Stallman [Fri, 17 Jun 1994 23:51:52 +0000 (23:51 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
Richard M. Stallman [Fri, 17 Jun 1994 23:51:40 +0000 (23:51 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Richard M. Stallman [Fri, 17 Jun 1994 23:34:37 +0000 (23:34 +0000)]
(x_real_positions): Make sure we know the parent window.
Karl Heuer [Fri, 17 Jun 1994 22:15:47 +0000 (22:15 +0000)]
(dired-build-subdir-alist): Don't let looking-at destroy the match data.
Richard M. Stallman [Fri, 17 Jun 1994 21:42:34 +0000 (21:42 +0000)]
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.
Richard M. Stallman [Fri, 17 Jun 1994 20:35:16 +0000 (20:35 +0000)]
(finder-commentary): Fix error message syntax.
Richard M. Stallman [Fri, 17 Jun 1994 20:04:22 +0000 (20:04 +0000)]
Comment change.
Karl Heuer [Fri, 17 Jun 1994 20:03:18 +0000 (20:03 +0000)]
(compute_motion): Recenter overlays, for speed.
Richard M. Stallman [Fri, 17 Jun 1994 19:59:09 +0000 (19:59 +0000)]
(lm-section-mark): Accept extra semicolons;
accept spaces at end of line.
Richard M. Stallman [Fri, 17 Jun 1994 16:03:59 +0000 (16:03 +0000)]
(build-mail-abbrevs): Pass a recursivep argument in recursive call.
Richard M. Stallman [Fri, 17 Jun 1994 16:00:42 +0000 (16:00 +0000)]
Comment change.
Richard M. Stallman [Fri, 17 Jun 1994 13:40:33 +0000 (13:40 +0000)]
(Fprocess_status): Return nil for process name that has no process.
Richard M. Stallman [Fri, 17 Jun 1994 13:39:14 +0000 (13:39 +0000)]
(x-create-frame-with-faces): Set the cursor color last.
Richard M. Stallman [Fri, 17 Jun 1994 13:35:53 +0000 (13:35 +0000)]
(scratch_cursor_gc): New variable.
(dumpglyphs): Rework handling of GCs for cursor display
to use scratch_cursor_gc, and reuse the GC more.
Roland McGrath [Fri, 17 Jun 1994 04:05:56 +0000 (04:05 +0000)]
(tags-table-computed-list, tags-table-computed-list-for): New variables.
(tags-table-list-pointer, tags-table-list-started-at): Doc fixes.
(tags-table-parent-pointer-list): Variable removed.
(tags-table-check-computed-list, tags-table-extend-computed-list): New
functions.
(tags-find-table-in-list): Function removed.
(tags-table-list-member): New function replaces it.
(tags-verify-table): New function, broken out of visit-tags-table-buffer.
(tags-table-including, tags-next-table): Rewritten.
(visit-tags-table-buffer-cont): Variable removed.
(visit-tags-table-buffer): Overhauled.
(tag-exact-match-p): Disallow newline in tag string before \177.
Richard M. Stallman [Fri, 17 Jun 1994 00:52:13 +0000 (00:52 +0000)]
(redisplay_region): Treat selected window's buffer
specially, not current buffer.
Richard M. Stallman [Fri, 17 Jun 1994 00:51:33 +0000 (00:51 +0000)]
(mouse-scroll-subr): New arg WINDOW.
(mouse-drag-region, mouse-drag-secondary): Pass new arg.
Richard M. Stallman [Thu, 16 Jun 1994 23:45:41 +0000 (23:45 +0000)]
(make_hdr): Handle case of no "additional header".
Richard M. Stallman [Thu, 16 Jun 1994 23:33:50 +0000 (23:33 +0000)]
Comment change.
Richard M. Stallman [Thu, 16 Jun 1994 18:51:07 +0000 (18:51 +0000)]
[USG5_4] (sigblock): Use |, not &.
Richard M. Stallman [Thu, 16 Jun 1994 15:44:16 +0000 (15:44 +0000)]
(Info-directory-list): For msdos, use ";" instead of
":" as delimiter in INFOPATH.
Karl Heuer [Thu, 16 Jun 1994 15:38:30 +0000 (15:38 +0000)]
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Richard M. Stallman [Thu, 16 Jun 1994 15:14:30 +0000 (15:14 +0000)]
(syms_of_display): Make baud-rate a user var.
Richard M. Stallman [Thu, 16 Jun 1994 15:12:52 +0000 (15:12 +0000)]
(bibtex-mode): Set up comment-start locally.
Richard M. Stallman [Thu, 16 Jun 1994 15:03:04 +0000 (15:03 +0000)]
(scan_lists): Get error if eob within comment with depth!=0.
Richard M. Stallman [Thu, 16 Jun 1994 14:15:11 +0000 (14:15 +0000)]
(ange-ftp-canonize-filename): Fix wrong var name.
Noah Friedman [Thu, 16 Jun 1994 08:09:34 +0000 (08:09 +0000)]
(rlogin-password-paranoia): Variable deleted.
(rlogin-password): Function deleted.
This functionality is handled by comint-watch-for-password-prompt.
(rlogin-filter): Function deleted.
(rlogin): Do not set the process filter to rlogin-filter.
Roland McGrath [Thu, 16 Jun 1994 06:55:46 +0000 (06:55 +0000)]
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
(O_RDONLY, O_RDWR): Define if undefined.
[emacs] (report_error): Use report_file_error so the user can tell what the
errno code was.
(unexec): Use O_RDONLY instead of explicit 0.
(make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it
was never adjusted earlier #ifndef NO_REMAP.
(adjust_lnnoptrs): Use O_RDWR instead of explicit 2.
Richard M. Stallman [Thu, 16 Jun 1994 02:30:39 +0000 (02:30 +0000)]
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
Richard M. Stallman [Wed, 15 Jun 1994 23:03:28 +0000 (23:03 +0000)]
(outline-mode): Make change-major-mode-hook buffer-local.
Richard M. Stallman [Wed, 15 Jun 1994 22:39:01 +0000 (22:39 +0000)]
(dired-build-subdir-alist): Avoid mistaking a file name
ending in a colon for a subdir header line.
Richard M. Stallman [Wed, 15 Jun 1994 22:16:04 +0000 (22:16 +0000)]
(mail-send-hook): Add defvar.
(mail-send): Run mail-send-hook before the `Sending...' message.
Richard M. Stallman [Wed, 15 Jun 1994 20:15:59 +0000 (20:15 +0000)]
(x_noop_count): New variable.
(x_term_init) [X_IO_BUG]: Init it.
(XTread_socket) [X_IO_BUG]: Don't do XNoOp every time, just 1 in 100.
Richard M. Stallman [Wed, 15 Jun 1994 18:24:10 +0000 (18:24 +0000)]
Don't alter the underline face.
(font-lock-hack-keywords, font-lock-fontify-region):
Don't call set-buffer-modified-p if no change in its value.
(font-lock-hack-keywords): Avoid changing the narrowing.
(c-font-lock-keywords-2): Insist on whitespace before a label.
Richard M. Stallman [Wed, 15 Jun 1994 18:19:56 +0000 (18:19 +0000)]
(C_DEBUG_SWITCH): Define as empty.
Richard M. Stallman [Wed, 15 Jun 1994 18:18:55 +0000 (18:18 +0000)]
(redisplay): Don't call x_consider_frame_title.
(display_mode_line): Likewise.
(prepare_menu_bars): Call it here.
Richard M. Stallman [Wed, 15 Jun 1994 18:17:55 +0000 (18:17 +0000)]
(Fcall_interactively): Ignore `-' in string.
(Fcall_interactively): Don't call minibuffer-window-active-p;
determine directly whether a minibuf window is active.
Richard M. Stallman [Wed, 15 Jun 1994 18:13:52 +0000 (18:13 +0000)]
(Info-insert-dir): Ignore access times when comparing
file attributes. Print message while merging. Use separate
buffers for merging. Try lower case `dir' first.
Richard M. Stallman [Wed, 15 Jun 1994 18:05:50 +0000 (18:05 +0000)]
(gud-massage-args): Fix error message syntax.
(gud-marker-filter, gud-find-file): Likewise.
(gud-display-line): Don't use dialog box for questions.
Doug Evans [Wed, 15 Jun 1994 07:40:43 +0000 (07:40 +0000)]
* config.sub (sparc64): New cpu.
(aout, elf): New os's.
Karl Heuer [Wed, 15 Jun 1994 05:29:08 +0000 (05:29 +0000)]
(init_system_name): New function, replaces get_system_name.
Karl Heuer [Wed, 15 Jun 1994 05:28:51 +0000 (05:28 +0000)]
(init_editfns): Call init_system_name instead of get_system_name.
(get_system_name): New function, now just uses Vsystem_name.
Karl Heuer [Wed, 15 Jun 1994 05:27:38 +0000 (05:27 +0000)]
declare init_system_name (replaces get_system_name).
Karl Heuer [Wed, 15 Jun 1994 04:48:02 +0000 (04:48 +0000)]
(x_term_init): Don't call get_system_name.
Richard M. Stallman [Wed, 15 Jun 1994 04:37:26 +0000 (04:37 +0000)]
(find-tag-history): New variable.
(find-tag-noselect): Set that variable.
Richard M. Stallman [Wed, 15 Jun 1994 04:05:32 +0000 (04:05 +0000)]
(sigblock) [USG5_4]: Define if not defined.
Richard M. Stallman [Wed, 15 Jun 1994 04:01:33 +0000 (04:01 +0000)]
Put stdio.h after config.h.
(XTread_socket): Use x_top_window_to_frame in prev change.
Karl Heuer [Wed, 15 Jun 1994 03:55:42 +0000 (03:55 +0000)]
(mouse-drag-region): Bind last-command, not this-command.
Richard M. Stallman [Wed, 15 Jun 1994 03:54:06 +0000 (03:54 +0000)]
Put stdio.h after config.h.
Richard M. Stallman [Wed, 15 Jun 1994 03:53:12 +0000 (03:53 +0000)]
Comment change.
Richard M. Stallman [Wed, 15 Jun 1994 03:46:59 +0000 (03:46 +0000)]
Put config.h first.
Richard M. Stallman [Wed, 15 Jun 1994 03:45:54 +0000 (03:45 +0000)]
Put sys/signal.h and errno.h first, then config.h.
Richard M. Stallman [Wed, 15 Jun 1994 03:43:43 +0000 (03:43 +0000)]
Put stdio.h, sys/types.h and sys/stat.h after config.h.
Karl Heuer [Wed, 15 Jun 1994 02:43:39 +0000 (02:43 +0000)]
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file
buffer.
Karl Heuer [Wed, 15 Jun 1994 01:09:17 +0000 (01:09 +0000)]
(Fsingle_key_description): Allow strings as keys.
Karl Heuer [Wed, 15 Jun 1994 00:24:54 +0000 (00:24 +0000)]
(create_process): Set input_wait_mask before forking.
Richard M. Stallman [Tue, 14 Jun 1994 21:57:11 +0000 (21:57 +0000)]
(vmotion): Use find_next_newline_no_quit.
(indented_beyond_p): Likewise.
Richard M. Stallman [Tue, 14 Jun 1994 21:54:45 +0000 (21:54 +0000)]
(find_next_newline_no_quit): New function.
Richard M. Stallman [Tue, 14 Jun 1994 20:54:44 +0000 (20:54 +0000)]
(ispell-command-loop): C-g should be like X, not q.
(ispell-dictionary-alist): Add autoload. Split into two subvariables.
(ispell-menu-map): Defvar and set up at top level. Split into parts.
(ispell-menu-map-needed): New variable.
Richard M. Stallman [Tue, 14 Jun 1994 20:33:44 +0000 (20:33 +0000)]
(init_sys_modes): Don't set up sigio here if window system.
Richard M. Stallman [Tue, 14 Jun 1994 20:19:04 +0000 (20:19 +0000)]
(fortran-blink-matching-do): When looking for do,
insist on nondigit after it.
Edward M. Reingold [Tue, 14 Jun 1994 20:06:55 +0000 (20:06 +0000)]
(calendar-mode-map): Change moon menu bar to pop up a menu.
Richard M. Stallman [Tue, 14 Jun 1994 19:50:14 +0000 (19:50 +0000)]
(calendar-mouse-2-date-menu): Put moon phase here.
(calendar-mode-map): Delete from here.
Richard M. Stallman [Tue, 14 Jun 1994 19:48:19 +0000 (19:48 +0000)]
(init_eval_once): Call xmalloc, not malloc.
Richard M. Stallman [Tue, 14 Jun 1994 19:46:00 +0000 (19:46 +0000)]
(Fprocess_send_eof): Doc fix.
Richard M. Stallman [Tue, 14 Jun 1994 14:51:19 +0000 (14:51 +0000)]
Put ./BUGS into the distrib.
Roland McGrath [Tue, 14 Jun 1994 00:58:05 +0000 (00:58 +0000)]
Fix regexp in last change.
Richard M. Stallman [Tue, 14 Jun 1994 00:34:43 +0000 (00:34 +0000)]
(pop-global-mark): Discard entries for nonexistent buffers.
Richard M. Stallman [Tue, 14 Jun 1994 00:21:40 +0000 (00:21 +0000)]
(inhibit-startup-echo-area-message): Doc fix.
Richard M. Stallman [Tue, 14 Jun 1994 00:10:56 +0000 (00:10 +0000)]
(mouse-avoidance-threshold): Renamed from ...threshhold.
Richard M. Stallman [Mon, 13 Jun 1994 23:56:48 +0000 (23:56 +0000)]
(init_sys_modes): Don't call set_terminal_modes
if using a window system.
Richard M. Stallman [Mon, 13 Jun 1994 23:40:33 +0000 (23:40 +0000)]
(end-of-buffer): Recenter overlay lists.
Roland McGrath [Mon, 13 Jun 1994 23:27:44 +0000 (23:27 +0000)]
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++
msgs: "Warning" or "Error" before file name.
Richard M. Stallman [Mon, 13 Jun 1994 21:12:56 +0000 (21:12 +0000)]
Handle 386 running Solaris 2.
Richard M. Stallman [Mon, 13 Jun 1994 21:10:43 +0000 (21:10 +0000)]
Fix previous change.
Richard M. Stallman [Mon, 13 Jun 1994 21:09:17 +0000 (21:09 +0000)]
Add conditional for SOLARIS2.
Richard M. Stallman [Mon, 13 Jun 1994 21:08:42 +0000 (21:08 +0000)]
(SOLARIS2): Defined.
Karl Heuer [Mon, 13 Jun 1994 20:56:30 +0000 (20:56 +0000)]
(single_keymap_panes): gcpro some things.
Richard M. Stallman [Mon, 13 Jun 1994 20:41:21 +0000 (20:41 +0000)]
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
Richard M. Stallman [Mon, 13 Jun 1994 20:41:00 +0000 (20:41 +0000)]
(init_cmdargs): Set up initial_argv, initial_argc.
Richard M. Stallman [Mon, 13 Jun 1994 20:11:10 +0000 (20:11 +0000)]
(syms_of_keyboard): Properly init Vsystem_key_alist.
Richard M. Stallman [Mon, 13 Jun 1994 19:46:22 +0000 (19:46 +0000)]
(adjust_lnnoptrs): Handle multiple aux symbols.
Richard M. Stallman [Mon, 13 Jun 1994 19:35:07 +0000 (19:35 +0000)]
(mouse-save-then-kill-delete-region): Turn off change hooks
for the edit operations that are not real.