1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
Commit Graph

14082 Commits

Author SHA1 Message Date
Erik Naggum
3b7f6e604c (Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
Fdirectory_file_name, Fexpand_file_name, Fsubstitute_in_file_name,
Fcopy_file, Fmake_directory_internal, Fdelete_directory, Fdelete_file,
Frename_file, Fadd_name_to_file, Fdefine_logical_name, Ffile_modes,
Fset_file_modes, Fset_default_file_modes, Fdo_auto_save, Fread_file_name):
Harmonize arguments with documentation.
1996-01-09 00:32:04 +00:00
Erik Naggum
79e8bfbf27 (Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with
documentation.
1996-01-09 00:31:51 +00:00
Erik Naggum
c9aae259d5 (Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation. 1996-01-09 00:31:41 +00:00
Erik Naggum
2591ec64b0 (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,
Fbuffer_substring, Fbuffer_substring_no_properties,
Finsert_buffer_substring, Fdelete_region, Fnarrow_to_region): Harmonize
arguments with documentation.  (Fformat_time_string): Allow TIME to default
to current time.
1996-01-09 00:31:34 +00:00
Erik Naggum
e20104ba13 (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize
arguments with documentation.
1996-01-09 00:31:26 +00:00
Erik Naggum
4acb738e57 (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
Harmonize arguments with documentation.
1996-01-09 00:31:22 +00:00
Erik Naggum
e912ba0945 (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
documentation.
1996-01-09 00:31:17 +00:00
Erik Naggum
23bd240fe3 (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Ffile_name_all_versions): Harmonize arguments with documentation.
1996-01-09 00:31:07 +00:00
Erik Naggum
d9c2a0f2b6 (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,
Ffset, Fdefalias, Fdefine_function, Fsetplist, store_symval_forwarding,
swap_in_symval_forwarding, find_symbol_value, Fsymbol_value, Fset,
default_value, Fdefault_boundp, Fdefault_value, Fset_default,
Fsetq_default, Fmake_variable_buffer_local, Fmake_local_variable,
Fkill_local_variable, Flocal_variable_p, Flocal_variable_if_set_p, Faref,
Faset, Fzerop, Fnumber_to_string, Fstring_to_number, Frem, Fmod, Fadd1,
Fsub1, Flognot): Harmonize arguments with documentation.
1996-01-09 00:31:02 +00:00
Erik Naggum
72d5f589b6 (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,
Fdelete_backward_char): Harmonize arguments with documentation.
1996-01-09 00:30:54 +00:00
Erik Naggum
2858a1c15c (Fcase_table_p): Harmonize arguments with documentation. 1996-01-09 00:30:49 +00:00
Erik Naggum
8c22d56c58 (Fupcase_region, Fdowncase_region, Fcapitalize_region,
Fupcase_initials_region): Harmonize arguments with documentation.
1996-01-09 00:30:45 +00:00
Erik Naggum
7868a9779b (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
documentation.
1996-01-09 00:30:41 +00:00
Erik Naggum
1c57922803 (Fbyte_code): Harmonize arguments with documentation. 1996-01-09 00:30:34 +00:00
Erik Naggum
a2428fa2a2 (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
Fbury_buffer, Foverlay_get): Harmonize arguments with documentation.
1996-01-09 00:30:29 +00:00
Erik Naggum
78ce396ad1 (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
Finsert_abbrev_table_description, Fdefine_abbrev_table): Harmonize
arguments with documentation.
1996-01-09 00:18:22 +00:00
Karl Heuer
50584ac0cc Initial revision 1996-01-08 22:52:14 +00:00
Karl Heuer
9afa72e8e6 (Man-filter-list): Recognize "Rev" footers. 1996-01-08 22:49:24 +00:00
Karl Heuer
04f3a6563a (uniquify-rationalize-file-buffer-names): If
newbuffile is nil, don't call expand-file-name on it.
1996-01-08 22:41:40 +00:00
Karl Heuer
7ac098ffa9 (PTY_TTY_NAME_SPRINTF): Make failure non-fatal. 1996-01-08 22:34:43 +00:00
Karl Heuer
4824033924 (unexec) [SOLARIS2]: Undo relocations performed by the
runtime linker.
1996-01-08 22:29:48 +00:00
Karl Heuer
449decf581 (vc-update-change-log): Use add-log-full-name and
add-log-mailing-address if they are defined.
1996-01-08 22:24:05 +00:00
Karl Heuer
f768c9cdc9 (LOCALTIME_CACHE): Add #undef. 1996-01-08 22:18:57 +00:00
Erik Naggum
1fbb64aa7f (Fplist_get): Rename arg val' to plist' as in doc. 1996-01-07 14:34:54 +00:00
Karl Heuer
e118218fae (alloca): If malloc fails, just abort. 1996-01-07 07:00:56 +00:00
Roland McGrath
3e8258e7f5 (compilation-error-regexp-alist, grep-regexp-alist
compilation-mode-font-lock-keywords): Allow leading "[a-zA-Z]:" in file
name regexps, for DOS drive letters.
1996-01-06 21:20:51 +00:00
Roland McGrath
369d3cdc63 Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
* compile.el (compilation-error-regexp-alist): Add MIPS lint
        regexps.
1996-01-06 21:11:08 +00:00
Roland McGrath
b1707ae465 (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers. 1996-01-06 21:09:40 +00:00
Roland McGrath
21f47958e4 (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler. 1996-01-06 21:03:47 +00:00
Roland McGrath
fd5e58d78d (compilation-handle-exit): New function, broken out of compilation-sentinel.
(compilation-sentinel, compile-internal): Use it.
(compilation-exit-message-function): Doc fix for protocol change: take
process status and exit-code args instead of process object.
(grep): Use new protocol for compilation-exit-message-function.
1996-01-06 20:54:19 +00:00
Roland McGrath
0f09bac62e (update-file-autoloads): Fix placement of new sections. 1996-01-06 19:57:24 +00:00
Roland McGrath
b59c72562e (update-file-autoloads): Notice when searching found nothing at all.
(update-autoloads-from-directory): New function.
(batch-update-autoloads): Use it.
(update-directory-autoloads, update-autoloads-here): Functions removed.
1996-01-06 18:38:41 +00:00
Karl Heuer
c7c4ddd481 (time-stamp-line-limit): negative value counts
from end of file.
1996-01-06 01:03:24 +00:00
Roland McGrath
c7f493fd9f (locallisppath): Fix typo in last change: " -> '. 1996-01-05 23:12:03 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Fogel
60d0378e48 "cyclic.com" addresses changed to "red-bean.com".
<bookmark-bmenu-mode-map>: don't bind C-k.
<bookmark-bmenu-mode>: better key description.
<bookmark-bmenu-execute-deletions>: display message while working.
<bookmark-version>: upped to 2.6.20.
<bookmark-load>: fixed "done" message, duh.
1996-01-05 21:57:54 +00:00
Karl Heuer
e934d70045 (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases'
(formerly `sendmail-synch-aliases')
1996-01-05 21:41:55 +00:00
Karl Heuer
da62804ea4 (gnus-cache-enter-remove-article, gnus-cache-possibly-remove-articles):
Fix references to `gnus-cache-removable-articles' (formerly
`gnus-cache-removeable-articles')
1996-01-05 21:35:28 +00:00
Karl Heuer
8e6208c5d2 Comment fixes. 1996-01-05 10:03:17 +00:00
Karl Heuer
34035df326 Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG. 1996-01-05 08:57:33 +00:00
Karl Heuer
b72e4ca883 Comment change. 1996-01-05 07:51:26 +00:00
Richard M. Stallman
e20903fba8 (rmail-retry-failure): Bind inhibit-read-only. 1996-01-05 07:23:52 +00:00
Richard M. Stallman
a8840283de (custom-default-validate): Fix message spelling.
(rear-nonsticky, custom-property-set, custom-field-accept,
custom-repeat-extract, custom-pair-extract, custom-list-extract,
custom-choice-extract, custom-choice-validate, custom-mode-map): Doc fix.

(custom-file): Use convert-standard-filename.
1996-01-05 07:22:20 +00:00
Richard M. Stallman
5d0ba25bac Undo previous change, except for comments and doc strings. 1996-01-05 07:19:49 +00:00
Richard M. Stallman
beaff27bd6 Undo previous change. 1996-01-05 07:18:50 +00:00
Richard M. Stallman
29565a8722 (mail-extr-nuke-outside-range): Fix error message.
(mail-extract-address-components, what-domain): Fix error messages.
1996-01-05 07:14:40 +00:00
Richard M. Stallman
6a994023c4 Explain eliminating compiler warnings about undefined variables. 1996-01-05 06:03:24 +00:00
Richard M. Stallman
7b9af7a02a (replace_buffer_in_all_windows): Only re-select old
window if it is still live.
1996-01-05 02:42:32 +00:00
Richard M. Stallman
6cfd21c904 (interpreter-mode-alist, auto-mode-alist): Don't alter this here. 1996-01-05 02:36:06 +00:00
Richard M. Stallman
d1194c856c (interpreter-mode-alist): Add most shells, with sh-mode.
Add tail, more, less, pg with text-mode.
(auto-mode-alist): Recognize extensions that indicate
shell scripts, as well as common init file names.
1996-01-05 02:34:37 +00:00