| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
|
| |
information on the first call to `eval-print-last-sexp'.
(next-error-find-buffer): Fix punctuation.
(killing) <defgroup>: Fix punctuation.
(yank-excluded-properties): Change group from editing to killing.
|
| |
|
| |
|
|
|
|
| |
lc-*.xpm as prefix instead of *-locol.xpm.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(dired-clean-directory, dired-do-chmod, dired-do-chgrp)
(dired-do-chown, dired-do-touch, dired-do-print)
(dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
(dired-do-byte-compile, dired-do-load, dired-do-redisplay)
(dired-create-directory, dired-do-copy, dired-do-symlink)
(dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
(dired-do-copy-regexp, dired-do-hardlink-regexp)
(dired-do-symlink-regexp, dired-upcase, dired-downcase)
(dired-maybe-insert-subdir, dired-next-subdir)
(dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
(dired-kill-subdir, dired-tree-up, dired-tree-down)
(dired-hide-subdir, dired-hide-all, dired-show-file-type)
(dired-run-shell-command, dired-query):
Remove redundant (or incorrect) autoloads.
|
|
|
|
| |
(dired-query): Add autoloads.
|
|
|
|
| |
slash. Add optional argument KILL-ROOT. Update docstring.
|
|
|
|
|
|
| |
buffer can have several current point in different windows.
(compilation-error-regexp-alist-alist): Recognize {standard input} GNU messages (for gcc --pipe) and more kinds of Oracle messages.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* toolbar/help-locol.xpm, toolbar/home-locol.xpm
* toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
* toolbar/left_arrow-locol.xpm toolbar/new-locol.xpm
* toolbar/open-locol.xpm, toolbar/paste-locol.xpm
* toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
* toolbar/right_arrow-locol.xpm toolbar/save-locol.xpm
* toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
* toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
* toolbar/up_arrow-locol.xpm:
New versions of icons that uses fewer colors.
* toolbar/tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Try to use icons with fewer colors
if display-color-cells is 256 or less.
|
|
|
|
|
| |
(tool-bar-local-item-from-menu): Try to use icons with fewer colors
if display-color-cells is 256 or less.
|
| |
|
|
|
|
| |
than mouse-face as visible mouse-over effect.
|
| |
|
|
|
|
|
| |
and `print-level' to nil when writing out `save-place-alist'.
Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
|
| |
|
|
|
|
| |
(dired-reset-subdir-switches): New function.
|
| |
|
|
|
|
| |
Doc fixes.
|
| |
|
|
|
|
| |
(format-subtract-regions): Make arguments match their use in docstring.
|
| |
|
|
|
|
| |
Limit scope of `buffer-read-only' binding.
|
| |
|
|
|
|
|
| |
* eshell/esh-cmd.el (eshell/which): respect commands quoted with
eshell-explicit-command-char
|
| |
|
| |
|
| |
|
|
|
|
| |
supports it.
|
|
|
|
| |
toolbar/README: new file
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
related messages. Remove $ from "No further undo information".
Move Ediff's messages to ediff.el.
|
|
|
|
|
| |
(find-dired): No longer call `abbreviate-file-name' on DIR.
Set `dired-subdir-switches' buffer-locally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(locate-ls-subdir-switches): New user option.
(locate): Update for other changes.
(locate-mode-map): Restore Dired binding for mouse-2.
Bind `locate-mouse-view-file' to M-mouse-2.
Bind `l' to `locate-do-redisplay'.
(locate-main-listing-line-p, locate-do-redisplay): New functions.
(locate-mouse-view-file, locate-tags, locate-find-directory):
Print message if used outside main listing.
(locate-mode): Update docstring. Make `*Locate*' buffer read-only.
Various changes to support inserted subdirectories.
(locate-insert-header): Change header of *Locate* buffer.
|
|
|
|
|
|
|
|
|
|
|
| |
default switches.
(dired-rename-subdir-2): Update `dired-switches-alist'.
(dired-insert-subdir, dired-kill-subdir):
Handle `dired-switches-alist'. Do not mark buffer modified.
(dired-insert-subdir-validate): Handle `dired-subdir-switches'.
(dired-insert-subdir-doinsert): Omit messages.
Handle `dired-subdir-switches'.
(dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
|
|
|
|
|
|
|
|
| |
(dired-insert-old-subdirs): Do not repeatedly delete and reinsert
subdirs if -R switch is used for a subdir.
(dired-mode): Set `dired-switches-alist'.
(dired-build-subdir-alist): Only print number of directories in
echo area when invoked interactively.
|