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
Karl Heuer
aafd074a3e
(sh-alias-alist): Don't map sh to bash.
...
(sh-canonicalize-shell): New function.
(sh-shell-file): Renamed from sh-shell-path.
(sh-set-shell): Don't set local-abbrev-table.
(sh-abbrevs): Variable and function definition commented out.
1996-01-09 23:19:53 +00:00
Karl Heuer
c895a24800
(mh-display-msg): Use kill-local-variable
...
to clear out write-contents-hooks.
1996-01-09 23:19:28 +00:00
Karl Heuer
5f55e1592e
(makefile-space-face): Don't work on
...
facemenu-unlisted-faces if it isn't bound.
1996-01-09 23:19:17 +00:00
Karl Heuer
767a11517e
(emacs-lisp-byte-compile): Fix error message.
...
(emacs-lisp-compile-and-load): New function.
(emacs-lisp-mode-map): Add emacs-lisp-compile-and-load to menu bar.
1996-01-09 23:19:05 +00:00
Karl Heuer
9a71dcfd6d
(iso-accents-accent-key): Check iso-accents-enable here.
...
(iso-accents-customize): Define all possible accent keys with
translations, not just the enabled ones.
Don't bind iso-accents-enable around the initial call to this function.
(iso-accents-enable): Make the default once again include all prefixes.
1996-01-09 23:18:40 +00:00
Karl Heuer
fc0ac20de0
(imenu--create-keymap-2): Fix bug in constructing
...
the lambda expression. Use backquote. Don't use incf.
1996-01-09 23:18:21 +00:00
Karl Heuer
dcfe5c0511
(fill-region-as-paragraph): Check again for reaching
...
the end of the paragraph, after we adjust for places we can't break
and make sure to keep at least one word.
1996-01-09 23:18:07 +00:00
Karl Heuer
f82966e4c0
(write-contents-hooks): Call make-variable-buffer-local.
...
Doc fix.
(local-write-file-hooks, write-file-hooks): Doc fixes.
1996-01-09 23:17:37 +00:00
Karl Heuer
291c92b777
(executable-find): Renamed from `executable'.
...
(executable-set-magic): Use new name `executable'. Fix messages.
Add save-excursion. Don't test this-command--use interactive
to get the information. Simplify considerably.
1996-01-09 23:17:18 +00:00
Karl Heuer
a731bd48ea
(menu-bar-emerge-menu): Delete spaces before `...'.
1996-01-09 23:16:41 +00:00
Karl Heuer
190271b979
Delete spaces before `...' in menu strings.
1996-01-09 23:16:28 +00:00
Karl Heuer
41e6ca7a0c
(easy-menu-define): Doc fix.
1996-01-09 23:16:13 +00:00
Karl Heuer
9eabb7d50c
(dired-standard-move-to-filename-regexp): New variable.
...
(dired-insert-directory): Don't alter environment if would use the
C locale anyway, or if dired-move-to-filename-regexp has been
changed from the default value.
When changing the environment, avoid need for setenv.
1996-01-09 23:15:52 +00:00