annotate modules/postgresql/.cvsignore @ 5243:808131ba4a57

Print symbols with ratio-like names and the associated ratios distinctly. src/ChangeLog addition: 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> * print.c (print_symbol): Escape any symbols that look like ratios, in the same way we do symbols that look like floats or integers. Prevents confusion in the Lisp reader. * lread.c (isratio_string): Make this available even on builds without HAVE_RATIO, so we can print symbols that look like ratios with the appropriate escapes. * lisp.h: Make isratio_string available even if HAVE_RATIO is not defined. tests/ChangeLog addition: 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el: Test that symbols with names that look like ratios are printed distinctly from the equivalent ratios.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 15 Aug 2010 13:29:10 +0100
parents d64a370129c7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
996
25e260cb7994 [xemacs-hg @ 2002-09-10 15:27:02 by james]
james
parents:
diff changeset
1 *.ell
25e260cb7994 [xemacs-hg @ 2002-09-10 15:27:02 by james]
james
parents:
diff changeset
2 *_i.c
1358
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
3 GNUmakefile
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
4 Makefile
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
5 Makefile.in