| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
checking that it is bound.
|
| | |
|
| |
|
|
| |
for the minibuffer too, but not if resize-mini-windows will interfere.
|
| |
|
|
|
|
| |
Do all arg-reading inside `interactive' spec.
(describe-key-briefly-internal, describe-key-internal):
Functions merged back into their callers.
|
| |
|
|
|
| |
(Info-set-mode-line): Replace occurrences of `%' by `%%'
when propertizing Info-current-file and Info-current-node.
|
| |
|
|
| |
(tumme-thumb-name): Fix per-directory format.
|
| | |
|
| |
|
|
| |
(rcirc-format-response-string): Fix small bugs
|
| |
|
|
| |
can always be found in CVS.
|
| | |
|
| |
|
|
| |
info about the Thumbnail Managing Standard option.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Make ERC comply with the new copyright year guidelines.
|
| |
|
|
|
| |
because on Solaris a POSIX compatible "id" is needed. Reported by
Magnus Henoch <mange@freemail.hu>.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(tumme) <defgroup>: Change :group to `multimedia'.
(tumme-thumbnail-storage): Add choice `standard' for Thumbnail
Managing Standard.
(tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
Fix dostring.
(tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
and %y. Fix docstring.
(tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
(tumme-cmd-create-standard-thumbnail-command): New user options.
(tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
is `standard'. Fix docstring.
(tumme-thumb-width, tumme-thumb-height): New user options.
(tumme-external-viewer): Try to find various viewers.
(tumme-get-thumbnail-image): Use `create-image' instead of
constructing the `image' structure.
(tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
`standard'.
(tumme-thumb-name): Add file name generation for standard storage.
Simplify code for other storages.
(tumme-thumb-name): Use width %w and height %h instead of size %s.
Add modification time %m and thumbnail-nq8 %q.
Use `tumme-cmd-create-standard-thumbnail-command' if
tumme-thumbnail-storage is `standard'.
(tumme-dired-insert-marked-thumbs): New autoload command.
(tumme-dired-after-readin-hook): New function.
(tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
`tumme-thumb-size'.
(tumme-display-image): Replace size-x %x and size-y %y with
width %w and height %h.
|
| |
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rcirc: Add flexible response formatting; Add nick abbrevs
2006-02-12 Miles Bader <miles@gnu.org>
* lisp/net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
New variables.
(rcirc-abbrev-nick): New function.
(rcirc-format-response-string): Rewrite to use the formats in
`rcirc-response-formats' and expand escape sequences therein.
A text-property `rcirc-text' is added over the actual response
text to make easy to find inside the returned string.
(rcirc-print): When filling, just look for the `rcirc-text'
text-property to find the appropriate fill prefix, instead of
using hardwired patterns.
|
| |
|
|
| |
Managing Standard.
|
| | |
|
| |
|
|
|
| |
Don't use insert-buffer; do insert-buffer-substring directly.
(ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
|
| | |
|
| |
|
|
|
|
|
|
| |
inhibit-read-only. Suggested by Stefan Monnier.
(revert-buffer): Let insert-file-contents discard buffer-undo-list. Simplify
code.
(find-file, find-file-existing, revert-buffer): Doc-string fixes.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Bind enable-disabled-menus-and-buttons to t.
(describe-key-briefly-internal): Renamed from describe-key-briefly.
(describe-key): Now a wrapper for describe-key-internal. Bind
enable-disabled-menus-and-buttons to t.
(describe-key-internal): Renamed from describe-key.
|
| |
|
|
|
| |
(glasses-original-separator): New defcustom.
(glasses-make-readable, glasses-convert-to-unreadable): Use it.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 27-28)
- Update from CVS: lisp/gnus.el: Remove bogus comment.
- Merge from emacs--devo--0
|
| |
|
|
| |
(tumme-dir): New function. Copied from thumbs.el.
|
| | |
|
| |
|
|
| |
defun*. XEmacs cannot create a proper autoload for a defun*.
|
| | |
|
| | |
|
| |
|
|
| |
(desktop-save-buffer-p): Doc fix.
|
| | |
|
| | |
|
| | |
|