text for standalone vs Emacs info.
(Help): Clarify header line description. Use mouse-1 for clicks.
(Help-P): Use mouse-1 for clicks.
(Help-^L): "Top" and "All" not displayed with dashes in Emacs.
(Help-^L, Help-M, Help-Int, Search Index, Go to node)
(Choose menu subtopic): Remove gratuitous Emacs command names.
(Help-FOO): Put usual behavior first.
(Help-Xref): Clicking on xrefs works in Emacs.
(Search Text): Clarify what the default behavior is.
(Create Info buffer): Fix Emacs window/X window confusion.
(Emacs Info Variables): Fix for new Emacs init file behavior.
mouse-autoselect-window should wait to select the window until
the mouse is put to rest or after a delay or both, so that moving over
a window doesn't select it.
implementation by Tramp functions. Based on a patch published by
Marc Abramowitz <msabramo@gmail.com>.
* net/tramp.el (tramp-unload-tramp): Provide a doc string.
(org-cdlatex-texmathp-advice-is-done): New variables.
(org-cdlatex-mode): New minor mode.
(org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New
functions.
(org-cdlatex-underscore-caret, org-cdlatex-math-modify): New
commands.
(org-export-with-archived-trees): New option.
(org-open-file): Removed the call to
`convert-standard-filename'.
(org-archive-tag, org-agenda-skip-archived-trees)
(org-cycle-open-archived-trees)
(org-sparse-tree-open-archived-trees): New options.
(org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
(org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip): New
functions.
(org-agenda-toggle-archive-tag, org-toggle-archive-tag): New
commands.
(org-agenda-mode-map): Add binding of
`org-agenda-toggle-archive-tag'.
(org-mode-map): Add binding for `org-toggle-archive-tag'.
(org-timeline, org-agenda-list, org-todo-list, org-tags-view):
Call `org-prepare-agenda-buffers'.
(org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
(org-file-apps, org-file-apps-defaults-gnu)
(org-file-apps-defaults-macosx)
(org-file-apps-defaults-windowsnt): Handle remote files by forcing
them to be opened in Emacs.