1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

20240 Commits

Author SHA1 Message Date
Karl Heuer
b917b2e273 Treat DGUX the same as USG. 1997-11-20 21:54:20 +00:00
Karl Heuer
f4afda6907 (i586-dg-dguxR4.*): New name in case branch. 1997-11-20 21:52:47 +00:00
Karl Heuer
c822b44bed (help-with-tutorial-alist): New variable.
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.
1997-11-20 21:47:12 +00:00
Karl Heuer
d1782bd882 (mail-extract-address-components):
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
1997-11-20 21:45:59 +00:00
Eli Zaretskii
074028631a Configure the man subdirectory. 1997-11-20 16:36:24 +00:00
Eli Zaretskii
a633fcd4aa Initial revision 1997-11-20 16:29:53 +00:00
Eli Zaretskii
9830885faf (man): New target to build the manual.
(all): Add the man dependency.
(install): Change bin\\nul to bin\nul.
1997-11-20 16:23:24 +00:00
Eli Zaretskii
7777d03b34 (set-frame-name): New function. 1997-11-20 15:55:31 +00:00
Eli Zaretskii
e5317d6126 (frame_name_fnn_p, set_term_frame_name): New functions.
(store_frame_param): When the property name is "name", set the
name of the frame to its value.
1997-11-20 15:50:59 +00:00
Karl Heuer
ccd19b9f49 (kill-region): Detect read-only text
by getting an error trying to delete it.
Handle the cases where we can, and can't, get the killed text
from the undo list with much the same code.
1997-11-19 21:36:56 +00:00
Karl Heuer
887bbf181d (print-region-1): When running pr, use -h always. 1997-11-19 04:25:20 +00:00
Dave Love
240e9cda7d (fortran-imenu-generic-expression): Match
<type>*<mumble> and un-named block data, allow some continuations.
1997-11-18 23:21:34 +00:00
Ulrich Drepper
6beba8e0b2 automatically generated from GPLed version 1997-11-18 23:05:21 +00:00
Karl Heuer
9cf081fa5c (isearch-yank-string): New helper function.
(isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
(isearch-yank-x-selection): New function.
(isearch-yank): Function deleted.
1997-11-18 22:31:16 +00:00
Karl Heuer
4877ba13d7 Improve previous change. 1997-11-18 21:22:28 +00:00
Karl Heuer
ae9f695f42 (rmail-convert-to-babyl-format): If the
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.
1997-11-18 21:13:57 +00:00
Paul Eggert
6291b1f3f9 (ange-ftp-date-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
1997-11-17 18:55:46 +00:00
Paul Eggert
32184bdb26 (dired-move-to-filename-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
1997-11-17 18:55:46 +00:00
Karl Heuer
3ababa6033 (Fexecute_extended_command): Fix message wording.
Don't print a message for a binding for mouse-movement.
1997-11-17 02:15:35 +00:00
Karl Heuer
a14723d908 (list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
1997-11-17 01:59:28 +00:00
Karl Heuer
bfc7bff6f9 (list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:59:00 +00:00
Karl Heuer
f674d9acf5 (list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:58:42 +00:00
Karl Heuer
fd5733a94b (Man-init-defvars, Man-build-man-command):
Bind default-directory to "/" to avoid possible error in call-process.
1997-11-17 01:56:15 +00:00
Karl Heuer
3fb7b5883f (comment-padding): New var.
(comment-region): Use it.
1997-11-15 21:14:21 +00:00
Karl Heuer
35863d776f (finder-find-library): Re-instate (with a different
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
1997-11-15 21:04:47 +00:00
Karl Heuer
183e4bd6f1 (fill-individual-paragraphs): Don't get
confused in paragraph loop if we start on the last line
and it has no final newline.
1997-11-15 20:58:28 +00:00
Karl Heuer
6321bdddfb (custom-face-save): Save the face. 1997-11-15 20:56:41 +00:00
Karl Heuer
d177349a87 (rmail-summary-window-size): Allow integer values. 1997-11-15 20:53:54 +00:00
Karl Heuer
952e6ec21a Use set-input-mode to make Latin-1 chars work. 1997-11-15 20:52:06 +00:00
Karl Heuer
010494d0f6 (minibuffer_scroll_overlap): New variable.
(syms_of_xdisp): Set up Lisp var.
(redisplay_window): Scroll minibuffer in a special way.
1997-11-15 20:36:34 +00:00
Karl Heuer
409bb864e5 (display_text_line): Make decision about which windows
highlight the region in just once place.
When minibuffer is selected, show the region in the previous window,
1997-11-15 20:24:41 +00:00
Karl Heuer
7614f779e0 (ASCII_BYTE_P): New macro. 1997-11-15 20:23:21 +00:00
Karl Heuer
fb9117773d (position_indentation): Detect non-breaking space,
in either single-byte form or multibyte form (using category ' ').
1997-11-15 20:22:20 +00:00
Karl Heuer
4feb31b211 (x_handle_selection_request): Use xfree, not free.
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto.
(x_handle_property_notify, receive_incremental_selection): Ditto.
(selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.
1997-11-15 20:16:49 +00:00
Andreas Schwab
ddcb46713b (tar-mode-map): Fix function name in menu entry. 1997-11-13 11:36:02 +00:00
Ulrich Drepper
649e97a3c5 automatically generated from GPLed version 1997-11-13 01:17:00 +00:00
Ulrich Drepper
4dab1e80fa automatically generated from GPLed version 1997-11-12 01:24:57 +00:00
Karl Heuer
915c0e2515 (inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
1997-11-11 04:00:53 +00:00
Karl Heuer
ed13681ff1 (help-for-help): Update text for `m'. 1997-11-11 03:55:47 +00:00
Karl Heuer
e536ef5626 (imenu-default-create-index-function):
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
1997-11-11 03:54:00 +00:00
Karl Heuer
7ef5c4312d (perform-replace): In Transient Mark mode, if
region is active, only search the region.
(query-replace, etc.): Doc fixes.
1997-11-11 03:26:55 +00:00
Karl Heuer
504af7b280 New category ` '.
Enable for non-breaking space in Latin-N.
1997-11-11 03:24:18 +00:00
Karl Heuer
d73769eb97 (wordstar-mode): Run wordstar-mode-hook. 1997-11-11 02:56:56 +00:00
Karl Heuer
d6a0250d65 (french-calendar-day-name-array):
Give the day array, not the month array.
1997-11-11 02:55:34 +00:00
Karl Heuer
95807e688c (query-replace-highlight): Change default to t. 1997-11-11 02:54:10 +00:00
Karl Heuer
0e3cb3ebc8 (describe-function): Handle the arglist of a macro. 1997-11-11 02:52:50 +00:00
Karl Heuer
85f75902ca (mail-extr-voodoo): Comment out &-substitution. 1997-11-11 02:51:06 +00:00
Karl Heuer
b26f4fbd7d (finder-exit): Simplify. 1997-11-10 23:28:59 +00:00
Eli Zaretskii
039274cfc0 Support for Japanese display on DOS/V systems.
(screen_old_address, screen_virtual_segment,
screen_virtual_offset): New variables.
(dosv_refresh_virtual_screen): New function.
(dos_direct_output, dos_set_window_size, IT_write_glyphs,
IT_clear_end_of_line, IT_clear_screen, IT_display_cursor,
IT_reset_terminal_modes, XMenuActivate, abort):  Call
dosv_refresh_virtual_screen if under DOS/V.
(IT_set_terminal_modes): If under DOS/V, update the address of
primary screen buffer.
(internal_terminal_init): Zero out screen_old_address, in case
Emacs was dumped under DOS/V.
(dos_get_saved_screen): Return failure indication if no screen was
saved.
1997-11-10 14:49:40 +00:00
Andreas Schwab
9913653ae6 (archive-zoo-summarize): Properly handle the case of
a short file name with a non-empty directory part.
1997-11-10 12:37:34 +00:00