Gerd Moellmann
f66aa8f2c1
(Fsingle_key_description, xmalloc, xrealloc): Change
...
prototype.
2000-08-02 20:15:09 +00:00
Eli Zaretskii
f4a2b0a4bf
(ebrowse-tree-mode-map): Use display-mouse-p instead of window-system.
...
(ebrowse-member-mode-map): Ditto.
2000-08-02 07:38:53 +00:00
Gerd Moellmann
b685181ebb
Update ps-print functions call. Indentation fix. Doc
...
fix.
(ebnf-version): New version number (3.2).
(ebnf-format-color, ebnf-begin-job): Code fix.
2000-08-01 19:58:35 +00:00
Miles Bader
10b0f752ea
(Fconstrain_to_field): Fix the conditions for deciding when to constrain
...
NEW_POS (they were pretty screwed up before).
2000-08-01 12:56:24 +00:00
Eli Zaretskii
032ebb2999
(nslookup-font-lock-keywords): Don't condition font lock support
...
on window-system.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
2000-08-01 10:12:00 +00:00
Eli Zaretskii
3b5fab8756
(ispell-highlight-spelling-error): Use
...
display-color-p, if fboundp, instead of window-system.
2000-08-01 06:25:13 +00:00
Eli Zaretskii
7e2605e79e
(rmail-start-mail): Use display-multi-frame-p
...
instead of looking at window-system.
2000-07-31 15:41:39 +00:00
Eli Zaretskii
ef64957506
(gomoku-font-lock-O-face, gomoku-font-lock-X-face)
...
(gomoku-plot-square, gomoku-init-display): Don't use window-system.
2000-07-31 15:38:35 +00:00
Eli Zaretskii
ec45b7bb0c
(lm-font-lock-face-O, lm-font-lock-face-X)
...
(lm-plot-square, lm-init-display): Don't use window-system.
2000-07-31 15:37:49 +00:00
Eli Zaretskii
25ef2b06eb
(toplevel): Support faces on tty's.
2000-07-31 15:36:50 +00:00
Eli Zaretskii
364ce449bc
(strokes-file): Run the file name through
...
convert-standard-filename.
(strokes-mode): Call display-mouse-p instead of looking at
window-system. Change the error message accordingly.
2000-07-31 15:35:51 +00:00
Eli Zaretskii
e2c00a4719
(widget-choose): Use display-mouse-p instead of window-system.
...
(widget-choice-mouse-down-action): Use display-popup-menus-p
instead of window-system.
2000-07-31 15:35:08 +00:00
Eli Zaretskii
fbebec273d
(appt-disp-window): Use display-multi-frame-p
...
instead of window-system.
2000-07-31 15:34:07 +00:00
Eli Zaretskii
1418556591
Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>.
2000-07-31 10:27:45 +00:00
Eli Zaretskii
4a2017580a
*** empty log message ***
2000-07-31 10:10:28 +00:00
Eli Zaretskii
a953003530
(src): Make the rule faster by using a single djecho
...
command instead of multiple redir invocations.
(install): Speed up by using a command.com's for loop.
2000-07-31 10:09:44 +00:00
Eli Zaretskii
b5867e25b2
(MS-DOS Input): Document msdos-set-mouse-buttons.
2000-07-31 10:07:46 +00:00
Eli Zaretskii
da288c1402
*** empty log message ***
2000-07-31 06:45:34 +00:00
Eli Zaretskii
8f190436ea
(Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.
...
(syms_of_msdos): Defsubr Fmsdos_set_mouse_buttons.
2000-07-31 06:38:19 +00:00
Eli Zaretskii
16425c4a98
(child_setup) [MSDOS]: malloc pwd_var instead of
...
using alloca; free it after run_msdos_command returns
2000-07-31 06:33:58 +00:00
Eli Zaretskii
74c07fafcf
(run_msdos_command): Save and restore the master
...
environment, for the case that child_setup signals an error.
When mirroring slashes in DOS shell commands, don't fail if
argv[2] has embedded blanks.
2000-07-31 06:24:21 +00:00
Gerd Moellmann
261196242e
(iswitchb-entryfn-p): Test this-command instead
...
of testing if iswitchb-prepost-hooks is bound, because the
latter will always be true when invoking a recursive minibuffer
from an active Iswitchb buffer.
2000-07-30 14:03:38 +00:00
Eli Zaretskii
c90596f36f
(shell-quote-wildcard-pattern): New function.
...
(insert-directory): Call it. Only prepend "\" to command on Unix
and GNU/Linux systems.
2000-07-30 13:27:46 +00:00
Gerd Moellmann
18925e78bb
*** empty log message ***
2000-07-30 11:50:38 +00:00
Gerd Moellmann
15cca6c4f6
(glasses-make-readable): Fix uncapitalization of
...
identifiers like `myXMLDocument'.
2000-07-30 11:49:57 +00:00
Gerd Moellmann
df5e6194c6
Fix bug 1: if ps-font-size-internal,
...
ps-header-font-size-internal and
ps-header-title-font-size-internal variables are not set,
ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
face text property is (foreground-color . COLOR) or
`(background-color . COLOR)', ps-print crashes. Doc fix.
(ps-print-version): New version number (5.2.4).
(ps-plot-region): Code fix.
(ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
(ps-face-attribute-list, ps-face-attributes, ps-face-background):
Bug fix 2.
2000-07-30 11:49:38 +00:00
Gerd Moellmann
b4c017767f
(dired-build-subdir-alist): Expand subdirectory names
...
correctly in recursive ange-ftp listings.
2000-07-30 11:49:11 +00:00
Gerd Moellmann
c0178a99f8
Change custom :link file names from eshell.info' to eshell'.
2000-07-30 11:48:43 +00:00
Karl Fogel
aeb4c63e0b
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
...
factorization.
(mail-hist-retrieve-and-insert): new func, contains common code of
above two. If inserting a message body, leave point at top.
2000-07-28 18:22:57 +00:00
Sam Steingold
9d45313983
Ange-ftp handles the output of the w32-style clients
2000-07-28 16:27:41 +00:00
Gerd Moellmann
4a7f48bb2f
*** empty log message ***
2000-07-28 12:48:04 +00:00
Gerd Moellmann
27848c0130
*** empty log message ***
2000-07-27 20:16:08 +00:00
Gerd Moellmann
13157efca3
(remove, remq): New functions.
2000-07-27 20:08:47 +00:00
Gerd Moellmann
96ce5c4f18
Add explanation of how to make cookie.el
...
compatible with strfile(1) to comment.
2000-07-27 20:07:12 +00:00
Gerd Moellmann
77d352a676
(sql-ms): Added autoload cookie.
...
(sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
(sql-oracle): Ditto.
(sql-help): Doc change.
(sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
types and exceptions.
(sql-placeholder-history): New variable.
(sql-query-placeholders-and-send): New function that will query
the user and replace placeholders with user input.
(sql-oracle): If running on NT, set comint-input-sender to
sql-query-placeholders-and-send.
(sql-stop): If in the SQLi buffer, insert stop notification, else
present it as a message.
(sql-input-ring-separator): Doc change.
(sql-input-ring-file-name): Doc change.
(sql-interactive-mode): Use `sql-input-ring-separator' and
`sql-input-ring-file-name' to set the comint-mode equivalents
without making them local variables.
(sql-stop): Don't bind `sql-input-ring-separator' and
`sql-input-ring-file-name' dynamically to their comint-mode
equivalents.
2000-07-27 20:06:37 +00:00
Gerd Moellmann
9d38d529c1
(aclocal.m4): Include in distribution.
2000-07-27 20:04:33 +00:00
Gerd Moellmann
3ab82477c7
*** empty log message ***
2000-07-27 15:51:12 +00:00
Gerd Moellmann
e517f19dd4
(Fdelete): Make it work on vectors and strings in addition to lists.
2000-07-27 15:44:20 +00:00
Gerd Moellmann
b3275b4747
(clean-buffer-list-kill-never-regexps): Correctly
...
escape `*' in regexps.
(midnight-find): Reverse order of arguments in the funcall of
TEST.
2000-07-27 15:42:09 +00:00
Gerd Moellmann
f7e1a28d00
(completion-ignored-extensions): Add .la', .lo',
...
and `.class'.
2000-07-27 15:41:49 +00:00
Dave Love
27f7385243
*** empty log message ***
2000-07-27 15:04:49 +00:00
Dave Love
a66167454b
(XUINT, XSET, XUNMARK) [_LP64]: Don't define.
2000-07-27 14:47:51 +00:00
Dave Love
2b565005e6
(IRIX_FORCE_32_BITS, LD_SWITCH_SYSTEM): Don't
...
define.
[_MIPS_SZLONG == 64]: Set up for 64-bit mode -- not currently
working.
2000-07-27 14:47:17 +00:00
Eli Zaretskii
c0261b5e26
(lisp_time_argument): Fix last change.
2000-07-27 14:25:35 +00:00
Gerd Moellmann
b548072f27
*** empty log message ***
2000-07-27 13:28:26 +00:00
Dave Love
1beefde776
file-name-extension
2000-07-27 13:13:23 +00:00
Dave Love
19182f77ef
:help-echo needn't be a string.
2000-07-27 13:12:14 +00:00
Dave Love
6824708b09
Mention keybindings of non-ASCII chars.
2000-07-27 13:11:10 +00:00
Dave Love
315fe0e953
Numeric args to concat.
2000-07-27 13:09:58 +00:00
Gerd Moellmann
7d8b4c7c0e
Add Commentary section.
2000-07-27 12:34:42 +00:00