comparison lisp/ChangeLog @ 104683:2b8eeeaa8c1d

* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list): Fix typos in docstrings. * progmodes/js.el (js--macro-decl-re): Doc fix. (js--plain-method-re, js--split-name): Refloc docstring. (js--class-styles, js--make-merged-item, js--splice-into-items): Fix typos in docstrings; reflow docstrings. (js--maybe-join, js--function-prologue-beginning, js--flush-caches) (js--variable-decl-matcher, js--inside-pitem-p) (js--parse-state-at-point, js--get-all-known-symbols) (js--symbol-history, js-find-symbol, js--js-references) (js--moz-interactor, js--js-encode-value, js--read-tab): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 28 Aug 2009 18:22:30 +0000
parents 73bff1db57b6
children b1cb2e195329
comparison
equal deleted inserted replaced
104682:73bff1db57b6 104683:2b8eeeaa8c1d
1 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
2
3 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
4 Fix typos in docstrings.
5
6 * progmodes/js.el (js--macro-decl-re): Doc fix.
7 (js--plain-method-re, js--split-name): Refloc docstring.
8 (js--class-styles, js--make-merged-item, js--splice-into-items):
9 Fix typos in docstrings; reflow docstrings.
10 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
11 (js--variable-decl-matcher, js--inside-pitem-p)
12 (js--parse-state-at-point, js--get-all-known-symbols)
13 (js--symbol-history, js-find-symbol, js--js-references)
14 (js--moz-interactor, js--js-encode-value, js--read-tab):
15 Fix typos in docstrings.
16
1 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca> 17 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 18
3 * textmodes/reftex.el (reftex-get-file-buffer-force): 19 * textmodes/reftex.el (reftex-get-file-buffer-force):
4 * progmodes/verilog-mode.el (verilog-batch-execute-func): 20 * progmodes/verilog-mode.el (verilog-batch-execute-func):
5 * emulation/viper.el (viper-go-away, viper-set-hooks): 21 * emulation/viper.el (viper-go-away, viper-set-hooks):