Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a3f8903e
Commit
a3f8903e
authored
Nov 13, 1999
by
Gerd Moellmann
Browse files
(scribe-mode): Doc-fix.
parent
39783d73
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
12 deletions
+17
-12
lisp/ChangeLog
lisp/ChangeLog
+16
-11
lisp/textmodes/scribe.el
lisp/textmodes/scribe.el
+1
-1
No files found.
lisp/ChangeLog
View file @
a3f8903e
1999-11-13 Gerd Moellmann <gerd@gnu.org>
* textmodes/scribe.el (scribe-mode): Doc-fix.
1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
* net-utils.el (run-network-program, net-utils-run-program):
Use the new backquote syntax.
(smbclient-program, smbclient-program-options, smbclient-prompt-regexp,
smbclient-font-lock-keywords): New variables
* net-utils.el (run-network-program, net-utils-run-program): Use
the new backquote syntax.
(smbclient-program, smbclient-program-options)
(smbclient-prompt-regexp, smbclient-font-lock-keywords): New
variables
(smbclient, smbclient-list-shares): New functions
1999-11-12 Sam Steingold <sds@ksp.com>
* emulation/viper-init.el (viper-deflocalvar, viper-loop
,
viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair
,
viper-kbd-buf-definition, viper-kbd-mode-alist
,
viper-kbd-mode-pair, viper-kbd-mode-definition
,
viper-kbd-global-pair, viper-kbd-global-definition):
* emulation/viper-init.el (viper-deflocalvar, viper-loop
)
(
viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair
)
(
viper-kbd-buf-definition, viper-kbd-mode-alist
)
(
viper-kbd-mode-pair, viper-kbd-mode-definition
)
(
viper-kbd-global-pair, viper-kbd-global-definition):
Use the new backquote syntax.
* emulation/viper-cmd.el (viper-test-com-defun
,
viper-prefix-arg-value, viper-prefix-arg-com):
* emulation/viper-cmd.el (viper-test-com-defun
)
(
viper-prefix-arg-value, viper-prefix-arg-com):
Use the new backquote syntax.
* emacs-lisp/debug.el (debugger-env-macro):
...
...
lisp/textmodes/scribe.el
View file @
a3f8903e
...
...
@@ -112,7 +112,7 @@ These should match up with `scribe-open-parenthesis'.")
;;;###autoload
(
defun
scribe-mode
()
"Major mode for editing files of Scribe (a text formatter) source.
Scribe-mode is similar text-mode, with a few extra commands added.
Scribe-mode is similar
to
text-mode, with a few extra commands added.
\\{scribe-mode-map}
Interesting variables:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment