Gerd Moellmann
084cec2f2c
*** empty log message ***
2000-04-29 13:19:35 +00:00
Gerd Moellmann
d564f5b60b
(make-auto-save-file-name):
...
Apply auto-save-file-name-transforms to visited file name
before generating auto save file name.
(auto-save-file-name-transforms): New variable.
(backup-enable-predicate):
Correctly test for a file under a temporary directory.
2000-04-29 13:17:48 +00:00
Dave Love
3bbc50af42
concat change
2000-04-28 17:09:07 +00:00
Dave Love
a9cacab79c
*** empty log message ***
2000-04-28 17:03:43 +00:00
Gerd Moellmann
a943a5ca3e
(make_cursor_line_fully_visible): Handle case of rows
...
taller than the window.
2000-04-28 13:39:21 +00:00
Kenichi Handa
0badc11418
(realize_x_face): Fix the argument of the second
...
xassert. BASE_FACE may not be a face for ASCII.
2000-04-28 12:57:52 +00:00
Kenichi Handa
5dba1e292f
*** empty log message ***
2000-04-28 12:52:32 +00:00
Gerd Moellmann
c94f467716
*** empty log message ***
2000-04-28 11:53:43 +00:00
Kenichi Handa
030106ca73
(sendmail-send-it): Set
...
buffer-file-coding-system to the selected coding system for MIME
header.
2000-04-28 04:04:04 +00:00
Kenichi Handa
7b211df551
*** empty log message ***
2000-04-28 04:03:09 +00:00
Gerd Moellmann
c76e04a8d5
*** empty log message ***
2000-04-27 19:12:09 +00:00
Gerd Moellmann
5be6c3b044
(slurp_file): New function.
...
(xbm_image_p): Handle case of in-memory XBM files.
(xbm_scan): Rewritten to work on memory buffers instead of files.
(xbm_read_bitmap_data): Renamed from xbm_read_bitmap_file_data.
Work on memory buffers instead of files. If DATA is null test
if buffer looks like an in-memory XBM file.
(xbm_load_image): Renamed from xbm_load_image_file. Work on
memory buffers instead of files.
(xbm_file_p): New function.
(xbm_load): Accept :data DATA where DATA is an in-memory XBM file.
2000-04-27 19:11:04 +00:00
Gerd Moellmann
035eec486e
(read1): Don't treat period followed by certain
...
characters as symbol start.
2000-04-27 19:10:15 +00:00
Gerd Moellmann
7e0ba6da56
(TERMCAP_OBJ): Removed.
...
(LIBS_TERMCAP): Don't define for __FreeBSD_version >= 400000.
2000-04-27 19:09:58 +00:00
Gerd Moellmann
c2f646d6bb
(termcapobj): Don't use TERMCAP_OBJ.
2000-04-27 19:09:43 +00:00
Gerd Moellmann
42ac1ed4d1
(print_object): Treat print-length < 0 as nil.
2000-04-27 19:09:17 +00:00
Gerd Moellmann
3ad6e32bb9
Add support for `powerpc*-*-linux-gnu*'.
2000-04-27 19:05:51 +00:00
Gerd Moellmann
ec266158e4
(crm-completion-table): New variable.
...
(crm-collection-fn, crm-test-completion)
(completing-read-multiple): Use it.
2000-04-27 19:00:09 +00:00
Gerd Moellmann
11595aa959
(texinfo-format-xref): Don't try to insert nil.
2000-04-27 18:58:13 +00:00
Gerd Moellmann
fe20aba8c7
(mh-send-sub): Look for mh-comp-formfile in
...
mh-etc, too.
2000-04-27 18:56:42 +00:00
Gerd Moellmann
a788581670
(etags-tags-completion-table): Add a `:'
...
in the second character class of the regexp.
2000-04-27 18:54:39 +00:00
Gerd Moellmann
b20e965eff
(dired-move-to-filename-regexp): Allow format where
...
YYYY is followed by two spaces.
2000-04-27 18:53:44 +00:00
Dave Love
e3e36d741f
(locate-library): Use mapc.
...
(help-manyarg-func-alist): Add call-process-region.
2000-04-27 17:02:42 +00:00
Gerd Moellmann
353964e391
*** empty log message ***
2000-04-27 10:52:35 +00:00
Gerd Moellmann
9c97398c32
(end_of_file_error): New function.
...
(read1): Call it instead of signaling `end-of-file' directly.
2000-04-27 10:48:11 +00:00
Gerd Moellmann
c02279de38
(print_error_message): Print data of `end-of-file'
...
with Fprinc instead of Fprin1.
2000-04-27 10:47:45 +00:00
Gerd Moellmann
1edb5ce2f6
(gud-gdb-find-file): Call find-file-noselect with NOWARN
...
argument.
2000-04-27 10:41:43 +00:00
Gerd Moellmann
5f68f6e85a
(add-minor-mode): Use set' instead of setq'.
2000-04-27 10:40:58 +00:00
Gerd Moellmann
b35bd33d35
(add-minor-mode): Make argument MAP optional.
2000-04-26 18:50:09 +00:00
Ken Raeburn
24d744ac9c
(freeze_window_start): Check that minibuffer scroll window isn't nil before
...
extracting the window structure pointer from it.
2000-04-26 18:41:05 +00:00
Ken Raeburn
86a375f869
(record_delete): If we hit the end of the undo list, stop picking elements
...
apart.
2000-04-26 18:39:30 +00:00
Gerd Moellmann
7464346de7
*** empty log message ***
2000-04-26 17:46:21 +00:00
Gerd Moellmann
e6819fafa3
(display_line): If lines are continued, restore
...
iterator's ascent/descent information to the values before the
first glyph not fitting on the line.
2000-04-26 17:43:04 +00:00
Gerd Moellmann
138e541fe6
(normal-top-level-add-to-load-path): Handle
...
case that the default directory is not in load-path.
2000-04-26 17:34:37 +00:00
Gerd Moellmann
349c034d9e
(find-image): New function.
...
(defimage): Rewritten to find image at load time.
2000-04-26 17:34:09 +00:00
Gerd Moellmann
d7d47268cc
(add-minor-mode): New function.
2000-04-26 17:33:40 +00:00
Gerd Moellmann
4764024483
(desktop-save): Save list of minor modes.
...
(desktop-create-buffer): Restore minor modes.
(desktop-minor-mode-table): New user-option.
2000-04-26 17:33:02 +00:00
Gerd Moellmann
2e48ba1817
(help-xref-on-pp): New function.
...
(describe-variable): Use it to display xrefs in a symbol's value.
2000-04-26 17:32:20 +00:00
Stefan Monnier
23c0fb21e7
(custom-face): Fix parenthesis.
2000-04-26 17:12:34 +00:00
Kenichi Handa
f03392a12d
(rmail-expunge): When there's no deleted messages,
...
do nothing.
2000-04-25 23:49:40 +00:00
Kenichi Handa
fad9503776
*** empty log message ***
2000-04-25 23:46:07 +00:00
Dave Love
0d7c5bb952
(locale-translation-file-name):
...
Defvar to nil.
(set-locale-environment): Set it here (at runtime).
2000-04-25 23:16:28 +00:00
Gerd Moellmann
612839b6b2
*** empty log message ***
2000-04-25 19:43:58 +00:00
Gerd Moellmann
f2d86d7a04
(try_window_id) <all changes above window start>: Adjust
...
positions in glyph matrix. Don't compute new window end
positions.
2000-04-25 19:41:30 +00:00
Gerd Moellmann
86c11ba1c8
(increment_matrix_positions): Renamed from
...
increment_glyph_matrix_buffer_positions.
(increment_row_positions): Renamed from
increment_glyph_row_buffer_positions.
2000-04-25 19:39:59 +00:00
Gerd Moellmann
84fc6d4d2d
Change names of renamed functions from dispnew.c in prototypes.
2000-04-25 19:38:48 +00:00
Gerd Moellmann
47d722546b
(perform-replace): Add parameters START and END. Use
...
them instead of the check for a region in Transient Mark mode.
(query-replace-read-args): Return two more list elements for the
start and end of the region in Transient Mark mode.
(query-replace, query-replace-regexp, query-replace-regexp-eval)
(map-query-replace-regexp, replace-string, replace-regexp): Add
optional last arguments START and END and pass them to
perform-replace.
2000-04-25 19:19:31 +00:00
Gerd Moellmann
16bf9fa9d9
(ebrowse-tags-query-replace): Construct a
...
form with additional arguments for perform-replace.
2000-04-25 19:18:26 +00:00
Gerd Moellmann
daf462b5d4
(tags-query-replace): Add parameters START
...
and END. Construct a form with additional arguments for
perform-replace.
2000-04-25 19:17:18 +00:00
Gerd Moellmann
c2e303c840
(shell-command): Set default directory for "*Shell
...
Command Output" buffer.
2000-04-25 19:14:45 +00:00