1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

29832 Commits

Author SHA1 Message Date
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
Gerd Moellmann
ec504e6f0b (Qkey_or_value, Qkey_and_value): New variables.
(syms_of_fns): Initialize new variables.
(sweep_weak_table): Handle weakness `key-or-value' and
`key-and-value'.
(Fmake_hash_table): Recognize `key-and-value' and `key-or-value'
weakness, with t meaning the same as `key-and-value'.
2000-07-27 12:31:17 +00:00
Kenichi Handa
53a1db8067 (cyrillic-koi8): Use safe-chars' property instead of safe-charsets'.
(cyrillic-alternativnyj): Likewise.
(ccl-encode-alternativnyj): Don't check the charset
cyrillic-iso8859-5.
2000-07-27 06:22:42 +00:00
Kenichi Handa
5ddcadb8e3 (sendmail-send-it): Improve the way to avoid calling
select-message-coding-system twice.
2000-07-27 06:22:00 +00:00
Kenichi Handa
ba2a275302 (cp-coding-system-for-codepage-1): Give `safe-chars' property to
make-coding-system.
2000-07-27 06:15:33 +00:00
Kenichi Handa
b5edd1d103 (find-coding-systems-region-subset-p): This function deleted.
(sort-coding-systems-predicate): New variable.
(sort-coding-systems): New function.
(find-coding-systems-region): Use
find-coding-systems-region-internal.
(find-coding-systems-string): Use find-coding-systems-region.
(find-coding-systems-for-charsets): Check
char-coding-system-table.
(select-safe-coding-system-accept-default-p): New variable.
(select-safe-coding-system): Mostly rewritten.  New argument
ACCEPT-DEFAULT-P.
(select-message-coding-system): Call select-safe-coding-system
with ACCEPT-DEFAULT-P arg.
(reset-language-environment): Reset default-sendmail-coding-system
to the default value iso-latin-1.
(set-language-environment): Don't set the obsolete variable
charset-origin-alist.
2000-07-27 06:09:25 +00:00
Kenichi Handa
c11a8f7748 (register-char-codings): New function.
(make-coding-system): Handle `safe-chars' specification in the arg
PROPERTY.
2000-07-27 06:08:14 +00:00
Kenichi Handa
91ae875105 *** empty log message *** 2000-07-27 06:07:14 +00:00
Kenichi Handa
a4ef2ce86a (char_table_ref_and_index): Add prototype. 2000-07-27 06:03:21 +00:00
Kenichi Handa
2f729392ec (char_table_ref_and_index): New function. 2000-07-27 06:02:29 +00:00
Kenichi Handa
05e6f5dcf6 (Qsafe_charsets): This variable deleted.
(Qsafe_chars, Vchar_coding_system_table, Qchar_coding_system): New
variables.
(coding_safe_chars): New function.
(CODING_SAFE_CHAR_P): New macro.
(CHARSET_OK): New arg C.  Call CODING_SAFE_CHAR_P instead of
checking safe_charsets member of the coding system.  Caller
changed.
(detect_coding_iso2022): New local variable safe_chars.
(DECODE_DESIGNATION): Call CODING_SAFE_CHAR_P instead of checking
safe_charsets member of the coding system.
(decode_coding_iso2022): New local variable safe_chars.
(ENCODE_ISO_CHARACTER_DIMENSION1): Don't check unsafe chars here.
(ENCODE_ISO_CHARACTER_DIMENSION2): Likewise.
(ENCODE_ISO_CHARACTER): Arguments changed.  Caller changed.
(ENCODE_UNSAFE_CHARACTER): New macro.
(encode_coding_iso2022): New local variable safe_chars.  Check
unsafe chars.
(setup_coding_system): Delete the code to initialize
coding->safe_charses
(intersection, find_safe_codings): New functions.
(Ffind_coding_systems_region_internal): New function.
(syms_of_coding): Defsubr it.  Initialize Qsafe_chars,
Qsafe_cding_system.  Make Vchar_coding_system_table a Lisp
variable and initialize it.
2000-07-27 06:01:19 +00:00
Kenichi Handa
abbe1b451d (struct coding_system): Member safe_charset deleted. 2000-07-27 05:46:12 +00:00
Kenichi Handa
339cebdcbe (compose-chars-after): Preserve match data. 2000-07-27 05:37:42 +00:00
Kenichi Handa
90cf4474ca *** empty log message *** 2000-07-27 05:37:13 +00:00
Sam Steingold
5d94f558ca mention `float-time' and the remote file modtime check 2000-07-26 18:54:33 +00:00
Eli Zaretskii
aa78a4f3fc Help strings are supported on MS-Windows and MS-DOS as well.
Mouse highlight is supported on MS-DOS.
2000-07-26 18:51:09 +00:00
Sam Steingold
a1f84f6d16 use float-time 2000-07-26 18:44:36 +00:00
Sam Steingold
34a7a2672a new function: float-time 2000-07-26 18:41:15 +00:00
Andreas Schwab
e092928efc . 2000-07-26 16:58:42 +00:00
Andreas Schwab
f1bba07d31 (normal-backup-enable-predicate): Correct
interpretation of the return value of compare-strings.
2000-07-26 16:56:22 +00:00
Gerd Moellmann
3353ef5a44 *** empty log message *** 2000-07-26 14:48:48 +00:00
Gerd Moellmann
c40a4de1df (isearch-resume): New function.
(isearch-done): Add something to command-history to resume
the search.
(isearch-yank-line, isearch-yank-word): Use
buffer-substring-no-properties instead of buffer-substring.
2000-07-26 14:48:00 +00:00
Gerd Moellmann
4728a55337 (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
for the character code.
2000-07-26 14:10:02 +00:00
Gerd Moellmann
8ea64148b5 (HAVE_SOUND): Define only for FreeBSD, NetBSD and
GNU/Linux.
2000-07-26 14:09:40 +00:00
Gerd Moellmann
a95cb10ae3 *** empty log message *** 2000-07-26 13:10:16 +00:00
Gerd Moellmann
9cd5043414 (menu_highlight_callback): Call show_help_echo directly
if called for a popup menu.
(xmenu_show): Store help string in widget values.
2000-07-26 13:07:15 +00:00
Gerd Moellmann
7465ebefa2 (flyspell-mouse-map): Use `map' instead
of flyspell-mouse-map.
2000-07-26 13:05:03 +00:00
Gerd Moellmann
dfdbf5b691 (m4-mode-abbrev-table): New variable.
(m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
2000-07-26 13:03:26 +00:00
Gerd Moellmann
dd717ef272 (makefile-mode-abbrev-table): Remove
duplicate definition.
(makefile-mode): Remove duplicate setting of local-abbrev-table.
2000-07-26 13:02:53 +00:00
Dave Love
5ed8d5afb0 --disable-largefile, 64-bit solaris 2000-07-26 11:25:27 +00:00
Dave Love
b4a12321c5 *** empty log message *** 2000-07-26 11:07:37 +00:00