aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRomain Francoise2006-07-12 17:25:38 +0000
committerRomain Francoise2006-07-12 17:25:38 +0000
commit68ade564b27d51b4a73f2d557ecd17c987ace899 (patch)
tree9cd460f8b3fa48b9cb4be3319423b0699ffeb80e /lisp
parent2c6e026af76cd26af019d07fa57a6f0668c965fc (diff)
downloademacs-68ade564b27d51b4a73f2d557ecd17c987ace899.tar.gz
emacs-68ade564b27d51b4a73f2d557ecd17c987ace899.zip
Formatting fixes.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 27219563639..57a591374ab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,7 +11,7 @@
11 If can't find definition, return nil for position. 11 If can't find definition, return nil for position.
12 (find-function-do-it): Handle new return value 12 (find-function-do-it): Handle new return value
13 of find-definition-noselect. 13 of find-definition-noselect.
14 (find-definition-noselect, find-variable-noselect): Doc fix. 14 (find-definition-noselect, find-variable-noselect): Doc fix.
15 (find-function-noselect): Doc fix. 15 (find-function-noselect): Doc fix.
16 16
17 * help-mode.el (help-variable-def): Handle find-variable-noselect 17 * help-mode.el (help-variable-def): Handle find-variable-noselect
@@ -62,7 +62,7 @@
62 62
632006-07-11 Robert J. Chassell <bob@rattlesnake.com> 632006-07-11 Robert J. Chassell <bob@rattlesnake.com>
64 64
65 * textmodes/texinfmt.el: (texinfo-format-separate-node): 65 * textmodes/texinfmt.el (texinfo-format-separate-node):
66 Insert a string before point, which fits documentation, not after. 66 Insert a string before point, which fits documentation, not after.
67 (texinfo-multitable-item): In a multitable row, insert any 67 (texinfo-multitable-item): In a multitable row, insert any
68 additional needed @tabs and spaces. 68 additional needed @tabs and spaces.