- 29 Aug, 2000 12 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Ffile_readable_p from being garbage collected.
-
Dave Love authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(quail-help-insert-keymap-description): Use substitute-command-keys instead of describe-bindings. (quail-translation-help): Hyperlinks to mule related items.
-
Kenichi Handa authored
(list-character-sets-1): Use charset-multibyte-form-string. (describe-character-set): New function. (describe-coding-system): Hyperlinks to safe character sets.
-
Kenichi Handa authored
(describe-input-method): Temporarily activate the specfied input method to display the information. (describe-language-environment): Hyperlinks to mule related items.
-
Kenichi Handa authored
(help-make-xrefs): Handle help-xref-mule-regexp.
-
Kenichi Handa authored
-
John Wiegley authored
-
John Wiegley authored
-
- 28 Aug, 2000 24 commits
-
-
John Wiegley authored
-
Peter Breton authored
Thanks to Fran�s_Pinard <pinard@iro.umontreal.ca> for suggestions
-
Peter Breton authored
-
Peter Breton authored
(file-cache-minibuffer-complete): Use file-cache-assoc-function. Use file-cache-case-fold-search variable (file-cache-add-file): Use file-cache-assoc-function (file-cache-delete-file): likewise (file-cache-directory-name): likewise (file-cache-debug-read-from-minibuffer): likewise
-
Dave Love authored
-
Dave Love authored
(toplevel) [HAVE_STRINGS_H]: Include strings.h.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(abbrev-table-name): New function. (prepare-abbrev-list-buffer): Add optional parameter LOCAL. If non-nil list local abbrev, only.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(rindex): Define only if !HAVE_RINDEX.
-
Gerd Moellmann authored
(toplevel) [HAVE_STRINGS_H]: Include strings.h. (index): Remove prototypes which might conflict with non-standard definitions of index/strchr.
-
Gerd Moellmann authored
Gnus support code, and use special article copy buffer `(gnus-original-article-buffer)' instead. This allows to get rid of article-hide-headers usage (which breaks in the latest Gnus version). Thanks to Detlev Zundel.
-
Gerd Moellmann authored
functions.
-
Miles Bader authored
Clear TO's :font attribute if made inconsistent by a font-related attribute in FROM. (merge_face_inheritance): Add function comment.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(quail-start-translation, quail-start-conversion): Likewise.
-
Kenichi Handa authored
-
Kenichi Handa authored
the 4th arg (PREV_EVENT) Qt to suppress input method.
-
Stefan Monnier authored
(PTR_TO_OFFSET, POS_AS_IN_BUFFER): Move to a better place. (ISDIGIT, ISCNTRL, ISXDIGIT) [!emacs]: Remove duplicate definition. (regex_compile): Use RE_FRUGAL instead of RE_ALL_GREEDY. (re_compile_pattern): Use size_t for length. (init_syntax_once): Move to a better place. * regex.h: Merge changes from GNU libc. Indent cpp directives. (RE_FRUGAL): Replaces RE_ALL_GREEDY (inverted meaning).
-
- 27 Aug, 2000 4 commits
-
-
Dave Love authored
-
Stefan Monnier authored
actually inside another comment as in: /* a // b */ c // d \n. Make it clear that `comstart_pos' is unused for nested comments.
-
Stefan Monnier authored
(KEYMAPP): New macro. (Fkeymap_parent, Fset_keymap_parent): Use it. (fix_submap_inheritance): Mark it static. (define_as_prefix, describe_buffer_bindings, describe_command) (describe_translation, describe_map): Complete prototypes.
-
Stefan Monnier authored
-