- 26 Jun, 2005 8 commits
-
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
David Ponce authored
(recentf-filename-handler): Fix widget :type. (recentf-cancel-dialog, recentf-open-more-files) (recentf-open-files-action): Doc fix. (recentf-dialog-goto-first): New function. (recentf-dialog-mode-map): Set parent keymap first. (recentf-dialog-mode): Define with define-derived-mode. Don't display continuation lines in dialogs. (recentf-edit-list): Rename from recentf-edit-selected-items. (recentf-edit-list-select): Rename from recentf-edit-list-action. Simplify. (recentf-edit-list-validate): New function. (recentf-edit-list): Update accordingly. (recentf-open-files-item-shift): Remove. (recentf-open-files-item): Convert menu elements into tree and link widgets. Don't create the widgets. (recentf-open-files): Update accordingly. (recentf-save-list): Untabify.
-
David Ponce authored
-
Luc Teirlinck authored
(keep-lines): Add INTERACTIVE arg. Never delete lines only partially contained in the active region. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Use `forward-line' instead of `beginning-of-line' to avoid trouble with fields. Make marker point nowhere when no longer used. Always return nil. Doc fix. (flush-lines): Add INTERACTIVE arg. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Use `forward-line' instead of `beginning-of-line' to avoid trouble with fields. Make marker point nowhere when no longer used. Always return nil. Doc fix. (how-many): Add INTERACTIVE arg. Make RSTART and REND args interchangeable. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Do not print message in echo area when called from Lisp, unless INTERACTIVE arg is non-nil. Avoid saying "1 occurrences". Do not use markers. Return the number of matches. Doc fix. (occur): Doc fix. (perform-replace): Make comment follow double space convention for the sake of `outline-minor-mode'.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 25 Jun, 2005 24 commits
-
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use fchmod to copy the file modes. (Frename_file): Don't copy UID and GID here; instead, specify t for PRESERVE_UID_GID when calling Fcopy_file.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(redisplay_window): Handle try_window reporting point in scroll margin.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(facemenu-background-menu, facemenu-foreground-menu) (facemenu-face-menu): Add menu-enable property.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
to make space for the debugger, and restore the change afterward. Bind debug-on-error to nil. (restore_stack_limits): New subroutine. (Fsignal): Extend specpdl bound along with eval depth bound, for calling edebug. Don't do either one, for calling debugger. (find_handler_clause): Don't bind debug-on-error here. Don't unbind anything either. Temporarily advance max_specpdl_size for calling internal_with_output_to_temp_buffer. (grow_specpdl): Don't alter max_specpdl_size before signaling an error. (syms_of_eval) <max-specpdl-size>: Doc fix.
-
Richard M. Stallman authored
Special handling if cannot find the uncompression program.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
save and restore the current buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 24 Jun, 2005 8 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(INFO_TARGETS, DVI_TARGETS): Make identical to the lists in Makefile.in. (gnus.dvi): Use "..." to quote Sed args, so that it works with more shells.
-
Eli Zaretskii authored
chown on DOS_NT platforms.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-