]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Apr 2007 08:14:00 +0000 (08:14 +0000)]
*** empty log message ***

17 years ago(produce_chars): Don't call insert_from_gap if no
Kenichi Handa [Tue, 24 Apr 2007 08:13:48 +0000 (08:13 +0000)]
(produce_chars): Don't call insert_from_gap if no
characters to produce.
(encode_coding): Likewise.

17 years agoMove src/ChangeLog entry to src/ChangeLog.unicode
Miles Bader [Mon, 23 Apr 2007 04:14:25 +0000 (04:14 +0000)]
Move src/ChangeLog entry to src/ChangeLog.unicode

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-194

17 years ago*** empty log message ***
Kenichi Handa [Tue, 17 Apr 2007 08:15:16 +0000 (08:15 +0000)]
*** empty log message ***

17 years ago(free_realized_fontsets): Avoid unnecessary call of
Kenichi Handa [Tue, 17 Apr 2007 08:14:39 +0000 (08:14 +0000)]
(free_realized_fontsets): Avoid unnecessary call of
Fclear_face_cache.

17 years ago(face_for_font): Check also face->font==font->font.font.
Kenichi Handa [Tue, 17 Apr 2007 08:14:08 +0000 (08:14 +0000)]
(face_for_font): Check also face->font==font->font.font.

17 years agoChange default value of `enable_font_backend' to 1
Miles Bader [Mon, 16 Apr 2007 02:49:06 +0000 (02:49 +0000)]
Change default value of `enable_font_backend' to 1

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-191

17 years ago*** empty log message ***
Kenichi Handa [Fri, 13 Apr 2007 01:37:04 +0000 (01:37 +0000)]
*** empty log message ***

17 years ago(fontset_find_font): New function.
Kenichi Handa [Fri, 13 Apr 2007 01:36:53 +0000 (01:36 +0000)]
(fontset_find_font): New function.
(fontset_font): Use fontset_find_font.
(make_fontset_for_ascii_face): Don't set face ID in rfont_def.
Register the specified font for all Latin characters.
(new_fontset_from_font): Register the specified font for all Latin
characters.
(dump_fontset): For a realized fontset, include the base fontset
name in the returned vector.

17 years ago*** empty log message ***
Kenichi Handa [Wed, 11 Apr 2007 12:03:52 +0000 (12:03 +0000)]
*** empty log message ***

17 years ago(Fchar_to_string): Use CHARACTERP, not INTEGERP.
Kenichi Handa [Wed, 11 Apr 2007 12:03:45 +0000 (12:03 +0000)]
(Fchar_to_string): Use CHARACTERP, not INTEGERP.

17 years ago*** empty log message ***
Kenichi Handa [Wed, 11 Apr 2007 11:53:22 +0000 (11:53 +0000)]
*** empty log message ***

17 years ago(CHAR_STRING): Cast C to unsigned on calling
Kenichi Handa [Wed, 11 Apr 2007 11:52:42 +0000 (11:52 +0000)]
(CHAR_STRING): Cast C to unsigned on calling
char_string.

17 years ago(char_string): Type of arg C changed to unsigned.
Kenichi Handa [Wed, 11 Apr 2007 11:52:06 +0000 (11:52 +0000)]
(char_string): Type of arg C changed to unsigned.
Signal an error if C is an invalid character code.

17 years agoMerge from emacs--devo--0
Miles Bader [Wed, 11 Apr 2007 00:17:47 +0000 (00:17 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 10 Apr 2007 23:48:06 +0000 (23:48 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 214-215)

   - Merge from emacs--devo--0
   - Update from CVS

2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-inews-yank-articles): Use
   message-exchange-point-and-mark instead of exchange-point-and-mark.

2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-yank-original): Make sure cited text ends with
   newline; don't exchange point and mark.

2007-04-07  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus/tls.el (open-tls-stream): Properly handle case where there
   is no associated buffer.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-697

17 years agoAdd comment.
Chong Yidong [Tue, 10 Apr 2007 19:35:34 +0000 (19:35 +0000)]
Add comment.

17 years ago(woman-decode-buffer): Postphone macro-set check...
Chong Yidong [Tue, 10 Apr 2007 19:30:12 +0000 (19:30 +0000)]
(woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.

17 years ago* woman.el (woman-decode-buffer): Postphone macro-set check...
Chong Yidong [Tue, 10 Apr 2007 19:30:01 +0000 (19:30 +0000)]
* woman.el (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.

17 years ago(note_mode_line_or_margin_highlight): Don't decrement glyph pointer
Chong Yidong [Tue, 10 Apr 2007 15:57:25 +0000 (15:57 +0000)]
(note_mode_line_or_margin_highlight): Don't decrement glyph pointer
before start of glyph row.

17 years ago* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph
Chong Yidong [Tue, 10 Apr 2007 15:57:01 +0000 (15:57 +0000)]
* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph
pointer before start of glyph row.

17 years ago(tty-handle-args): Use %S to log ARGS.
Thien-Thi Nguyen [Tue, 10 Apr 2007 11:40:50 +0000 (11:40 +0000)]
(tty-handle-args): Use %S to log ARGS.

17 years agoDelete eol whitespace; nfc.
Thien-Thi Nguyen [Tue, 10 Apr 2007 11:37:48 +0000 (11:37 +0000)]
Delete eol whitespace; nfc.

17 years ago(default-buffer-file-type): Add defvar to quieten byte-compiler.
Glenn Morris [Tue, 10 Apr 2007 04:05:10 +0000 (04:05 +0000)]
(default-buffer-file-type): Add defvar to quieten byte-compiler.

17 years ago(cperl-mode): Remove unnecessary call to obsolete function
Glenn Morris [Tue, 10 Apr 2007 04:05:00 +0000 (04:05 +0000)]
(cperl-mode): Remove unnecessary call to obsolete function
make-local-hook.

17 years ago(top-level): Move (require 'tempo) to start to quieten byte-compiler.
Glenn Morris [Tue, 10 Apr 2007 04:02:45 +0000 (04:02 +0000)]
(top-level): Move (require 'tempo) to start to quieten byte-compiler.

17 years ago(dframe-frame-mode): Do not set auto-show-mode, since it is obsolete
Glenn Morris [Tue, 10 Apr 2007 04:00:49 +0000 (04:00 +0000)]
(dframe-frame-mode): Do not set auto-show-mode, since it is obsolete
and has no effect.

17 years agoMarkus Triska <markus.triska at gmx.at>:
Glenn Morris [Tue, 10 Apr 2007 03:58:03 +0000 (03:58 +0000)]
Markus Triska  <markus.triska at gmx.at>:

(byte-optimize-char-before): Remove (move to bytecomp.el as
byte-compile-char-before).

17 years agoMarkus Triska <markus.triska at gmx.at>:
Glenn Morris [Tue, 10 Apr 2007 03:54:36 +0000 (03:54 +0000)]
Markus Triska  <markus.triska at gmx.at>:

(byte-compile-char-before): New function (modified replacement for
byte-optimize-char-before in byte-opt.el).

17 years agoFix typos.
Glenn Morris [Tue, 10 Apr 2007 03:53:49 +0000 (03:53 +0000)]
Fix typos.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 9 Apr 2007 23:42:37 +0000 (23:42 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 212-213)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-695

17 years agoFix indentation.
Vinicius Jose Latorre [Mon, 9 Apr 2007 23:10:00 +0000 (23:10 +0000)]
Fix indentation.

17 years ago** dashteacup@gmail.com, Apr 2: c-subword-mode - inconsistent behavior
Chong Yidong [Mon, 9 Apr 2007 22:27:14 +0000 (22:27 +0000)]
** dashteacup@gmail.com, Apr 2: c-subword-mode - inconsistent behavior
Fixed in 2007-04-09 checkin by Masatake YAMATO

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 9 Apr 2007 22:16:44 +0000 (22:16 +0000)]
*** empty log message ***

17 years ago(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise [Mon, 9 Apr 2007 20:10:26 +0000 (20:10 +0000)]
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Make it clear that mouse-1 complements and doesn't replace mouse-2.

17 years ago(inhibit-splash-screen): Emphatically state that it can't be set in
Alan Mackenzie [Mon, 9 Apr 2007 17:07:40 +0000 (17:07 +0000)]
(inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.

17 years ago*** empty log message ***
Alan Mackenzie [Mon, 9 Apr 2007 17:05:39 +0000 (17:05 +0000)]
*** empty log message ***

17 years ago(Initial Options): Call "inhibit-splash-screen" by its new name. Insert
Alan Mackenzie [Mon, 9 Apr 2007 17:01:44 +0000 (17:01 +0000)]
(Initial Options): Call "inhibit-splash-screen" by its new name.  Insert
concept index entries.

17 years agoRemove spurious debugging code.
Chong Yidong [Mon, 9 Apr 2007 16:33:01 +0000 (16:33 +0000)]
Remove spurious debugging code.

17 years agofrenchspacing for index
Karl Berry [Mon, 9 Apr 2007 13:33:52 +0000 (13:33 +0000)]
frenchspacing for index

17 years ago(c-capitalize-subword): Implement
Masatake YAMATO [Mon, 9 Apr 2007 13:01:30 +0000 (13:01 +0000)]
(c-capitalize-subword): Implement
better mimic the behavior of `capitalize-word'. They no longer
move point with a  negative argument.
Based on code by Paul Curry.

17 years agoInstall a patch from Paul Curry.
Masatake YAMATO [Mon, 9 Apr 2007 12:34:57 +0000 (12:34 +0000)]
Install a patch from Paul Curry.
(c-downcase-subword, c-upcase-subword): Don't move point if ARG is netagive.

17 years agoChanges to make `narrow-to-defun' and `mark-defun' work properly in CC
Alan Mackenzie [Mon, 9 Apr 2007 10:51:29 +0000 (10:51 +0000)]
Changes to make `narrow-to-defun' and `mark-defun' work properly in CC
Mode:

cc-defs.el (c-beginning-of-defun-1):
cc-cmds.el (c-beginning-of-defun, c-end-of-defun): bind
beginning/end-of-defun-function to nil around calls to
beginning/end-of-defun.

cc-langs.el (beginning-of-defun-function, end-of-defun-function): new
c-lang-setvar's.

cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to
enable non-interactive call.

17 years ago*** empty log message ***
Alan Mackenzie [Mon, 9 Apr 2007 10:46:15 +0000 (10:46 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 9 Apr 2007 09:19:18 +0000 (09:19 +0000)]
*** empty log message ***

17 years ago(__restrict, struct kboard): Remove outdated workarounds.
YAMAMOTO Mitsuharu [Mon, 9 Apr 2007 09:18:54 +0000 (09:18 +0000)]
(__restrict, struct kboard): Remove outdated workarounds.
(C_SWITCH_SYSTEM): Remove `-I../mac/src'.

17 years ago(compver): Don't hardcode processor type.
YAMAMOTO Mitsuharu [Mon, 9 Apr 2007 09:18:16 +0000 (09:18 +0000)]
(compver): Don't hardcode processor type.

17 years agoDescribe problems on Windows with ClearType enabled.
Eli Zaretskii [Mon, 9 Apr 2007 08:42:03 +0000 (08:42 +0000)]
Describe problems on Windows with ClearType enabled.

17 years ago(set-mark-command): Doc fix.
Eli Zaretskii [Mon, 9 Apr 2007 07:51:37 +0000 (07:51 +0000)]
(set-mark-command): Doc fix.

17 years ago(gdb): Restore existing session if user
Nick Roberts [Mon, 9 Apr 2007 06:52:30 +0000 (06:52 +0000)]
(gdb): Restore existing session if user
tries to start a second one in graphical mode.

17 years ago*** empty log message ***
Nick Roberts [Mon, 9 Apr 2007 06:51:32 +0000 (06:51 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Apr 2007 01:24:24 +0000 (01:24 +0000)]
*** empty log message ***

17 years ago(Fmove_to_column): Set next_boundary with correct start pt.
Richard M. Stallman [Sun, 8 Apr 2007 23:59:33 +0000 (23:59 +0000)]
(Fmove_to_column): Set next_boundary with correct start pt.

17 years ago2007-04-08 Martin Rudalics <rudalics@gmx.at>
Kim F. Storm [Sun, 8 Apr 2007 22:02:42 +0000 (22:02 +0000)]
2007-04-08  Martin Rudalics  <rudalics@gmx.at>

* cus-start.el <scroll-preserve-screen-position>: Add choices.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 8 Apr 2007 22:02:29 +0000 (22:02 +0000)]
*** empty log message ***

17 years agotouch up index entries
Karl Berry [Sun, 8 Apr 2007 16:50:52 +0000 (16:50 +0000)]
touch up index entries

17 years ago(terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC.
Chong Yidong [Sun, 8 Apr 2007 14:33:32 +0000 (14:33 +0000)]
(terminal-init-xterm): Fix key definitions.  Add binding for C-M-SPC.

17 years ago* term/xterm.el (terminal-init-xterm): Fix key definitions. Add
Chong Yidong [Sun, 8 Apr 2007 14:33:19 +0000 (14:33 +0000)]
* term/xterm.el (terminal-init-xterm): Fix key definitions.  Add
binding for C-M-SPC.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 8 Apr 2007 14:32:15 +0000 (14:32 +0000)]
*** empty log message ***

17 years agoFix some indexing.
Richard M. Stallman [Sun, 8 Apr 2007 14:31:49 +0000 (14:31 +0000)]
Fix some indexing.
(Disk Caching): Drop discussion of old/other Emacs versions.

17 years ago(Adaptive Fill): Just describe default,
Richard M. Stallman [Sun, 8 Apr 2007 14:15:32 +0000 (14:15 +0000)]
(Adaptive Fill): Just describe default,
don't show it (since it contains non-ASCII chars).

17 years agoUpdate --- and +++ lines.
Chong Yidong [Sun, 8 Apr 2007 14:09:16 +0000 (14:09 +0000)]
Update --- and +++ lines.

17 years ago(Standard Faces): Document prefix arg for list-faces-display.
Chong Yidong [Sun, 8 Apr 2007 14:02:15 +0000 (14:02 +0000)]
(Standard Faces): Document prefix arg for list-faces-display.

17 years ago* display.texi (Standard Faces): Document prefix arg for
Chong Yidong [Sun, 8 Apr 2007 14:01:59 +0000 (14:01 +0000)]
* display.texi (Standard Faces): Document prefix arg for
list-faces-display.

17 years ago(Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong [Sun, 8 Apr 2007 13:57:27 +0000 (13:57 +0000)]
(Rmail Scrolling): Document rmail-end-of-message.

17 years ago* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong [Sun, 8 Apr 2007 13:57:20 +0000 (13:57 +0000)]
* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.

17 years ago(Word at point, Interface Options): woman-topic-at-point renamed to
Chong Yidong [Sun, 8 Apr 2007 13:50:53 +0000 (13:50 +0000)]
(Word at point, Interface Options): woman-topic-at-point renamed to
woman-use-topic-at-point.  Document new behavior.

17 years ago* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong [Sun, 8 Apr 2007 13:50:43 +0000 (13:50 +0000)]
* woman.texi (Word at point, Interface Options): woman-topic-at-point
renamed to woman-use-topic-at-point.  Document new behavior.

17 years ago(pcomplete-read-event): One single definition, and not a defsubst.
Richard M. Stallman [Sun, 8 Apr 2007 13:47:33 +0000 (13:47 +0000)]
(pcomplete-read-event): One single definition, and not a defsubst.

17 years ago(syms_of_xdisp) <message-log-max>: Default 100.
Richard M. Stallman [Sun, 8 Apr 2007 13:33:03 +0000 (13:33 +0000)]
(syms_of_xdisp) <message-log-max>: Default 100.

17 years ago(c-end-of-defun): Tidy up, to eliminate byte-compiler warning "value
Alan Mackenzie [Sun, 8 Apr 2007 11:18:55 +0000 (11:18 +0000)]
(c-end-of-defun): Tidy up, to eliminate byte-compiler warning "value
unused".

17 years ago*** empty log message ***
Alan Mackenzie [Sun, 8 Apr 2007 11:17:07 +0000 (11:17 +0000)]
*** empty log message ***

17 years ago(terminal-init-xterm): Add bindings for keypad keys.
Andreas Schwab [Sun, 8 Apr 2007 10:42:26 +0000 (10:42 +0000)]
(terminal-init-xterm): Add bindings for keypad keys.

17 years agoUpdate information about non-support of Windows input methods.
Eli Zaretskii [Sun, 8 Apr 2007 08:59:32 +0000 (08:59 +0000)]
Update information about non-support of Windows input methods.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 8 Apr 2007 00:23:23 +0000 (00:23 +0000)]
*** empty log message ***

17 years agoomit binary characters for tex
Karl Berry [Sat, 7 Apr 2007 21:53:41 +0000 (21:53 +0000)]
omit binary characters for tex

17 years ago(diary-font-lock-keywords, diary-live-p): Autoload these functions.
Glenn Morris [Sat, 7 Apr 2007 21:53:39 +0000 (21:53 +0000)]
(diary-font-lock-keywords, diary-live-p): Autoload these functions.
(diary-date-forms): Add a custom :set form.

17 years ago(diary-set-maybe-redraw): Move definition before first use.
Glenn Morris [Sat, 7 Apr 2007 21:53:17 +0000 (21:53 +0000)]
(diary-set-maybe-redraw): Move definition before first use.
(diary-font-lock-keywords): New function with old code for
initialization of variable of same name.

17 years ago*** empty log message ***
Glenn Morris [Sat, 7 Apr 2007 21:53:02 +0000 (21:53 +0000)]
*** empty log message ***

17 years ago(c-electric-paren): clean-up space-before-funcall: only insert space when on
Alan Mackenzie [Sat, 7 Apr 2007 19:50:06 +0000 (19:50 +0000)]
(c-electric-paren): clean-up space-before-funcall: only insert space when on
identifier, etc.  Patch by David Hansen.
----------------------------------------------------------------------

17 years ago*** empty log message ***
Alan Mackenzie [Sat, 7 Apr 2007 19:43:35 +0000 (19:43 +0000)]
*** empty log message ***

17 years ago** Check for text in manuals that assumes current version is 21.
Chong Yidong [Sat, 7 Apr 2007 17:13:10 +0000 (17:13 +0000)]
** Check for text in manuals that assumes current version is 21.
Done.

17 years ago(Disk Caching): Say Emacs 21 "and later".
Chong Yidong [Sat, 7 Apr 2007 17:12:22 +0000 (17:12 +0000)]
(Disk Caching): Say Emacs 21 "and later".

17 years ago* url.texi (Disk Caching): Say Emacs 21 "and later".
Chong Yidong [Sat, 7 Apr 2007 17:12:10 +0000 (17:12 +0000)]
* url.texi (Disk Caching): Say Emacs 21 "and later".

17 years ago(Font Locking Preliminaries): Link to Emacs manual node on Font
Chong Yidong [Sat, 7 Apr 2007 17:06:03 +0000 (17:06 +0000)]
(Font Locking Preliminaries): Link to Emacs manual node on Font
locking which now mentions JIT lock.

17 years ago* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong [Sat, 7 Apr 2007 17:05:51 +0000 (17:05 +0000)]
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
on Font locking which now mentions JIT lock.

17 years ago** Kevin Rodgers missing assignment
Chong Yidong [Sat, 7 Apr 2007 16:56:06 +0000 (16:56 +0000)]
** Kevin Rodgers missing assignment
Resolved.

17 years ago(grep-find-use-xargs): Rewrite docstring.
Chong Yidong [Sat, 7 Apr 2007 16:55:36 +0000 (16:55 +0000)]
(grep-find-use-xargs): Rewrite docstring.

17 years ago* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
Chong Yidong [Sat, 7 Apr 2007 16:55:28 +0000 (16:55 +0000)]
* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.

17 years ago(Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong [Sat, 7 Apr 2007 16:49:42 +0000 (16:49 +0000)]
(Deletion): Rewrite description of M-\ prefix argument.

17 years ago* killing.texi (Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong [Sat, 7 Apr 2007 16:49:36 +0000 (16:49 +0000)]
* killing.texi (Deletion): Rewrite description of M-\ prefix argument.

17 years ago(Misc File Ops): Rewrite description of insert-file-literally.
Chong Yidong [Sat, 7 Apr 2007 16:46:49 +0000 (16:46 +0000)]
(Misc File Ops): Rewrite description of insert-file-literally.

17 years ago* files.texi (Misc File Ops): Rewrite description of
Chong Yidong [Sat, 7 Apr 2007 16:46:11 +0000 (16:46 +0000)]
* files.texi (Misc File Ops): Rewrite description of
insert-file-literally.

17 years ago(Defining Faces): Fix example.
Richard M. Stallman [Sat, 7 Apr 2007 16:17:42 +0000 (16:17 +0000)]
(Defining Faces): Fix example.

17 years agopage break fixes
Karl Berry [Sat, 7 Apr 2007 15:49:05 +0000 (15:49 +0000)]
page break fixes

17 years agowording for page break
Karl Berry [Sat, 7 Apr 2007 15:47:42 +0000 (15:47 +0000)]
wording for page break

17 years ago** jch@honig.net, Apr 6: Hanoi causes SEGV
Chong Yidong [Sat, 7 Apr 2007 14:56:00 +0000 (14:56 +0000)]
** jch@honig.net, Apr 6: Hanoi causes SEGV
This has been fixed.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 7 Apr 2007 14:12:58 +0000 (14:12 +0000)]
*** empty log message ***

17 years agoFix last fix.
Chong Yidong [Sat, 7 Apr 2007 04:40:28 +0000 (04:40 +0000)]
Fix last fix.

17 years agoFix last change.
Chong Yidong [Sat, 7 Apr 2007 04:33:00 +0000 (04:33 +0000)]
Fix last change.