Karl Heuer
0f668406bb
(make-doctor-variables, doctor-othermodifierp,
...
doctor-strangelove): Fix message spelling.
1996-01-04 23:17:23 +00:00
Karl Heuer
3aa2f02ea1
(debug): Fix message spelling.
1996-01-04 23:16:33 +00:00
Karl Heuer
a60704d7ed
(te-process-output): Fix local var misspelling.
1996-01-04 23:15:19 +00:00
Karl Heuer
9b82abcce5
(ediff-exec-process): Fix local var misspelling.
1996-01-04 23:14:33 +00:00
Karl Heuer
163d176768
(dun-cd): Fix local var misspelling.
1996-01-04 23:13:09 +00:00
Karl Heuer
4f9da2416a
(vi-backward-windowful): Renamed from vi-backward-windowfull.
...
(vi-forward-windowful): Renamed from vi-forward-windowfull.
1996-01-04 23:11:02 +00:00
Karl Heuer
1498db1830
(sendmail-sync-aliases): Renamed from sendmail-synch-aliases.
1996-01-04 23:10:07 +00:00
Karl Heuer
b94ae5f7d8
(gnus-cache-removable-articles): Renamed from gnus-cache-removeable-articles.
...
(gnus-newsgroup-savable-name): Renamed from gnus-newsgroup-saveable-name.
(gnus-bugaboo): Renamed from gnus-boogaboo.
1996-01-04 23:08:28 +00:00
Karl Heuer
50893fe933
(ediff-mouse-pixel-threshold): Renamed from
...
ediff-mouse-pixel-threshhold.
1996-01-04 23:07:38 +00:00
Karl Heuer
00232ce398
(browse-url-usr1-signal): Doc fix.
1996-01-04 22:53:41 +00:00
Roland McGrath
6e21af5626
(generate-file-autoloads): Preserve whitespace after cookie in literal text
...
copied to output; eat only a single space.
1996-01-04 20:08:50 +00:00
Richard M. Stallman
aa308ce238
(error): Doc fix.
1996-01-04 19:00:38 +00:00
André Spiegel
9542081161
Better doc strings for a few variables.
1996-01-04 16:00:45 +00:00
André Spiegel
7e48e09205
(vc-cancel-version): Handle versions that start a new branch.
...
(vc-backend-checkout): SCCS case: handle empty revision number.
(vc-diff): Don't pop to the *vc-diff* buffer if file is unchanged.
Better doc strings for a few variables.
1996-01-04 16:00:05 +00:00
Richard M. Stallman
a5f6b207ff
(browse-url-mosaic): Print "done" message
...
after starting mosaic. Change the message about sending a signal.
(browse-url-netscape): Print "done" message after starting.
(browse-url-usr1-signal): Use SIGUSR1 in upper case.
(browse-url-at-point, browse-url-at-mouse, browse-url-of-buffer)
(browse-url-of-file, browse-url-of-dired-file): Add autoload cookies.
1996-01-04 08:32:49 +00:00
Richard M. Stallman
02b5d79c80
(dired-insert-directory): Force use of C locale.
1996-01-04 00:32:19 +00:00
Richard M. Stallman
f869bab820
(mail-header-separator): Don't put on read-only property.
1996-01-03 18:36:29 +00:00
Richard M. Stallman
bb3a457466
(x-colors): New variable, a list of colors
...
supported by PC color displays under MS-DOS.
(msdos-color-translate): Use `x-colors'.
(x-defined-colors): New alternate definition.
1996-01-02 23:04:42 +00:00
Richard M. Stallman
cb5bec6ebb
(facemenu-read-color, list-colors-display)
...
(facemenu-get-face): Treat all non-nil window-system values alike.
(facemenu-color-equal): Special case for MSDOS.
1996-01-02 23:04:06 +00:00
Richard M. Stallman
e1bd1cb037
(Man-mode-map): Delete `toggle-truncate-lines' binding.
1996-01-02 17:03:24 +00:00
Richard M. Stallman
599431abfb
(xterm-mouse-translate, xterm-mouse-event):
...
Variable `last' renamed to `xterm-mouse-last'.
(xterm-mouse-last): Add defvar.
1996-01-02 16:35:13 +00:00
Richard M. Stallman
5411544782
(sendmail-send-it): Make deletion of empty subject line work reliably.
1996-01-02 08:57:04 +00:00
Richard M. Stallman
bdbc768529
(tmm-prompt): Major cleanups. Handle pop-menu case nicely.
...
Arg BIND renamed to MENU.
Look at MENU to decide whether it is a keymap.
Arg IN-POPUP now used only in recursive call.
Use "Menu bar" as the default menu name.
Delete some debugging code.
1996-01-02 06:35:43 +00:00
Richard M. Stallman
77cc5db0c3
(tmm-menubar-mouse): New function, handles [menu-bar mouse-1].
...
(tmm-menubar): New arg x-position.
(tmm-prompt): New arg default-item specifies item to offer by default.
1996-01-02 05:59:20 +00:00
Richard M. Stallman
2c42ec0b0b
(normal-top-level): Add ~ at end of auto-save-list-file-prefix.
1996-01-02 01:16:39 +00:00
Richard M. Stallman
44998f5b9c
(convert-standard-filename): New alternate definition.
1996-01-01 23:53:33 +00:00
Richard M. Stallman
1f7f78f1ab
(auto-save-list-file-prefix): Under MS-DOS, use `.s-'.
...
(normal-top-level): Under MS-DOS, use `make-temp-name' to produce
a unique `auto-save-list-file-name' (PID is not unique enough).
(command-line-1): Delete explicit test for msdos and windowsnt;
test just `window-system'.
(command-line-x-option-alist): Use x-handle-geometry for geometry options.
1996-01-01 23:50:19 +00:00
Richard M. Stallman
21590f63ea
(cpp-config-file): New variable.
...
(cpp-edit-load): Use `cpp-config-file'.
(cpp-edit-save): Use `cpp-config-file'.
1996-01-01 23:47:49 +00:00
Richard M. Stallman
16b95d04f2
(save-completions-file-name): Use convert-standard-filename.
1996-01-01 23:46:11 +00:00
Richard M. Stallman
b33e350ab6
(abbrev-file-name): Use convert-standard-filename.
1996-01-01 23:43:19 +00:00
Richard M. Stallman
0d448e33d4
(save-place-file): Use convert-standard-filename.
1996-01-01 23:41:30 +00:00
Richard M. Stallman
f719b45aaa
(vip-startup-file): New variable.
...
(vip-mode): Use `vip-startup-file' for the startup file name.
1996-01-01 23:40:10 +00:00
Richard M. Stallman
91760fd69c
(vip-custom-file-name): Use convert-standard-filename.
1996-01-01 23:36:51 +00:00
Richard M. Stallman
8c1001f6f6
(ffap-list-env): Use `path-separator' rather than ":".
1996-01-01 23:33:55 +00:00
Richard M. Stallman
db8f88129a
(dired-local-variables-file): Use convert-standard-filename.
1996-01-01 23:32:07 +00:00
Richard M. Stallman
567c1ca939
(abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.
...
(auto-mode-alist): Support txt and txi like text and texi.
(backup-buffer): Use convert-standard-filename.
(basic-save-buffer-1): Make the name of the temporary file (where
precious files are saved) conform to MS-DOS 8+3 constraints.
(convert-standard-filename): New function.
1996-01-01 22:51:51 +00:00
Richard M. Stallman
e5220563c8
(auto-compression-mode): Add `interactive'.
...
Put \-newline in doc string.
(toggle-auto-compression): New arg MESSAGE. Don't use interactive-p.
1995-12-31 19:19:25 +00:00
Richard M. Stallman
0e4889b213
(hexl-mode): Don't call kill-all-local-variables.
...
Save write-contents-hooks, require-final-newline, the syntax table.
Use make-local-hook for change-major-mode-hook.
(hexl-mode-exit): Restore those vars; remove our local hooks.
1995-12-31 16:09:45 +00:00
Richard M. Stallman
91afecb383
Doc fixes.
...
(ff-get-file): Use get-file-buffer to avoid false match.
(ff-switch-to-buffer): Rename arg FILE to BUFFER-OR-NAME.
1995-12-31 00:10:18 +00:00
Karl Fogel
09fd658896
Removed all `bookmark-xemacsp' conditional code relating to menus. Do
...
";;;###autoloads" the as they were done in 2.6.13.
(bookmark-version): new var, set to 2.6.19.
(baud-rate): set to 19200 if not already bound.
(bookmark-make): don't call `set-text-properties' on a Lisp string if
this is XEmacs, because it won't work.
(buffer-substring-no-properties): if this is not fboundp, then fset it
to `buffer-substring-without-properties'.
1995-12-30 19:52:40 +00:00
Richard M. Stallman
5526cfdeeb
(lpr-page-header-switches, lpr-headers-switches): Doc fixes.
1995-12-30 16:44:15 +00:00
Richard M. Stallman
80128ceb04
(x-handle-switch, x-handle-numeric-switch)
...
(x-handle-args): Use command-line-x-option-alist.
(x-option-alist, x-switch-definitions, x-long-option-alist): Deleted.
1995-12-29 21:09:34 +00:00
Erik Naggum
90681ae2ef
(vc-backend-checkin): Use vc-checkin-switches.
1995-12-29 20:49:46 +00:00
Richard M. Stallman
b3afdeb86d
(command-line-x-option-alist): New variable.
...
(command-line-1): Ignore X options when not using X.
1995-12-29 20:00:39 +00:00
Richard M. Stallman
1015daba26
(dired): Fix typo.
1995-12-29 17:59:11 +00:00
Richard M. Stallman
b6dca218bb
(auto-compression-mode): This is now a stub function
...
that calls toggle-auto-compression, and is put bodily into loaddefs.el.
(toggle-auto-compression): Renamed from auto-compression-mode.
Not autloaded.
1995-12-29 05:47:49 +00:00
Richard M. Stallman
a9bb53da49
(ps-do-despool): Alternative output method for MSDOS.
1995-12-29 04:14:10 +00:00
Richard M. Stallman
4503dacb37
(make-auto-save-file-name): Make name always end in #,
...
i.e. overwrite third char in extension if required.
1995-12-29 03:36:35 +00:00
Richard M. Stallman
3045b16302
(ls-lisp-support-shell-wildcards): New variable.
...
(insert-directory): Convert the filename wildcard to an equivalent
Emacs regexp, when `ls-lisp-support-shell-wildcards' is non-nil.
Handle file patterns like "/foo*/" as if it were "/foo*", like the
shell would. Print zero total for files whose total size is
exactly zero (in particular, for no files at all). Say "No match"
when no files match the given wildcard.
(ls-lisp-format): Make directory listing format more like POSIX ls.
1995-12-28 23:36:50 +00:00
Richard M. Stallman
6f4983e6e6
(wildcard-to-regexp): New function.
...
(recover-session): Bind ls-lisp-support-shell-wildcards to t.
1995-12-28 19:24:16 +00:00