diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-06-10 09:18:36 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-06-10 09:18:36 +0000 |
commit | 100e4f7acab1caf87ad42d531dccca5e0e925f1b (patch) | |
tree | 8bd53d0d42e804a5e573d9af4ec027ff46c74e68 /lisp/ChangeLog.7 | |
parent | de5c1b4aaac8b4340c7f9e25cb8d1f18a569864e (diff) | |
download | emacs-100e4f7acab1caf87ad42d531dccca5e0e925f1b.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 3e0243d7409..4381a6e6484 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -2749,7 +2749,7 @@ * abbrev.el: Likewise. 1998-05-26 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> - and Karl Fogel <kfogel@red-bean.com> + Karl Fogel <kfogel@red-bean.com> * bookmark.el: Changes so bookmark list mode works with Info: (bookmark-jump-noselect): Use an inner save-window-excursion. @@ -6119,7 +6119,7 @@ (reftex-select-next, reftex-select-previous, reftex-select-scroll-up) (reftex-select-scroll-down, reftex-select-next-heading) (reftex-select-previous-heading): Handle prefix arguments. - (reftex-toc, reftex-make-and-insert-label-list): + (reftex-toc, reftex-make-and-insert-label-list) (reftex-insert-bib-matches): Add mouse-face property. (reftex-highlight-selection): New option. (reftex-select-mouse-accept): New command. @@ -6906,7 +6906,7 @@ `reftex-select-font-lock-fontify-region'. (reftex-show-entry): Refontification generalized. (reftex-select-search-minibuffer-map): New constant. - (reftex-parse-from-file): Look for \begin{thebibliography} + (reftex-parse-from-file): Look for \begin{thebibliography}. (reftex-do-citation): Check also for thebibliography. (reftex-bibtex-selection-callback): Handle bibitem. (reftex-view-crossref): Handle bibitem. @@ -9939,8 +9939,8 @@ (reftex-find-files-on-path): Function removed. (reftex-find-file-on-path): New function. (reftex-access-search-path, reftex-parse-colon-path) - (reftex-recursive-directory-list,reftex-expand-path): New - functions, dealing with recursive TEXINPUTS and BIBINPUTS + (reftex-recursive-directory-list, reftex-expand-path): + New functions, dealing with recursive TEXINPUTS and BIBINPUTS definitions. 1997-10-20 Per Abrahamsen <abraham@dina.kvl.dk> @@ -16533,7 +16533,7 @@ * sendmail.el (mail-setup): Clear out buffer-file-coding-system. -1997-06-02 Martin Lorentzon <emwson@emw.ericsson.se> +1997-06-02 Martin Lorentzson <emwson@emw.ericsson.se> * vc-hooks.el (vc-annotate): Entry "Annotate" added to menu and function `vc-annotate' to key-sequence `C-x v g'. @@ -16867,7 +16867,7 @@ (icomplete-max-delay-chars): Maximum number of initial chars to apply icomplete compute delay. (icomplete-compute-delay): Completions-computation stall, used - only with large-number completions + only with large-number completions. (icomplete-delay-completions-threshold): Pending-completions number over which to apply icomplete-compute-delay. |