Mercurial > emacs
comparison lisp/ChangeLog @ 106876:ad7558737bc7
Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 17 Jan 2010 03:25:53 +0100 |
parents | 8357132d4077 |
children | ba25499d625a |
comparison
equal
deleted
inserted
replaced
106875:81da60e75606 | 106876:ad7558737bc7 |
---|---|
1 2010-01-17 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * cedet/semantic.el (semantic-mode): | |
4 * files.el (minibuffer-with-setup-hook): | |
5 * textmodes/artist.el (artist-mt, artist-key-undraw-continously) | |
6 (artist-key-draw-continously, artist-key-do-continously-continously) | |
7 (artist-key-set-point-continously, artist-mouse-draw-continously): | |
8 Fix typos in docstrings. | |
9 | |
1 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com> | 10 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com> |
2 | 11 |
3 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never | 12 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never |
4 return t (Bug#3898). | 13 return t (Bug#3898). |
5 | 14 |