- 16 Oct, 1999 7 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(save_restore_orig_size): Change parameter list. Add functionality to check for valid orig_top and orig_height members in a window tree. (grow_mini_window): Call save_restore_orig_size with new parameter list. (shrink_mini_window): Restore old window sizes only if old size information is valid in all windows in a window tree.
-
Peter Breton authored
(bat-generic-mode-compile): Added this function (bat-generic-mode-run-as-comint): Added this function
-
Peter Breton authored
Change font-lock-reference-face to font-lock-constant-face throughout. (resolve-conf-generic-mode): Added this mode. (named-database-generic-mode): Added this mode. (named-boot-generic-mode): Added this mode. (apache-conf-generic-mode): Added Directories and Locations to imenu-generic-expression. (generic-define-mswindows-modes): Added apache-conf-generic-mode and apache-log-generic-mode. (generic-define-unix-modes): Added apache-conf-generic-mode and apache-log-generic-mode. (apache-conf-generic-mode): This new mode replaces apache-generic-mode. (apache-log-generic-mode): Added this generic-mode
-
Peter Breton authored
(locate): Added locate-post-command-hook. (locate-prompt-for-command): Added this variable. (locate): If locate-prompt-for-command is set, prompt for a command to run to populate the locate buffer as the default behavior. (locate-update): Add prefix arg to locate call. (locate-with-filter): Add prefix arg to locate call. (locate): Add prefix arg. If set, the function prompts the user (locate-mouse-face): No longer needed. (locate-mode): Setup `dired-subdir-alist' cleanly using `dired-alist-add-1'. (locate-set-properties): Set properties cleanly using `dired-insert-set-properties', giving dired like output. for a command to run instead of the default one. (locate-grep-history-list): Added this variable. (locate-with-filter): Use locate-grep-history-list instead of grep-history. (locate-filter-output): filter is not regexp-quoted. (locate-mode-map): Added keybinding for locate-find-directory. Changed keybinding for "U" from dired-unmark-all-files-no-query to dired-unmark-all-files. (locate-find-directory): Added this function. (locate-find-directory-other-window): Added this function. (locate-get-dirname): Added this function. (locate-mouse-view-file): Renamed mouse-locate-view-file to this name.
-
Peter Breton authored
(find-dired): Use find-dired-find-program instead of "find".
-
Peter Breton authored
(nslookup-mode): Now implemented as a derived mode. (ftp-mode): Now implemented as a derived mode. (dig): Added this function. (dig-program): Added this variable.
-
- 15 Oct, 1999 6 commits
-
-
Dave Love authored
-
Stefan Monnier authored
-
Dave Love authored
-
Gerd Moellmann authored
x_set_menu_resources_from_menu_face here. (update_frame_menubar): Call x_set_menu_resources_from_menu_face.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 14 Oct, 1999 18 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
automatically appending a domain to RCPT TO: addresses.
-
Gerd Moellmann authored
free space after the total size. (dired-free-space-program, dired-free-space-args): New variables.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
fails and h_errno is TRY_AGAIN.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(command-line): Detect Latin-[89] locales.
-
Dave Love authored
strings.
-
Dave Love authored
-
Dave Love authored
-
- 13 Oct, 1999 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
that start with backslash newline since lread.c:read1 has a hack to turn those strings into integer 0 during the loadup.el process.
-
Stefan Monnier authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Stefan Monnier authored
function-only symbols. (help-make-xrefs): take advantage of the new `help-xref-interned'. (help-follow): if the point under mouse is not highlighted, try `help-xref-interned' on the pointed-to symbol anyway.
-
Stefan Monnier authored
(Info-find-node): split into two for Info-on-current-buffer to hook into it. (Info-current-file, Info-set-mode-line, Info-up): Info-current-file can now be t. (Info-clone-buffer-hook): new function for `clone-buffer'. (Info-goto-node, Info-menu, Info-mode-map, Info-mode): make `clone-buffer' available in various ways to the user.
-
Stefan Monnier authored
(clone-buffer, clone-process, clone-buffer-hook): new functions.
-