aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Abrahamsson2010-03-30 23:41:01 +0200
committerJuanma Barranquero2010-03-30 23:41:01 +0200
commitb42da3879c85f7083bd9adc1bcb1f48b4472ac30 (patch)
tree96f2400c80d3c4bfe693df4639259ed80df04879
parent67fee863be3a08eae00736fe0777bdb0c259cdff (diff)
downloademacs-b42da3879c85f7083bd9adc1bcb1f48b4472ac30.tar.gz
emacs-b42da3879c85f7083bd9adc1bcb1f48b4472ac30.zip
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/textmodes/artist.el2
2 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a86e387c372..bd287df28d0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-03-30 Tomas Abrahamsson <tab@lysator.liu.se>
2
3 * textmodes/artist.el (artist-mode): Fix typo in docstring.
4 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
5
12010-03-30 Kenichi Handa <handa@m17n.org> 62010-03-30 Kenichi Handa <handa@m17n.org>
2 7
3 * language/sinhala.el (composition-function-table): Fix regexp for 8 * language/sinhala.el (composition-function-table): Fix regexp for
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el
index bc5f29482e7..41145afb766 100644
--- a/lisp/textmodes/artist.el
+++ b/lisp/textmodes/artist.el
@@ -1319,7 +1319,7 @@ Selecting operation
1319 1319
1320Variables 1320Variables
1321 1321
1322 This is a brief overview of the different varaibles. For more info, 1322 This is a brief overview of the different variables. For more info,
1323 see the documentation for the variables (type \\[describe-variable] <variable> RET). 1323 see the documentation for the variables (type \\[describe-variable] <variable> RET).
1324 1324
1325 artist-rubber-banding Interactively do rubber-banding or not 1325 artist-rubber-banding Interactively do rubber-banding or not