1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

20375 Commits

Author SHA1 Message Date
Karl Heuer
f83d2997fb Initial revision 1997-11-23 02:10:07 +00:00
Richard M. Stallman
950444902e Comment change. 1997-11-23 01:13:47 +00:00
Richard M. Stallman
d6d2fa1fc1 Initial revision 1997-11-23 01:13:07 +00:00
Dave Love
09d8b0bc6c Doc fixes and extra customization.
(browse-url): Quote browse-url-choose-browser in application.
1997-11-21 23:57:48 +00:00
Andreas Schwab
69248761c1 (copy_keymap_1): Fix return type.
(accessible_keymaps_char_table): Likewise.
(where_is_internal_2): Likewise.
(describe_vector_princ): Likewise.
(Ftext_char_description): Fix type of `str'.
(describe_vector): Likewise.  Protoize parameter.
1997-11-21 15:18:28 +00:00
Andreas Schwab
d748a3dbdc Add prototypes and more function declarations. 1997-11-21 15:12:34 +00:00
Andreas Schwab
0c60dfd7b4 (traverse_intervals): Protoize parameter. 1997-11-21 15:07:57 +00:00
Andreas Schwab
fd6a330f5e Protoize function declarations. 1997-11-21 15:06:01 +00:00
Andreas Schwab
5771dcf40d Protoize functions declarations. 1997-11-21 15:01:36 +00:00
Andreas Schwab
22e6f12b3b * fns.c (map_char_table): Protoize parameter. 1997-11-21 14:58:22 +00:00
Andreas Schwab
b27a170307 (close_file_unwind): Fix return type and return nil.
(restore_point_unwind): Likewise.
1997-11-21 14:56:30 +00:00
Andreas Schwab
1d159538f4 (record_unwind_protect): Protoize parameter. 1997-11-21 14:54:13 +00:00
Andreas Schwab
d11ba98c50 (Fchar_to_string): Declare `workbuf' as unsigned char.
(general_insert_function): Likewise.  Protoize parameters.  Define
as returning nothing.
1997-11-21 14:52:16 +00:00
Andreas Schwab
e9aea0ef24 (doprnt1): Declare `charbuf' as unsigned char. 1997-11-21 14:48:34 +00:00
Andreas Schwab
9b854db0ab Add prototypes. Remove declaration of obsolete
functions.
1997-11-21 14:46:31 +00:00
Andreas Schwab
c04809fb5b Add more prototypes and function declarations. 1997-11-21 14:42:33 +00:00
Andreas Schwab
07478155f2 (setup_ccl_program): Define as returning nothing. 1997-11-21 14:31:20 +00:00
Andreas Schwab
58068210c5 Add declaration of setup_ccl_program and ccl_driver. 1997-11-21 14:30:34 +00:00
Andreas Schwab
f78433b61e Add declaration of word_boundary_p. 1997-11-21 14:26:38 +00:00
Andreas Schwab
4b7610a9ff Add more protypes and function declarations. 1997-11-21 14:19:57 +00:00
Andreas Schwab
dc22f25e59 (printchar): Declare `work' as unsigned char.
(internal_with_output_to_temp_buffer): Protoype parameter
FUNCTION.
(Ferror_message_string): Remove extra argument of
print_error_message.
(write_string): Define as returning nothing.
(write_string_1): Likewise.
(print_error_message): Likewise.
1997-11-21 14:05:58 +00:00
Andreas Schwab
9d815fd9b8 (read_minibuf_unwind): Fix return type and return nil.
(temp_echo_area_glyphs): Define as returning nothing.
(init_minibuf_once): Likewise.
(syms_of_minibuf): Likewise.
(keys_of_minibuf): Likewise.
1997-11-21 13:50:47 +00:00
Andreas Schwab
c03232491a (unchain_marker): Define as returning nothing.
(syms_of_marker): Likewise.
1997-11-21 13:33:35 +00:00
Andreas Schwab
e790004468 Declare finalize_kbd_macro_chars and
store_kbd_macro_char.
1997-11-21 13:24:40 +00:00
Andreas Schwab
c3fd8dd552 (store_kbd_macro_char): Define as returning nothing.
(finalize_kbd_macro_chars): Likewise.
(init_macros): Likewise.
(syms_of_macros): Likewise.
(keys_of_macros): Likewise.
1997-11-21 13:03:55 +00:00
Andreas Schwab
d5b28a9d9b (read1): Declare `workbuf' as unsigned char.
(dir_warning): Define as returning nothing.
(init_lread): Likewise.
(mapatoms_1): Likewise.
(map_obarray): Fix type of parameter FN.
1997-11-21 12:54:36 +00:00
Andreas Schwab
526a2be77b Add more prototypes and declarations. Forward declare
struct window and struct frame so that it can be used in
prototypes.
1997-11-21 12:49:52 +00:00
Andreas Schwab
1a3ce5c466 (gud-sentinel): Set mode-line-process in the process
buffer, not the current buffer.
1997-11-21 10:34:10 +00:00
Karl Heuer
8b784951b9 (set-input-method): Renamed from select-input-method. 1997-11-20 22:14:40 +00:00
Karl Heuer
68554dbb68 Comment fix. 1997-11-20 22:12:59 +00:00
Karl Heuer
6250a9db04 (init_system_name): Don't use sysinfo. 1997-11-20 22:05:08 +00:00
Karl Heuer
5df4982e74 (skip_chars): Check type of `string' before using it. 1997-11-20 22:03:42 +00:00
Karl Heuer
6492b55df7 (write-file): Make buffer writable if the new file is. 1997-11-20 22:00:57 +00:00
Karl Heuer
d56458467b (describe-variable): Don't use symbol-name if v isn't symbol. 1997-11-20 21:59:02 +00:00
Karl Heuer
dac4e1e7f1 (LIBS_SYSTEM): Define this. 1997-11-20 21:56:52 +00:00
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