1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dave Love
082527febb (browse-url): Re-fix case of
browse-url-browser-function being an alist.
(browse-url): Add :link to defgroup.
2000-03-26 18:34:30 +00:00
Gerd Moellmann
67ba52a6a5 Changed the type of parameter passed to the
function defined by `quickurl-format-function'. Before only the
text of the URL was passed. Now the whole URL structure is passed
and the function is responsible for extracting the parts it
requires.  Changed the default of `quickurl-format-function'
accordingly.
(quickurl-insert): Changed the `funcall' of
`quickurl-format-function' to match the above change.
(quickurl-list-insert): Changed the `url' case so that it makes
use of `quickurl-format-function', previous to this the format was
hard wired.
2000-03-23 13:53:14 +00:00
Dave Love
01f975608a Restore previous use of browse-url-maybe-new-window. 2000-03-22 23:06:18 +00:00
Gerd Moellmann
8749abea43 Moved here from lisp. 2000-03-20 13:12:14 +00:00
Gerd Moellmann
8e3aca3780 (toplevel): Define EUDC menu for Emacs. 2000-01-14 12:00:59 +00:00
Gerd Moellmann
15fc5b2861 (toplevel): Remove autoloaded code installing
menu with easymenu, because that causes build problems.
2000-01-13 14:47:17 +00:00
Gerd Moellmann
feb450e0c4 (eudc-bob-play-sound-at-point): Play sounds
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.
2000-01-13 13:55:49 +00:00
Gerd Moellmann
7970b22996 *** empty log message *** 2000-01-12 20:50:20 +00:00