unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Amendments in calc-units.el
@ 2005-10-15 17:23 Torsten Bronger
  2005-10-15 19:24 ` David Kastrup
  2005-10-16  1:56 ` Miles Bader
  0 siblings, 2 replies; 20+ messages in thread
From: Torsten Bronger @ 2005-10-15 17:23 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hallöchen!

I suggest two renamings of unit abbreviations in calc-units.el, in
the attached patch.

"pt" should become "pint" in order to make room for the typographic
point (pt).  I think this is more practical since the latter is much
more significant for calc usage, and its current abbreviation "tpt"
isn't used outside calc.

Secondly, "point" should be renamed "bp" (big point).  It's not
*the* point after all (but an invention by Adobe, as far as I know).

Tschö,
Torsten.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch for calc-units.el --]
[-- Type: text/x-patch, Size: 1649 bytes --]

Index: calc-units.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calc/calc-units.el,v
retrieving revision 1.19
diff -c -r1.19 calc-units.el
*** calc-units.el	18 Sep 2005 12:42:35 -0000	1.19
--- calc-units.el	15 Oct 2005 17:22:04 -0000
***************
*** 59,66 ****
      ( fath    "6 ft"		     "Fathom" )
      ( u       "1 um"		     "Micron" )
      ( mil     "in/1000"	     "Mil" )
!     ( point   "in/72"		     "Point (1/72 inch)" )
!     ( tpt     "in/72.27"	     "Point (TeX conventions)" )
      ( Ang     "1e-10 m"	     "Angstrom" )
      ( mfi     "mi+ft+in"	     "Miles + feet + inches" )
  
--- 59,66 ----
      ( fath    "6 ft"		     "Fathom" )
      ( u       "1 um"		     "Micron" )
      ( mil     "in/1000"	     "Mil" )
!     ( bp      "in/72"		     "Big point (1/72 inch)" )
!     ( pt      "in/72.27"	     "Typographic point" )
      ( Ang     "1e-10 m"	     "Angstrom" )
      ( mfi     "mi+ft+in"	     "Miles + feet + inches" )
  
***************
*** 74,80 ****
      ( L       "1e-3 m^3"	     "Liter" )
      ( gal     "4 qt"		     "US Gallon" )
      ( qt      "2 pt"		     "Quart" )
!     ( pt      "2 cup"		     "Pint" )
      ( cup     "8 ozfl"		     "Cup" )
      ( ozfl    "2 tbsp"		     "Fluid Ounce" )
      ( floz    "2 tbsp"		     "Fluid Ounce" )
--- 74,80 ----
      ( L       "1e-3 m^3"	     "Liter" )
      ( gal     "4 qt"		     "US Gallon" )
      ( qt      "2 pt"		     "Quart" )
!     ( pint    "2 cup"		     "Pint" )
      ( cup     "8 ozfl"		     "Cup" )
      ( ozfl    "2 tbsp"		     "Fluid Ounce" )
      ( floz    "2 tbsp"		     "Fluid Ounce" )

[-- Attachment #3: Type: text/plain, Size: 74 bytes --]


-- 
Torsten Bronger, aquisgrana, europa vetus            ICQ 264-296-646

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2005-10-19 21:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-15 17:23 Amendments in calc-units.el Torsten Bronger
2005-10-15 19:24 ` David Kastrup
2005-10-16  8:45   ` Torsten Bronger
2005-10-17  3:12     ` Jay Belanger
2005-10-17  6:33       ` James Cloos
2005-10-17  7:12         ` David Kastrup
2005-10-18  8:04           ` Juri Linkov
2005-10-16  1:56 ` Miles Bader
2005-10-16  7:26   ` David Kastrup
2005-10-18 19:41   ` Jay Belanger
2005-10-18 21:33     ` Miles Bader
2005-10-18 21:42       ` Jay Belanger
2005-10-18 22:01         ` David Kastrup
2005-10-19  9:05         ` Piet van Oostrum
2005-10-19 21:01           ` Piet van Oostrum
2005-10-18 21:39     ` David Kastrup
2005-10-18 22:04       ` Miles Bader
2005-10-18 22:15         ` David Kastrup
2005-10-19 14:01           ` Jay Belanger
2005-10-19 20:29           ` Jay Belanger

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).