]>
git.eshelyaron.com Git - emacs.git/log
Francesco Potortì [Tue, 25 Jan 1994 15:04:07 +0000 (15:04 +0000)]
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
(bcopy, bzero, bcmp): define'd for efficiency.
(GAP_USE_BCOPY, BCOPY_DOWNWARD_SAFE): define'd for GHc compiler.
Richard M. Stallman [Tue, 25 Jan 1994 00:09:55 +0000 (00:09 +0000)]
(appt-check): Doc fix.
Richard M. Stallman [Mon, 24 Jan 1994 23:52:51 +0000 (23:52 +0000)]
(mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
Richard M. Stallman [Mon, 24 Jan 1994 17:07:28 +0000 (17:07 +0000)]
(graft_intervals_into_buffer): Fix one-off
comparing lengths of over and under.
Francesco Potortì [Mon, 24 Jan 1994 12:31:40 +0000 (12:31 +0000)]
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
(HAVE_XSCREENNUMBEROFSCREEN): defined if X is used.
(LIB_X11_LIB, LIBX11_SYSTEM): override only if X is used.
(USG_SHARED_LIBRARIES): undefine only if X is used.
Richard M. Stallman [Sun, 23 Jan 1994 23:23:42 +0000 (23:23 +0000)]
(Fconcat): Doc fix.
Richard M. Stallman [Sat, 22 Jan 1994 23:28:43 +0000 (23:28 +0000)]
*** empty log message ***
Roland McGrath [Sat, 22 Jan 1994 23:18:14 +0000 (23:18 +0000)]
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
"yes" (it might be "athena" or somesuch).
Richard M. Stallman [Sat, 22 Jan 1994 16:14:37 +0000 (16:14 +0000)]
(Fassq, Fassoc): Doc fixes.
Richard M. Stallman [Sat, 22 Jan 1994 16:13:30 +0000 (16:13 +0000)]
(Faset): Doc fix.
Richard M. Stallman [Fri, 21 Jan 1994 21:21:20 +0000 (21:21 +0000)]
(appt-check): Use the new variables
appt-disp-window-function and appt-delete-window-function.
(appt-disp-window-function): New variable.
(appt-delete-window-function): New variable.
(appt-delete-window): New function.
(appt-disp-window): Don't delete the appt window here;
instead, call appt-delete-window-function.
Fixed bug that messed up the screen when appt-check ran
when mouse is in the minibuffer.
Call select-frame only if window-system.
Richard M. Stallman [Fri, 21 Jan 1994 20:54:57 +0000 (20:54 +0000)]
(display_menu_bar): Add USE_X_TOOLKIT conditional.
(redisplay_window) [USE_X_TOOLKIT]: Test FRAME_EXTERNAL_MENU_BAR.
(update_menu_bar) [USE_X_TOOLKIT]: Call set_frame_menubar.
(truncate_echo_area): New function.
(decode_mode_spec) [MSDOS]: Let 't' expand to 'T' for
text mode or 'B' for binary mode.
(decode_mode_spec) [not subprocesses]: Don't access Fprocess_status.
Richard M. Stallman [Fri, 21 Jan 1994 20:43:07 +0000 (20:43 +0000)]
(struct frame): New field external_menu_bar.
(FRAME_EXTERNAL_MENU_BAR): New macro.
Richard M. Stallman [Fri, 21 Jan 1994 20:41:49 +0000 (20:41 +0000)]
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
CoreP.h, StringDefs.h, Xaw/Box.h.
(struct x_display) [USE_X_TOOLKIT]: New fields widget, column_widget,
edit_widget, menubar_widget.
(x_any_window_to_frame) [USE_X_TOOLKIT]: Declared.
Richard M. Stallman [Fri, 21 Jan 1994 18:45:00 +0000 (18:45 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 1994 16:52:12 +0000 (16:52 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 1994 16:30:21 +0000 (16:30 +0000)]
(forward-paragraph): Doc fix.
Roland McGrath [Fri, 21 Jan 1994 16:22:40 +0000 (16:22 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 1994 06:37:05 +0000 (06:37 +0000)]
(with_x_toolkit): Treat values athena and lucid alike.
Richard M. Stallman [Fri, 21 Jan 1994 06:34:16 +0000 (06:34 +0000)]
(S_ISDIR): Define if not defined.
(file_p): Use S_ISDIR.
(search_magic_path): Fix logic testing for empty path element.
Richard M. Stallman [Fri, 21 Jan 1994 04:19:19 +0000 (04:19 +0000)]
(isearch-highlight): Do nothing if not window-system.
Richard M. Stallman [Fri, 21 Jan 1994 00:09:47 +0000 (00:09 +0000)]
(update_end): Clear updating_frame before calling hook.
Richard M. Stallman [Thu, 20 Jan 1994 23:50:37 +0000 (23:50 +0000)]
(double_dollars): New function.
(Fread_file_name_internal): Use double_dollars.
(Fread_file_name): Likewise.
Richard M. Stallman [Thu, 20 Jan 1994 19:58:44 +0000 (19:58 +0000)]
Doc fix.
Richard M. Stallman [Thu, 20 Jan 1994 19:56:36 +0000 (19:56 +0000)]
Doc fixes.
Richard M. Stallman [Thu, 20 Jan 1994 19:54:47 +0000 (19:54 +0000)]
(Fprevious_property_change): Move back at least 1 char.
(Fprevious_single_property_change): Likewise.
Richard M. Stallman [Thu, 20 Jan 1994 15:12:30 +0000 (15:12 +0000)]
(enable-flow-control-on): Do nothing if no TERM.
Richard M. Stallman [Thu, 20 Jan 1994 14:41:49 +0000 (14:41 +0000)]
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
(Vinstallation_directory): Declared.
Richard M. Stallman [Thu, 20 Jan 1994 14:39:31 +0000 (14:39 +0000)]
Handle --with-x-toolkit. Produce lwlib/Makefile.
Substitute USE_X_TOOLKIT as both C macro and Make variable.
If CPP has a value that is a directory, discard the value.
Richard M. Stallman [Thu, 20 Jan 1994 14:27:51 +0000 (14:27 +0000)]
(make-help-screen): Use overriding-local-map.
Recognize C-v and M-v properly.
Compute help-screen after changing the map.
Richard M. Stallman [Thu, 20 Jan 1994 13:16:53 +0000 (13:16 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 19 Jan 1994 23:12:25 +0000 (23:12 +0000)]
Add #undef SYSTEM_MALLOC.
Richard M. Stallman [Wed, 19 Jan 1994 18:45:34 +0000 (18:45 +0000)]
(isearch-push-state): Save isearch-case-fold-search.
(isearch-top-state): Restore it.
Richard M. Stallman [Wed, 19 Jan 1994 17:21:49 +0000 (17:21 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 19 Jan 1994 15:25:32 +0000 (15:25 +0000)]
(shell-command-on-region): If we quit the command,
display the output buffer anyway.
Richard M. Stallman [Wed, 19 Jan 1994 15:12:34 +0000 (15:12 +0000)]
Include errno.h; don't include fasync.h.
(schedule): Don't return a value.
(sigcatch): Reestablish the handler first.
(getevent): Always call notify at the end.
(notify): Defer alarms around the whole body of function.
(main): Don't request SIGIO, and don't handle it.
Loop calling getevent.
(sigcatch): Delete code to handle SIGIO.
If defer_alarms is set, don't call notify, just set alarm_deferred.
(getevent): Use read, not getchar. Handle EINTR and EAGAIN.
Set defer_alarms around realloc and schedule.
If alarm_deferred gets set, call notify.
Likewise if this event is the only pending event.
Make buf and buf_size global variables.
Don't malloc buf if it is already non-zero.
(schedule): Just exit if run out of memory.
Return the number of events.
(signal) [_CX_UX]: Add #undef.
Richard M. Stallman [Wed, 19 Jan 1994 14:21:20 +0000 (14:21 +0000)]
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
Richard M. Stallman [Wed, 19 Jan 1994 13:57:16 +0000 (13:57 +0000)]
Better, more user-oriented doc strings.
(time-stamp-mail-host): Now a user option.
(time-stamp-current-year, time-stamp-hh:mm): Removed.
(time-stamp-mm/dd/yy, time-stamp-dd/mm/yy): Removed.
(time-stamp-yyyy-mm-dd): New function, ISO 8601 format.
Richard M. Stallman [Wed, 19 Jan 1994 04:15:49 +0000 (04:15 +0000)]
Add #undef for USE_X_TOOLKIT.
Richard M. Stallman [Wed, 19 Jan 1994 00:04:56 +0000 (00:04 +0000)]
(lwlib/Makefile): New target.
(SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
(clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
(unlock, relock): Handle lwlib subdir.
Add some .PHONY targets.
Richard M. Stallman [Tue, 18 Jan 1994 23:59:37 +0000 (23:59 +0000)]
Handle lwlib subdir like oldXMenu subdir.
Richard M. Stallman [Tue, 18 Jan 1994 23:52:19 +0000 (23:52 +0000)]
entered into RCS
Richard M. Stallman [Tue, 18 Jan 1994 23:52:12 +0000 (23:52 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 18 Jan 1994 23:47:41 +0000 (23:47 +0000)]
Initial revision
Richard M. Stallman [Tue, 18 Jan 1994 19:23:14 +0000 (19:23 +0000)]
(font-lock-mode): Set after-revert-hook
to refontify after revert.
Richard M. Stallman [Tue, 18 Jan 1994 19:13:11 +0000 (19:13 +0000)]
(revert-buffer): Run after-revert-hook.
Richard M. Stallman [Mon, 17 Jan 1994 22:43:40 +0000 (22:43 +0000)]
(show-paren-command-hook): Do nothing when in kbd macro.
Roland McGrath [Mon, 17 Jan 1994 21:44:35 +0000 (21:44 +0000)]
(yow-file): Doc fix.
(yow): With non-nil arg (prefix arg), insert the chosen pinhead wisdom at
point. Use (interactive-p) instead of arg to decide if interactive.
(insert-zippyism): Yow! Am I INSERTED yet?
Roland McGrath [Mon, 17 Jan 1994 05:24:29 +0000 (05:24 +0000)]
Fix typo (extra paren).
Richard M. Stallman [Mon, 17 Jan 1994 01:40:01 +0000 (01:40 +0000)]
Don't include stdio.h.
Richard M. Stallman [Mon, 17 Jan 1994 01:38:26 +0000 (01:38 +0000)]
Include stdio.h before config.h.
Richard M. Stallman [Mon, 17 Jan 1994 00:46:25 +0000 (00:46 +0000)]
(init_callproc): Use Vinstallation_directory.
Richard M. Stallman [Mon, 17 Jan 1994 00:44:38 +0000 (00:44 +0000)]
(init_lread): Use Vinstallation_directory.
Richard M. Stallman [Sun, 16 Jan 1994 23:59:56 +0000 (23:59 +0000)]
(Ffile_symlink_p): Doc fix.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:50 +0000 (23:40 +0000)]
(isearch-mode): Set overriding-local-map locally.
Don't set isearch-old-local-map and don't call use-local-map.
(isearch-done): Set overriding-local-map to nil.
Don't call use-local-map.
(isearch-old-local-map): Variable deleted.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:22 +0000 (23:40 +0000)]
(Voverriding_local_map): New variable.
(syms_of_keyboard): Set up Lisp variable.
(read_key_sequence, menu_bar_items): Handle Voverriding_local_map.
Richard M. Stallman [Sun, 16 Jan 1994 23:39:50 +0000 (23:39 +0000)]
(Fkey_binding): Handle Voverriding_local_map.
(describe_buffer_bindings): Likewise.
Richard M. Stallman [Sun, 16 Jan 1994 21:25:09 +0000 (21:25 +0000)]
(menu-bar-file-menu): Add rmail, gnus, calendar items.
Richard M. Stallman [Sun, 16 Jan 1994 20:26:28 +0000 (20:26 +0000)]
(rmail-get-new-mail): Avoid error if file is empty.
Was done in 1994-01-14T18:35:09Z!rms@gnu.org:
(rmail-set-message-counters): Avoid errors moving backwd if new file.
Richard M. Stallman [Sun, 16 Jan 1994 19:31:08 +0000 (19:31 +0000)]
Delete duplicate clauses for hp9k2... and hp9k31...
Richard M. Stallman [Sun, 16 Jan 1994 19:30:01 +0000 (19:30 +0000)]
Alphabetize the list of machine-name aliases.
Add nh3000 and nh[45]000.
Richard M. Stallman [Sun, 16 Jan 1994 19:05:39 +0000 (19:05 +0000)]
(forward-paragraph): If moving back we find nothing
but separator lines till buffer beg, just stay there.
Exit outer loop if at beg or end of buffer.
Roland McGrath [Sun, 16 Jan 1994 09:58:31 +0000 (09:58 +0000)]
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
Roland McGrath [Sun, 16 Jan 1994 09:34:46 +0000 (09:34 +0000)]
(copmilation-error-list): Doc fix.
Roland McGrath [Sun, 16 Jan 1994 09:10:58 +0000 (09:10 +0000)]
(compilation-error-regexp-alist): Add regexp for Lucid lcc.
Element lists can now contain a 4th elt giving subexpr for the column.
(next-error): Handle error records with column numbers.
(compilation-parse-errors): Parse column numbers when the alist elt
specifies it. Use string-to-int instead of read for numbers from buffer
text.
Roland McGrath [Sun, 16 Jan 1994 08:35:01 +0000 (08:35 +0000)]
Make the argument list output look more like the Lisp docstrings do.
(write_c_args): Take new arg FUNC. Make output look like lisp call
prototypes: (function ARG1 ARG2), upcasing arg names.
(scan_c_file): Pass BUF to write_c_args for FUNC arg.
Roland McGrath [Sun, 16 Jan 1994 04:35:38 +0000 (04:35 +0000)]
(update-copyright): Wrap final copyright-matching regexp in parens, so \1
gets all the year tokens, not just the last. (The old regexp won with
the pre-POSIX defn of subexpressions with +.)
Paul Reilly [Sat, 15 Jan 1994 21:10:50 +0000 (21:10 +0000)]
Comment change.
Richard M. Stallman [Sat, 15 Jan 1994 16:24:47 +0000 (16:24 +0000)]
SPC is not special in regexp within brackets.
(isearch-within-brackets): New variable.
(isearch-mode): Set that.
(isearch-edit-string): Bind that.
(isearch-search-and-update): Set that.
(isearch-top-state): Set that.
(isearch-push-state): Use that.
(isearch-search): Set that.
Richard M. Stallman [Sat, 15 Jan 1994 15:55:59 +0000 (15:55 +0000)]
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.
Richard M. Stallman [Sat, 15 Jan 1994 15:20:34 +0000 (15:20 +0000)]
(do-install): Install the dired-x info files.
Richard M. Stallman [Sat, 15 Jan 1994 15:18:19 +0000 (15:18 +0000)]
Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
Richard M. Stallman [Sat, 15 Jan 1994 15:17:30 +0000 (15:17 +0000)]
(LD_SWITCH_X_SITE_AUX): Add #undef.
Richard M. Stallman [Sat, 15 Jan 1994 15:17:15 +0000 (15:17 +0000)]
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
Richard M. Stallman [Sat, 15 Jan 1994 13:28:24 +0000 (13:28 +0000)]
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
(syms_of_floatfns): Turn them on.
Richard M. Stallman [Sat, 15 Jan 1994 13:04:09 +0000 (13:04 +0000)]
(request_sigio, unrequest_sigio): Add new versions of
these routines for the CX/UX operating system.
(sys_signal) [SA_RESTART]: Set this flag.
Richard M. Stallman [Sat, 15 Jan 1994 13:02:16 +0000 (13:02 +0000)]
(comint-show-output): Leave point at start of output, but push the mark.
Richard M. Stallman [Sat, 15 Jan 1994 01:25:35 +0000 (01:25 +0000)]
Doc fix.
Richard M. Stallman [Sat, 15 Jan 1994 01:23:28 +0000 (01:23 +0000)]
(rmail-default-file): Renamed from rmail-last-file.
(rmail-default-rmail-file): Renamed from rmail-last-...
Richard M. Stallman [Sat, 15 Jan 1994 01:22:53 +0000 (01:22 +0000)]
Use new names rmail-default-file and rmail-default-rmail-file.
Richard M. Stallman [Fri, 14 Jan 1994 20:54:08 +0000 (20:54 +0000)]
Change defconsts to defvars. Doc fixes.
Richard M. Stallman [Fri, 14 Jan 1994 20:09:37 +0000 (20:09 +0000)]
(command_loop_1): If there's an error in the
post(pre)-command-hook, leave that hook nil.
Richard M. Stallman [Fri, 14 Jan 1994 18:47:00 +0000 (18:47 +0000)]
(BSTRING): Don't define it here.
Richard M. Stallman [Fri, 14 Jan 1994 18:35:09 +0000 (18:35 +0000)]
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.
Richard M. Stallman [Fri, 14 Jan 1994 18:19:13 +0000 (18:19 +0000)]
(debug): Bind unread-command-char to -1, not nil.
Richard M. Stallman [Fri, 14 Jan 1994 18:09:50 +0000 (18:09 +0000)]
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.
Richard M. Stallman [Fri, 14 Jan 1994 18:09:06 +0000 (18:09 +0000)]
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
Richard M. Stallman [Fri, 14 Jan 1994 18:06:40 +0000 (18:06 +0000)]
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
Richard M. Stallman [Fri, 14 Jan 1994 17:58:37 +0000 (17:58 +0000)]
(function-key-map): Change insertchar and deletechar to insert and delete.
Francesco Potortì [Fri, 14 Jan 1994 17:02:11 +0000 (17:02 +0000)]
* etags.c (stab_entry, stab_create, stab_find, stab_search,
stab_type, add_keyword, C_reate_stab, C_create_stabs): deleted.
Use gperf generated hash table instead of linked list.
(C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): added.
Mostly code generated by gperf.
(consider_token): removed unused parameter `lp'.
(PF_funcs, getit): allow subroutine and similar declarations
to span multiple lines.
(C_entries): check for newline if inchar to avoid bus errors.
(process_file, find_entries): distinguish among nonexistent
and not regular file.
Richard M. Stallman [Fri, 14 Jan 1994 14:17:12 +0000 (14:17 +0000)]
(sigchld_handler, status_message): Handle a NULL in sys_siglist.
Richard M. Stallman [Fri, 14 Jan 1994 14:16:29 +0000 (14:16 +0000)]
Comment change.
Richard M. Stallman [Fri, 14 Jan 1994 14:08:11 +0000 (14:08 +0000)]
entered into RCS
Richard Kenner [Thu, 13 Jan 1994 10:42:24 +0000 (10:42 +0000)]
Fix typo in -hiux* case.
Richard M. Stallman [Thu, 13 Jan 1994 05:01:36 +0000 (05:01 +0000)]
(xterm.o): Depends on syssignal.h.
Richard M. Stallman [Thu, 13 Jan 1994 04:56:06 +0000 (04:56 +0000)]
Initial revision
Richard M. Stallman [Wed, 12 Jan 1994 16:19:09 +0000 (16:19 +0000)]
(sys_siglist) [sun]: Additional Sun-specific signal names.
Richard M. Stallman [Wed, 12 Jan 1994 04:55:35 +0000 (04:55 +0000)]
(Man-default-man-args): Use Man-specified-section-option.
(Man-default-man-entry): Likewise.
Richard M. Stallman [Wed, 12 Jan 1994 04:48:56 +0000 (04:48 +0000)]
[USG] (SIGIO): Define as SIGPOLL.
(main) [USG]: Do ioctl to enable SIGPOLL.
Roland McGrath [Wed, 12 Jan 1994 00:49:37 +0000 (00:49 +0000)]
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
(keys_of_buffer): Do it here instead.