Mercurial > emacs
annotate lib-src/README @ 84655:4c09574b3527
Remove spurious * in docstrings.
(octave-mode-map): Move init into declaration and remove \t binding.
(octave-mode-startup-message): Remove unused var.
(octave-scan-blocks): Remove unused arg `from'.
(octave-forward-block, octave-down-block, octave-up-block): Update callers.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Sep 2007 14:47:51 +0000 |
parents | b42a4aa7ff4f |
children |
rev | line source |
---|---|
25859 | 1 This directory contains the source code for the architecture-dependent |
52780 | 2 files that go in ${archlibdir}. At present, these are mostly utility |
69732
b42a4aa7ff4f
changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
52780
diff
changeset
|
3 programs used by GNU Emacs. |