Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Erik Naggum
8f65287798
Removed auto-mode-alist hacking for html-mode to files.el.
1996-01-13 00:38:41 +00:00
Erik Naggum
68e0771bdd
Remove redundant auto-mode-alist hacking.
1996-01-13 00:30:34 +00:00
Erik Naggum
b4d57b9deb
(window_scroll): Fix typo in comment.
1996-01-12 23:39:57 +00:00
Richard M. Stallman
e6cbea31a0
(XTread_socket): For selection_clear_event and
...
selection_request_event, initialize the frame_or_window field.
1996-01-12 21:51:46 +00:00
Richard M. Stallman
d601ce45e4
Comment change.
1996-01-12 21:49:26 +00:00
Richard M. Stallman
7ef3956a26
(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.
1996-01-12 21:48:53 +00:00
Richard M. Stallman
1982da71ac
(convert-standard-filename): Make sure firstdot is not nil.
1996-01-12 21:47:32 +00:00
Richard M. Stallman
46cfcdb4c2
(struct input_event): Put frame_or_window last.
1996-01-12 21:43:15 +00:00
Richard M. Stallman
b69863f29d
(forward-page): Simplify how we avoid getting stuck when moving backwards.
1996-01-12 21:23:05 +00:00
Richard M. Stallman
1caf38ebbc
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.
1996-01-12 21:14:51 +00:00
Roland McGrath
6c6c2f6973
($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.
1996-01-12 19:52:53 +00:00
Richard M. Stallman
c87d0294a0
(dos_rawgetc): Make buf longer.
1996-01-12 19:44:39 +00:00
Noah Friedman
4ff2c82e38
Noted that NCSA 1.5 httpd now uses this file.
1996-01-12 18:30:11 +00:00
Noah Friedman
822eb21763
Various typos fixed by rms.
1996-01-12 18:20:27 +00:00
Richard M. Stallman
682e437e05
(facemenu-add-face): Adding default to no region
...
once again sets it for following typed in text.
1996-01-12 06:12:08 +00:00
Richard M. Stallman
d60ae75ce8
(auto-insert-alist): For html-mode, use `sgml-tag'.
1996-01-12 05:54:33 +00:00
Richard M. Stallman
633d651dee
Clarify write-contents-hooks.
1996-01-12 05:36:59 +00:00
Richard M. Stallman
d877f24756
Many doc fixes.
...
(hs-hide-hook): Renamed from hs-hide-hooks.
(hs-show-hook): Renamed from hs-show-hooks.
1996-01-12 05:28:46 +00:00
Erik Naggum
1f64403f13
(apropos-print): Fix previous change to mouse message.
1996-01-12 01:51:05 +00:00
Richard M. Stallman
dba06815c9
(Fset_window_buffer): Call the window-scroll-functions.
1996-01-11 17:16:12 +00:00
Richard M. Stallman
616db04b18
(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.
1996-01-11 17:11:39 +00:00
Richard M. Stallman
cdb4948056
Describe version-specific site-lisp dirs.
...
Capitalize Lisp.
1996-01-11 17:05:41 +00:00
Richard M. Stallman
fc83abf785
(dired-ls-F-marks-symlinks): Doc fix.
1996-01-11 16:37:29 +00:00
Erik Naggum
82c9148e50
(USE_X_TOOLKIT = maybe): Delete redundant `fi'.
1996-01-10 20:09:38 +00:00
Karl Heuer
9884ba1ffb
(consider_token): Fix typo in expression.
1996-01-10 19:46:03 +00:00
Karl Heuer
3577cff0c7
(install-arch-indep): Ignore error if no chmod -R.
1996-01-10 19:43:03 +00:00
André Spiegel
b806321282
(vc-follow-symlinks): New variable.
...
(vc-find-file-hook): Use it.
1996-01-10 15:27:49 +00:00
André Spiegel
ae2506d066
(vc-cancel-version): Use search-forward to scan error message. Added
...
comments.
1996-01-10 15:24:03 +00:00
Roland McGrath
4cb4ed4111
(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.
1996-01-10 15:03:26 +00:00
Karl Heuer
a30b83a501
(imenu--create-keymap-2): Delete debugging line.
1996-01-10 01:30:06 +00:00
Karl Heuer
bc31a60a7c
(ange-ftp-name-format): Don't match "/:" or "/.:".
1996-01-10 00:16:02 +00:00
Karl Heuer
fc4e55fc39
(LIBS_TERMCAP): Definition deleted.
1996-01-09 23:48:52 +00:00
Karl Heuer
253ceb5bf0
Add #if 0 around everything but the include of sol2-4.h.
1996-01-09 23:47:56 +00:00
Karl Heuer
4174709afd
Conditionalize many macro definitions on __hpux.
...
(NEED_BSDTTY): Delete duplicate definition.
1996-01-09 23:47:39 +00:00
Karl Heuer
606140dd71
(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.
1996-01-09 23:47:09 +00:00
Karl Heuer
9c49d3d7bd
(display_text_line): Clear out redisplay_end_trigger
...
before calling the functions.
1996-01-09 23:46:53 +00:00
Karl Heuer
f21b7e242c
(tgetent): Find all the tc caps that there are.
1996-01-09 23:44:41 +00:00
Karl Heuer
4a127b3b17
(create_process): Restore the signal state
...
after vfork whether it succeeds or not.
1996-01-09 23:40:33 +00:00
Karl Heuer
11938f1018
(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.
1996-01-09 23:40:19 +00:00
Karl Heuer
279a482ab2
(describe_map): New arg nomenu.
...
(describe_map_tree): Pass that arg.
1996-01-09 23:39:59 +00:00
Karl Heuer
5badd6a0ad
(do_auto_save_unwind): Don't close DESC if DESC < 0.
...
(Fdo_auto_save): Unconditionally set up unwind-protect.
1996-01-09 23:39:43 +00:00
Karl Heuer
1efa2983a4
(main): In batch mode, don't handle SIGHUP if was ignored.
...
Block it while we decide what to do.
1996-01-09 23:38:34 +00:00
Karl Heuer
ced1d19aeb
(update_buffer_properties): Delete superfluous &'s.
1996-01-09 23:38:20 +00:00
Karl Heuer
36bbad1d7e
(init_display): Treat null string DISPLAY var like not set.
1996-01-09 23:38:07 +00:00
Karl Heuer
4e6801b7e5
(LOCALTIME_CACHE): Add #undef.
1996-01-09 23:37:50 +00:00
Karl Heuer
3da6a0264b
Comment fixes.
1996-01-09 23:21:29 +00:00
Karl Heuer
5fd72a2474
(x-cut-buffer-or-selection-value): Don't print messages
...
about failure to get selection or cut buffer.
1996-01-09 23:20:39 +00:00
Karl Heuer
f7f786081a
(using-unix-filesystems):
...
Don't do anything to write-contents-hooks.
1996-01-09 23:20:20 +00:00
Karl Heuer
8e735883f4
(tmm-menubar-mouse): Add autoload cookie.
1996-01-09 23:20:11 +00:00