- 25 Oct, 2000 3 commits
-
-
Miles Bader authored
-
Kenichi Handa authored
of buffers if wildcards are used.
-
Kenichi Handa authored
-
- 24 Oct, 2000 37 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
-
Miles Bader authored
-
Miles Bader authored
Add `graphic' display type (the inverse of `tty'). Use `display-graphic-p' instead of the window-system variable.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
event in unread-command-events.
-