diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 12:29:42 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 12:29:42 +0000 |
commit | f1180544bb5ff44cdb45b8734734294b0a2fa7a4 (patch) | |
tree | 626b0db999b924834efc1f437eb47776ea6bd797 /lisp/ChangeLog.9 | |
parent | 37d1e6800ca66b7977ebafb51ddb31a9de077e15 (diff) | |
download | emacs-f1180544bb5ff44cdb45b8734734294b0a2fa7a4.tar.gz |
Trailing whitespace deleted.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 7976756f1e6..ceb67da9447 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -294,7 +294,7 @@ that &rest VAR is the last element, and that variables aren't doubled. (byte-compile-lambda): Use it. -2001-10-12 Eli Barzilay <eli@barzilay.org> +2001-10-12 Eli Barzilay <eli@barzilay.org> * calculator.el (calculator-eng-display): Don't call concat with an integer argument. @@ -1242,7 +1242,7 @@ (quail-activate): Mention the hooks these functions run in their doc strings. -2001-09-05 Edward M. Reingold <reingold@iit.edu> +2001-09-05 Edward M. Reingold <reingold@iit.edu> * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name of file in header of menu. @@ -1629,7 +1629,7 @@ window-scroll-functions are run with a window start that's temporarily outside of the restriction. -2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org> +2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org> * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos. (texinfo-find-lower-level-node, texinfo-find-higher-level-node) @@ -3835,7 +3835,7 @@ final computational form, which was unnecessary; corrected a parsing problem when timeclock-relative was nil. -2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au> +2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au> * calendar/timeclock.el (timeclock-modeline-display): Check if `list-entry' is null. @@ -4060,7 +4060,7 @@ (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page) (ps-skip-newline): Replace defun by defsubst. -2001-04-10 Colin Walters <walters@cis.ohio-state.edu> +2001-04-10 Colin Walters <walters@cis.ohio-state.edu> * eshell/eshell.el (eshell-command): Needed a "%s" format specifier, in case the buffer contains percent characters. @@ -5538,7 +5538,7 @@ * international/mule-cmds.el (set-input-method): Another doc fix. -2001-02-13 David M. Koppelman <koppel@ee.lsu.edu> +2001-02-13 David M. Koppelman <koppel@ee.lsu.edu> * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode. @@ -5702,7 +5702,7 @@ * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path absolute. -2001-02-06 David M. Koppelman <koppel@ee.lsu.edu> +2001-02-06 David M. Koppelman <koppel@ee.lsu.edu> * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all buffers. When hi-lock turned on rather than only checking current @@ -6253,7 +6253,7 @@ * ediff-vers.el: Fix for 8+3 DOS file systems. -2001-01-19 Colin Walters <walters@cis.ohio-state.edu> +2001-01-19 Colin Walters <walters@cis.ohio-state.edu> * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in diff mode, if available. @@ -8108,7 +8108,7 @@ * select.el (x-get-selection): Docstring fix. -2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk> +2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk> * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t. @@ -8251,7 +8251,7 @@ (iswitchb-entryfn-p): If minibuffer-depth returns the same value as recorded in iswitchb-minibuf-depth, return non-nil. -2000-11-23 Eli Zaretskii <eliz@is.elta.co.il> +2000-11-23 Eli Zaretskii <eliz@is.elta.co.il> * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode) (hscroll-window-maybe): Docstring fix. @@ -8513,7 +8513,7 @@ * Makefile.in (DONTCOMPILE): Omit bindings.el. -2000-11-20 Eli Barzilay <eli@www.barzilay.org> +2000-11-20 Eli Barzilay <eli@www.barzilay.org> * calculator.el (calculator-paste): Use `if' instead of `and' and `or'. @@ -8554,7 +8554,7 @@ (mode-line-toggle-modified, mode-line-widen) (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos. -2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br> +2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br> * ps-print.el (toplevel): Test for find-coding-system being fboundp before calling ps-x-find-coding-system. @@ -14379,7 +14379,7 @@ * progmodes/icon.el (icon-indent-line) (icon-is-continuation-line): Handle comments specially. -2000-08-17 Ken Stevens <k.stevens@ieee.org> +2000-08-17 Ken Stevens <k.stevens@ieee.org> * ispell.el: Set to standard author/maintainer/keyword fields. Fine tuning to menu map appearance and operation, and added help. @@ -15769,7 +15769,7 @@ * gnus/parse-time.el: Correct author's mail address. -2000-07-19 Colin Walters <walters@cis.ohio-state.edu> +2000-07-19 Colin Walters <walters@cis.ohio-state.edu> * comint.el (comint-highlight-input, comint-highlight-face): New user options. @@ -16628,7 +16628,7 @@ * info.el: Doc fixes. (Info-build-node-completions): Match Ref tags. -2000-06-13 Eli Zaretskii <eliz@is.elta.co.il> +2000-06-13 Eli Zaretskii <eliz@is.elta.co.il> * frame.el (display-multi-frame-p, display-multi-font-p): New defaliases for display-graphic-p. @@ -17175,7 +17175,7 @@ * simple.el (newline): Don't bind before-change-function, after-change-function. -2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> +2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> * whitespace.el (whitespace-rescan-timer-time): Update interval set to 600 seconds (10 minutes) instead of 60 seconds since @@ -18218,7 +18218,7 @@ * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN argument. -2000-04-27 Sen Nagata <sen@eccosys.com> +2000-04-27 Sen Nagata <sen@eccosys.com> * emacs-lisp/crm.el (crm-completion-table): New variable. (crm-collection-fn, crm-test-completion) @@ -19191,7 +19191,7 @@ * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment. -2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de> +2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de> * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'. Fix comment. |