| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
the doc strings how to customize Font Lock faces.
|
|
|
|
| |
computing growth when dragging the header line.
|
| |
|
| |
|
|
|
|
|
|
|
| |
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.
(with-auto-compression-mode): Add autoload cookie.
|
| |
|
| |
|
|
|
|
|
| |
file names is not available, behave as if version-control were set
to never.
|
| |
|
|
|
|
|
| |
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
|
| |
|
|
|
|
| |
(indent-for-tab-command): Use it.
|
|
|
|
| |
raise an error. This way it can still defaults to a sane value.
|
| |
|
| |
|
|
|
|
|
| |
Don't use `update-menu-bindings' any more.
Get rid of assumptions about keymap representation.
|
|
|
|
|
|
|
| |
(sentence-end-without-period): Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.
|
| |
|
|
|
|
| |
not $.
|
| |
|
|
|
|
|
| |
Fix for define-minor-mode.
(function-at-point): Alias to function-called-at-point.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and add filename to the names so that diff-mode can jump to source.
|
|
|
|
|
|
|
|
|
|
|
| |
(tex-font-lock-keywords, tex-font-lock-keywords-2)
(tex-font-lock-keywords-1): Remove.
(font-lock-turn-on-thing-lock): Use jit-lock-register.
(font-lock-turn-off-thing-lock): Use jit-lock-unregister.
(font-lock-default-fontify-region): Expand beg..end correctly
when just following a multiline region.
(font-lock-fontify-anchored-keywords):
Include the anchor text as part of the multiline.
|
|
|
|
|
|
|
|
|
| |
(gnus-audio): New custom group.
(gnus-audio-inline-sound): Change to work with Emacs.
(gnus-audio-directory, gnus-audio-directory)
(gnus-audio-au-player): Customize.
(gnus-audio-play): Try external player if play-sound-file fails.
Use file-name-extension, not string-match.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Autoload.
(quoted-printable-decode-region): Rename arg which confused
charset with coding-system. Don't use nonascii-insert-offset.
Coding-system encode the region initially. Don't recognize `=='
as valid QP. Coding-system decode the region finally.
(quoted-printable-decode-string): Rename arg which confused
charset with coding-system.
|
|
|
|
|
|
| |
(article-de-base64-unreadable): Fold search case
rather than downcasing string. Apply mm-charset-to-coding-system
to arg of quoted-printable-decode-region.
|
|
|
|
|
|
|
|
|
|
|
| |
(mm-encode-body): Apply mm-charset-to-coding-system to arg of
mm-encode-coding-region.
(mm-decode-body, mm-decode-string): Rename variables which
confused charset with coding-system.
(binhex-decode-region): Don't autoload.
(mm-body-encoding): Require message.
(mm-decode-content-transfer-encoding): Require mm-uu in relevant
cond branches.
|
| |
|
|
|
|
|
|
|
| |
by dragging a header-line at the top of the frame because that
looks odd.
(mouse-drag-mode-line-1): Use event-* and posn-* functions
instead of treating the event as a list. Some cleanup.
|
|
|
|
| |
if XPM images are supported.
|
|
|
|
| |
latter needs the autoloaded define-minor-mode macro.
|
|
|
|
| |
(shell-command-on-region): Use `display-message-or-buffer'.
|
|
|
|
| |
an expanded echo area, show it here.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(smbclient-prompt-regexp): Add usage note to doc string.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
(ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
Use add-hook for adding the comint filter function, and only do so
if it's not already in the global hook list.
(ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
to `make-local-variable'.
(nslookup-font-lock-keywords): Remove prompt entry.
(nslookup): Don't set the process-filter.
(finger): Exit the loop correctly when the regexps list runs out.
(ftp, smbclient, smbclient-list-shares):
Set the real major mode immediately, not after execing.
Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
|
| |
|
| |
|
| |
|
| |
|
| |
|