mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
upstream
This commit is contained in:
commit
a9c1e05add
433 changed files with 3247 additions and 2755 deletions
|
|
@ -100,7 +100,7 @@
|
|||
;; <URL:ftp://ftp.lysator.liu.se/pub/sgml>; hm--html-menus can be used
|
||||
;; with this.
|
||||
|
||||
;; This package generalises function html-previewer-process in Marc
|
||||
;; This package generalizes function html-previewer-process in Marc
|
||||
;; Andreessen's html-mode (LCD modes/html-mode.el.Z). See also the
|
||||
;; ffap.el package. The huge hyperbole package also contains similar
|
||||
;; functions.
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
;; M-x browse-url-of-dired-file RET
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Customisation (~/.emacs)
|
||||
;; Customization (~/.emacs)
|
||||
|
||||
;; To see what variables are available for customization, type
|
||||
;; `M-x set-variable browse-url TAB'. Better, use
|
||||
|
|
@ -190,7 +190,7 @@
|
|||
;;
|
||||
;; (add-hook 'browse-url-of-file-hook 'browse-url-netscape-reload)
|
||||
|
||||
;; You may also want to customise browse-url-netscape-arguments, e.g.
|
||||
;; You may also want to customize browse-url-netscape-arguments, e.g.
|
||||
;; (setq browse-url-netscape-arguments '("-install"))
|
||||
;;
|
||||
;; or similarly for the other browsers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue