- 25 Oct, 2000 8 commits
-
-
Miles Bader authored
(Fget_char_property): Use it.
-
Miles Bader authored
-
Stefan Monnier authored
(Fmake_sparse_keymap): Docstring fix. (synkey): Remove. (shadow_lookup): Move up. Handle the case where lookup-key returns an integer. (where_is_internal_1): Drop arg `keymap'. Don't check shadowing. (where_is_internal_2): Adapt to fewer args for where_is_internal_1. (Fwhere_is_internal): Allow `xkeymap' to be a list of keymaps. Simplify/rewrite the keymap-finding code. Add check for command shadowing, using shadow_lookup.
-
Stefan Monnier authored
-
Stefan Monnier authored
rather than KEYMAPP, to allow EQ to work correctly if parent_entry is a symbol.
-
Miles Bader authored
-
Kenichi Handa authored
of buffers if wildcards are used.
-
Kenichi Handa authored
-
- 24 Oct, 2000 32 commits
-
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Modified to customization mechanisms convention. Doc fix. (columns): New group for delim-col. (delimit-columns-before, delimit-columns-after) (delimit-columns-format, delimit-columns-extra, delimit-columns-start) (delimit-columns-end): New vars. (delimit-columns-customize, delimit-columns-format): New funs. (delimit-columns-region, delimit-columns-rectangle) (delimit-columns-rectangle-line): Modified to support column formatting.
-
Gerd Moellmann authored
buffer's file_truename before trying remove its lock file.
-
Gerd Moellmann authored
(authors): Set file coding system to iso-2022-7bit. Add file-local variables to output buffer.
-
Gerd Moellmann authored
WARN is nil.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
if WARN is nil.
-
Andrew Innes authored
(directory_files_internal): Use it to ensure closedir is called even if expand-file-name or file-attributes throw, eg. because of a user interrupt. Also enable immediate_quit while calling re_search, so that matching can be interrupted as well.
-
Gerd Moellmann authored
height to a negative value (esp. with XSETFASTINT).
-
Andrew Innes authored
NT-Emacs only. (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT, so that re_search functions only quit when callers expect them to.
-
Gerd Moellmann authored
[GC_MALLOC_CHECK && GC_PROTECT_MALLOC_STATE]: New variables. (protect_malloc_state) [GC_MALLOC_CHECK && GC_PROTECT_MALLOC_STATE]: New function. (PROTECT_MALLOC_STATE): New macro. (__malloc_initialize, morecore, _malloc_internal) (_free_internal) _realloc_internal): Use it to make _heapinfo read-only outside of gmalloc.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
the tool-bar map as nil, as for the menu-bar. Otherwise, we'll get duplicate tool-bar entries because we'll see the global ones on more than one path through keymaps.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
a symbol.
-
Kenichi Handa authored
the current buffer.
-
Kenichi Handa authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
or CRLF, decode EOLs.
-
Kenichi Handa authored
-
Kenichi Handa authored
than 256 to a char not less than 256.
-
Miles Bader authored
-