]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Fri, 19 Jan 1996 22:39:00 +0000 (22:39 +0000)]
(Fother_buffer): If we have to create a new buffer, use
default-major-mode.
Erik Naggum [Fri, 19 Jan 1996 11:24:34 +0000 (11:24 +0000)]
(pp-eval-expression): Use `frame-width' instead of `screen-width'.
Erik Naggum [Fri, 19 Jan 1996 11:10:56 +0000 (11:10 +0000)]
Comment change.
Erik Naggum [Fri, 19 Jan 1996 07:27:56 +0000 (07:27 +0000)]
(make_frame): Initialize frame title field to nil.
Geoff Voelker [Fri, 19 Jan 1996 04:32:00 +0000 (04:32 +0000)]
Initial revision
Erik Naggum [Fri, 19 Jan 1996 00:10:34 +0000 (00:10 +0000)]
(sh-mode): Add autoload cookie.
Simon Marshall [Thu, 18 Jan 1996 16:10:41 +0000 (16:10 +0000)]
sp correction
Richard M. Stallman [Thu, 18 Jan 1996 08:41:14 +0000 (08:41 +0000)]
(safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
Richard M. Stallman [Thu, 18 Jan 1996 08:40:29 +0000 (08:40 +0000)]
(run_hook_with_args): Do nothing if Vrun_hooks is nil.
Richard M. Stallman [Thu, 18 Jan 1996 08:38:16 +0000 (08:38 +0000)]
(syms_of_frame_1): Initialize Qtitle.
Richard M. Stallman [Thu, 18 Jan 1996 08:37:41 +0000 (08:37 +0000)]
(mark_object): Mark frame title field.
Richard M. Stallman [Thu, 18 Jan 1996 08:36:51 +0000 (08:36 +0000)]
(struct frame): New field `title'.
Richard M. Stallman [Thu, 18 Jan 1996 07:00:50 +0000 (07:00 +0000)]
(mouse-buffer-menu): Delete debugging code.
Richard M. Stallman [Thu, 18 Jan 1996 04:47:45 +0000 (04:47 +0000)]
(ls-lisp-support-shell-wildcards): Add autoload cookie.
Doug Evans [Wed, 17 Jan 1996 23:54:58 +0000 (23:54 +0000)]
Recognize go32* as an os.
Richard M. Stallman [Wed, 17 Jan 1996 22:41:21 +0000 (22:41 +0000)]
(sh-indent-line): Cope if no previous noncomment line.
Richard M. Stallman [Wed, 17 Jan 1996 22:40:42 +0000 (22:40 +0000)]
Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.
Richard M. Stallman [Wed, 17 Jan 1996 22:26:18 +0000 (22:26 +0000)]
(makefile-mode): Fix criterion for calling makefile-define-space-face.
Richard M. Stallman [Wed, 17 Jan 1996 22:24:38 +0000 (22:24 +0000)]
(goto-address-at-point, goto-address-at-mouse): Add autoload cookies.
Richard M. Stallman [Wed, 17 Jan 1996 22:03:09 +0000 (22:03 +0000)]
(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
Richard M. Stallman [Wed, 17 Jan 1996 21:58:51 +0000 (21:58 +0000)]
(decode_mode_spec, case 'F'): Use `title' field.
Karl Heuer [Wed, 17 Jan 1996 19:14:20 +0000 (19:14 +0000)]
(auto-mode-alist): Use "\\`" instead of "^".
Karl Heuer [Wed, 17 Jan 1996 19:03:02 +0000 (19:03 +0000)]
(replace_buffer_in_all_windows): Don't change selected
window, even temporarily; that has undesirable side effects.
Richard M. Stallman [Wed, 17 Jan 1996 18:03:42 +0000 (18:03 +0000)]
(HAVE_TZSET): Add #undef.
Richard M. Stallman [Wed, 17 Jan 1996 18:03:03 +0000 (18:03 +0000)]
(Fdump_emacs): If HAVE_TZSET and not
LOCALTIME_CACHE, call tzset to force a tz reload.
(set_time_zone_rule): New decl.
(dump_tz): New var.
(main): Change TZ twice if the execution TZ happens to be the same as
the dump TZ.
(Fdump_emacs): Set TZ to unlikely value just before dumping.
Richard M. Stallman [Wed, 17 Jan 1996 17:54:40 +0000 (17:54 +0000)]
(set_time_zone_rule): No longer static.
Richard M. Stallman [Wed, 17 Jan 1996 17:23:41 +0000 (17:23 +0000)]
Explain avoiding x-popup-menu for menu bar submenu.
Richard M. Stallman [Wed, 17 Jan 1996 17:23:04 +0000 (17:23 +0000)]
Doc menu-bar-update-hook.
Richard M. Stallman [Wed, 17 Jan 1996 00:24:29 +0000 (00:24 +0000)]
(gnus-group-make-help-group): Check whether
`installation-directory' is nil before using it.
Richard M. Stallman [Wed, 17 Jan 1996 00:22:11 +0000 (00:22 +0000)]
(nnkiboze-close-group): Should only be run from summary buffers.
Richard M. Stallman [Wed, 17 Jan 1996 00:20:56 +0000 (00:20 +0000)]
(nntp-accept-response): Add a timeout parameter to `accept-process-output'.
Richard M. Stallman [Wed, 17 Jan 1996 00:19:44 +0000 (00:19 +0000)]
(sh-shell-variables): New variable.
(sh-set-shell, sh-remember-variable):
Set sh-shell-variable, not process-environment.
(sh-mode): Don't make process-environment local.
Add a mode-class property.
(sh-add): Use sh-shell-variable in completion.
Compute alist properly from process-environment.
Richard M. Stallman [Tue, 16 Jan 1996 22:54:10 +0000 (22:54 +0000)]
(HAVE_XMU): Fix typo in previous change.
[Solaris]: Don't let $CC make us use /usr/ucb/cc.
Richard M. Stallman [Tue, 16 Jan 1996 16:37:54 +0000 (16:37 +0000)]
(bibtex-font-lock-keywords, bibtex-mode):
Use word-syntax in patterns.
(bibtex-font-lock-keywords): Allow a more relaxed format
of the buffer and use more appropriate faces.
Erik Naggum [Tue, 16 Jan 1996 13:14:12 +0000 (13:14 +0000)]
(update-file-autoloads): Fix message.
Richard Kenner [Tue, 16 Jan 1996 01:58:43 +0000 (01:58 +0000)]
(sco5): New case.
Richard M. Stallman [Mon, 15 Jan 1996 22:50:35 +0000 (22:50 +0000)]
(ps-do-despool): On MS-DOS, allow both the usual and
the alternative printing methods.
Richard M. Stallman [Mon, 15 Jan 1996 22:50:00 +0000 (22:50 +0000)]
(ps-lpr-switches, ps-lpr-command): Just setq them;
duplicate defvar is a bad idea.
(dos-printer): New variable, the local printer device.
(dos-print-region-function): New function, used for `print-region-function'.
(dos-ps-printer): New variable; if a string, it's the name of the
local printer device.
(ps-lpr-command, ps-lpr-switches): Set them properly for Ghostscript.
(lpr-headers-switches): Set to non-nil, to disable page headers'
support under MS-DOS.
Richard M. Stallman [Mon, 15 Jan 1996 22:42:33 +0000 (22:42 +0000)]
(print-region): Make pipes use binary mode if file is binary.
Richard M. Stallman [Mon, 15 Jan 1996 21:26:30 +0000 (21:26 +0000)]
(X11R5_INHIBIT_I18N): Add undef.
(LIB_MOTIF): Undef before defining.
Erik Naggum [Mon, 15 Jan 1996 09:18:04 +0000 (09:18 +0000)]
Update FSF's address in the preamble.
Erik Naggum [Mon, 15 Jan 1996 08:32:56 +0000 (08:32 +0000)]
Update FSF's ddress in preamble
Erik Naggum [Mon, 15 Jan 1996 08:16:45 +0000 (08:16 +0000)]
Initial revision
Erik Naggum [Mon, 15 Jan 1996 05:56:38 +0000 (05:56 +0000)]
Update comment preamble.
Erik Naggum [Mon, 15 Jan 1996 05:51:40 +0000 (05:51 +0000)]
Update comment preamble
Erik Naggum [Mon, 15 Jan 1996 05:49:47 +0000 (05:49 +0000)]
(auto-insert-alist): Use FSF's new address.
Richard M. Stallman [Mon, 15 Jan 1996 05:13:44 +0000 (05:13 +0000)]
(LIB_MOTIF): New macro definition.
Richard M. Stallman [Mon, 15 Jan 1996 05:12:49 +0000 (05:12 +0000)]
(mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.
Richard M. Stallman [Mon, 15 Jan 1996 05:11:43 +0000 (05:11 +0000)]
(redisplay_window): Fix minor bug in Fset_marker call.
Richard M. Stallman [Mon, 15 Jan 1996 05:11:07 +0000 (05:11 +0000)]
(HAVE_XMU): Check for libXmu.a only if using toolkit
and use -lXt to link it.
Richard M. Stallman [Mon, 15 Jan 1996 05:08:57 +0000 (05:08 +0000)]
(auto-mode-alist): Add sgml-mode and html-mode.
(write-contents-hooks): Doc fix.
Richard M. Stallman [Mon, 15 Jan 1996 05:05:20 +0000 (05:05 +0000)]
(display_buffer_1): Don't deiconify the selected frame.
Richard M. Stallman [Mon, 15 Jan 1996 01:35:45 +0000 (01:35 +0000)]
(tar-summarize-buffer): Speed-up for large files.
Paul Eggert [Mon, 15 Jan 1996 01:17:56 +0000 (01:17 +0000)]
(initialize_fullname): Add support for NIS+.
(hostname): Fully qualify the default hostname with the domainname
if the hostname lacks a `.'.
Richard M. Stallman [Sun, 14 Jan 1996 23:24:40 +0000 (23:24 +0000)]
(desktop-read): Do nothing in batch mode.
Clear desktop-delay-hook after use. Simplify.
Karl Heuer [Sun, 14 Jan 1996 14:30:11 +0000 (14:30 +0000)]
Comment fixes.
Erik Naggum [Sun, 14 Jan 1996 09:58:28 +0000 (09:58 +0000)]
Update FSF's office address.
Erik Naggum [Sun, 14 Jan 1996 07:34:30 +0000 (07:34 +0000)]
Update FSF's address.
Erik Naggum [Sat, 13 Jan 1996 00:38:41 +0000 (00:38 +0000)]
Removed auto-mode-alist hacking for html-mode to files.el.
Erik Naggum [Sat, 13 Jan 1996 00:30:34 +0000 (00:30 +0000)]
Remove redundant auto-mode-alist hacking.
Erik Naggum [Fri, 12 Jan 1996 23:39:57 +0000 (23:39 +0000)]
(window_scroll): Fix typo in comment.
Richard M. Stallman [Fri, 12 Jan 1996 21:51:46 +0000 (21:51 +0000)]
(XTread_socket): For selection_clear_event and
selection_request_event, initialize the frame_or_window field.
Richard M. Stallman [Fri, 12 Jan 1996 21:49:26 +0000 (21:49 +0000)]
Comment change.
Richard M. Stallman [Fri, 12 Jan 1996 21:48:53 +0000 (21:48 +0000)]
(instantiate_widget_instance): Renamed from
instanciate_widget_instance (spelling correction).
All callers changed.
(merge_widget_value): Treat disappearance of entire contents
as a STRUCTURAL_CHANGE.
Richard M. Stallman [Fri, 12 Jan 1996 21:47:32 +0000 (21:47 +0000)]
(convert-standard-filename): Make sure firstdot is not nil.
Richard M. Stallman [Fri, 12 Jan 1996 21:43:15 +0000 (21:43 +0000)]
(struct input_event): Put frame_or_window last.
Richard M. Stallman [Fri, 12 Jan 1996 21:23:05 +0000 (21:23 +0000)]
(forward-page): Simplify how we avoid getting stuck when moving backwards.
Richard M. Stallman [Fri, 12 Jan 1996 21:14:51 +0000 (21:14 +0000)]
Also load for .sgm and .dtd files.
(sgml-specials, sgml-name-8bit-mode, sgml-char-names)
(sgml-font-lock-keywords, sgml-face-tag-alist, sgml-tag-face-alist)
(sgml-display-text, sgml-tag-alist, sgml-tag-help)
(sgml-auto-attributes): New variables.
(sgml-mode-common): New function.
(sgml-mode): Most code moved to it.
(sgml-name-char, sgml-name-self, sgml-maybe-name-self)
(sgml-name-8bit-mode, sgml-tag, sgml-attributes, sgml-auto-attributes)
(sgml-tag-help, sgml-maybe-end-tag, sgml-skip-tag-backward)
(sgml-skip-tag-forward, sgml-tags-invisible): New commands.
(sgml-beginning-of-tag, sgml-value): New functions.
Roland McGrath [Fri, 12 Jan 1996 19:52:53 +0000 (19:52 +0000)]
($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.
Richard M. Stallman [Fri, 12 Jan 1996 19:44:39 +0000 (19:44 +0000)]
(dos_rawgetc): Make buf longer.
Noah Friedman [Fri, 12 Jan 1996 18:30:11 +0000 (18:30 +0000)]
Noted that NCSA 1.5 httpd now uses this file.
Noah Friedman [Fri, 12 Jan 1996 18:20:27 +0000 (18:20 +0000)]
Various typos fixed by rms.
Richard M. Stallman [Fri, 12 Jan 1996 06:12:08 +0000 (06:12 +0000)]
(facemenu-add-face): Adding default to no region
once again sets it for following typed in text.
Richard M. Stallman [Fri, 12 Jan 1996 05:54:33 +0000 (05:54 +0000)]
(auto-insert-alist): For html-mode, use `sgml-tag'.
Richard M. Stallman [Fri, 12 Jan 1996 05:36:59 +0000 (05:36 +0000)]
Clarify write-contents-hooks.
Richard M. Stallman [Fri, 12 Jan 1996 05:28:46 +0000 (05:28 +0000)]
Many doc fixes.
(hs-hide-hook): Renamed from hs-hide-hooks.
(hs-show-hook): Renamed from hs-show-hooks.
Erik Naggum [Fri, 12 Jan 1996 01:51:05 +0000 (01:51 +0000)]
(apropos-print): Fix previous change to mouse message.
Richard M. Stallman [Thu, 11 Jan 1996 17:16:12 +0000 (17:16 +0000)]
(Fset_window_buffer): Call the window-scroll-functions.
Richard M. Stallman [Thu, 11 Jan 1996 17:11:39 +0000 (17:11 +0000)]
(sh-mode): Don't move point.
(sh-set-shell): New args NO-QUERY-FLAG and INSERT-FLAG.
Pass them to executable-set-magic.
Really set font-lock-syntax-table. Slight cleanups.
Richard M. Stallman [Thu, 11 Jan 1996 17:05:41 +0000 (17:05 +0000)]
Describe version-specific site-lisp dirs.
Capitalize Lisp.
Richard M. Stallman [Thu, 11 Jan 1996 16:37:29 +0000 (16:37 +0000)]
(dired-ls-F-marks-symlinks): Doc fix.
Erik Naggum [Wed, 10 Jan 1996 20:09:38 +0000 (20:09 +0000)]
(USE_X_TOOLKIT = maybe): Delete redundant `fi'.
Karl Heuer [Wed, 10 Jan 1996 19:46:03 +0000 (19:46 +0000)]
(consider_token): Fix typo in expression.
Karl Heuer [Wed, 10 Jan 1996 19:43:03 +0000 (19:43 +0000)]
(install-arch-indep): Ignore error if no chmod -R.
André Spiegel [Wed, 10 Jan 1996 15:27:49 +0000 (15:27 +0000)]
(vc-follow-symlinks): New variable.
(vc-find-file-hook): Use it.
André Spiegel [Wed, 10 Jan 1996 15:24:03 +0000 (15:24 +0000)]
(vc-cancel-version): Use search-forward to scan error message. Added
comments.
Roland McGrath [Wed, 10 Jan 1996 15:03:26 +0000 (15:03 +0000)]
(diff): Fix local compilation-exit-message-function to take the proper
arguments; remove gratuitous use of if around cond; return useful mode
line messages for normal completion.
Karl Heuer [Wed, 10 Jan 1996 01:30:06 +0000 (01:30 +0000)]
(imenu--create-keymap-2): Delete debugging line.
Karl Heuer [Wed, 10 Jan 1996 00:16:02 +0000 (00:16 +0000)]
(ange-ftp-name-format): Don't match "/:" or "/.:".
Karl Heuer [Tue, 9 Jan 1996 23:48:52 +0000 (23:48 +0000)]
(LIBS_TERMCAP): Definition deleted.
Karl Heuer [Tue, 9 Jan 1996 23:47:56 +0000 (23:47 +0000)]
Add #if 0 around everything but the include of sol2-4.h.
Karl Heuer [Tue, 9 Jan 1996 23:47:39 +0000 (23:47 +0000)]
Conditionalize many macro definitions on __hpux.
(NEED_BSDTTY): Delete duplicate definition.
Karl Heuer [Tue, 9 Jan 1996 23:47:09 +0000 (23:47 +0000)]
(x_handle_selection_notify): Give an indication
in reading_selection_reply of whether the request succeeded.
(x_get_foreign_selection): Do error if foreign selection was cleared.
Karl Heuer [Tue, 9 Jan 1996 23:46:53 +0000 (23:46 +0000)]
(display_text_line): Clear out redisplay_end_trigger
before calling the functions.
Karl Heuer [Tue, 9 Jan 1996 23:44:41 +0000 (23:44 +0000)]
(tgetent): Find all the tc caps that there are.
Karl Heuer [Tue, 9 Jan 1996 23:40:33 +0000 (23:40 +0000)]
(create_process): Restore the signal state
after vfork whether it succeeds or not.
Karl Heuer [Tue, 9 Jan 1996 23:40:19 +0000 (23:40 +0000)]
(read1): Use xmalloc and xrealloc, not malloc and realloc.
(dump_path): New static var.
(init_lread): Use that to record dump-time initial path.
Delete the local var dump_path; find Vsource_directory differently.
(syms_of_lread): staticpro it.
Karl Heuer [Tue, 9 Jan 1996 23:39:59 +0000 (23:39 +0000)]
(describe_map): New arg nomenu.
(describe_map_tree): Pass that arg.
Karl Heuer [Tue, 9 Jan 1996 23:39:43 +0000 (23:39 +0000)]
(do_auto_save_unwind): Don't close DESC if DESC < 0.
(Fdo_auto_save): Unconditionally set up unwind-protect.
Karl Heuer [Tue, 9 Jan 1996 23:38:34 +0000 (23:38 +0000)]
(main): In batch mode, don't handle SIGHUP if was ignored.
Block it while we decide what to do.