| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(minibuffer-local-map): Add menu items for next/previous
history elements and isearch history forward/backward.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename `custom-mode' to `Custom-mode' in docstrings.
(custom-buffer-create-internal, customize-browse):
Rename `custom-mode' to `Custom-mode'.
(custom-mode-hook): Rename to `Custom-mode-hook'.
(Custom-mode-hook): Renamed from `custom-mode-hook'.
(custom-mode): Rename to `Custom-mode'.
(Custom-mode): Renamed from `custom-mode'. Doc fix.
(custom-mode): Add backward-compatible non-interactive variant of
`Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
(custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
|
| |
|
|
|
|
|
| |
to use `format-time-string'. Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.
|
|
|
|
| |
done in desktop.el instead.
|
| |
|
|
|
|
| |
(org-info): Use info rather than Info-goto-node.
|
| |
|
|
|
|
|
|
| |
(idlwave-convert-xml-system-routine-info): Don't require xml.
(idlwave-show-commentary, idlwave-shell-show-commentary): Don't require finder.
(idlwave-info): Don't require info. Use info rather than Info-goto-node.
|
|
|
|
| |
(reftex-info): Don't require info. Use info rather than Info-goto-node.
|
| |
|
|
|
|
|
|
| |
Remove leading `*' from defcustom doc-strings.
(Info-menu, Info-goto-node): Remove declarations.
(report-emacs-bug-info): Use info rather than Info-goto-node.
|
| |
|
|
|
|
|
|
|
|
| |
the menu.
* vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
(vc-finish-logentry): Check for vc-status-mode, not only for
vc-dired-mode.
|
|
|
|
|
|
| |
keyboard-coding-system. Call
isearch-process-search-multibyte-characters only when
current-input-method is non-nil.
|
|
|
|
| |
(glyph-char, glyph-face): Handle cons encoding.
|
|
|
|
| |
Adapt to new glyph type and new glyph code encoding.
|
| |
|
| |
|
|
|
|
|
| |
string, return nil to allow the caller to default to the
buffer name. Reported by Martin Fischer <parozusa@web.de>.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
nnmairix-request-group-with-article-number-correction call.
(nnmairix-fast, nnmairix-group): New, less general names, for free
variables passed from nnmairix-request-group to
nnmairix-request-group-with-article-number-correction. Declare.
(nnmairix-request-group-with-article-number-correction):
Use nnmairix-fast, nnmairix-group rather than fast, group.
|
|
|
|
|
|
|
|
|
|
| |
variables to defconsts. Convert comments to doc-strings.
(nnmairix-last-server, nnmairix-current-server): Convert from free
variables to defvars. Convert comments to doc-strings.
(gnus-registry-fetch-group): Autoload.
(nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
(nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
(nnmairix-widget-build-editable-fields): Use car cddr rather than caddr.
|
|
|
|
|
| |
Standardize license text.
Change defcustom :version from 23.0 to 23.1.
|
| |
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1086
|
| |
|
|
|
|
|
| |
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html
Update FSF address.
|
|
|
|
|
| |
(sc-version): Make obsolete.
(sc-describe): Show the SC info page. Make obsolete.
|
| |
|
|
|
|
| |
when using transient-mark-mode.
|
| |
|
|
|
|
| |
and previous.
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1083
|
|
|
|
|
|
|
|
|
|
|
| |
(nslookup-font-lock-keywords): Don't require font-lock.
Use font-lock faces rather than variables.
(nslookup, ftp, smbclient, network-service-connection):
Don't require comint.
(comint-prompt-regexp, comint-input-autoexpand)
(comint-input-ring): Declare for compiler.
(comint-mode, ffap-string-at-point, comint-exec): Autoload.
(dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
|
| |
|
| |
|
| |
|
|
|
|
| |
toggle-read-only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Demote it to plain defvar.
(doc-view-conversion-refresh-interval): Reduce interval.
(doc-view-goto-page): Allow moving to pages not yet rendered.
(doc-view-goto-page): Construct a file name rather than extracting it
from doc-view-current-files.
(doc-view-kill-proc): Ignore errors from kill-process.
(doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
(doc-view-insert-image): Use appropriate text if the page hasn't been
rendered yet. Adjust scrolling so the text is displayed.
(doc-view-display): Detect not just that a page is available, but also
that it wasn't available before, to avoid refreshing all pages repeatedly.
(doc-view-mode): Make doc-view-cache-directory if needed.
|
|
|
|
| |
required field with the OPT prefix. Make unwindform more robust.
|
|
|
|
|
|
| |
it duplicates the bibtex support in progmodes/hideshow.el.
* progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
entry that do not start at the beginning of a line.
|
| |
|
| |
|
| |
|
|
|
|
| |
without customization; use new button type help-info-variable.
|