- 28 Jun, 2005 12 commits
-
-
Richard M. Stallman authored
Don't switch buffers; operate on the current buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kenichi Handa authored
quail/Punct and quail/Punct-b5.
-
Vinicius Jose Latorre authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Richard M. Stallman authored
call url-filename in both cases.
-
Richard M. Stallman authored
(url-cookie-retrieve): Likewise. (url-cookie-generate-header-lines): Likewise. (url-cookie-handle-set-cookie): Likewise. (url-cookie-create): Expect :localpart instead of :path. (url-cookie-localpart): Renamed from url-cookie-path. (url-cookie-set-localpart): Renamed from url-cookie-set-path. (url-cookie-file): Doc fix. (url-cookie-p): Add doc string.
-
- 27 Jun, 2005 10 commits
-
-
Richard M. Stallman authored
(artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
YAMAMOTO Mitsuharu authored
-
Lute Kamstra authored
(facemenu-get-face): Delete function. (facemenu-set-face-from-menu): Don't call facemenu-get-face. (facemenu-add-new-color): Make second argument mandatory. Create the approprate face and return it. Simplify. (facemenu-set-foreground, facemenu-set-background): Don't check if color is defined. Use return value of facemenu-add-new-color.
-
Juanma Barranquero authored
-
Nick Roberts authored
with-selected-window.
-
Nick Roberts authored
-
- 26 Jun, 2005 10 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
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 8 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
-