/[emacs]/emacs/src/data.c
ViewVC logotype

Diff of /emacs/src/data.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.196.12.1 by eliz, Sat Nov 3 16:14:45 2001 UTC revision 1.196.12.2 by lektu, Fri Sep 6 10:03:14 2002 UTC
# Line 2653  In this case, the sign bit is duplicated Line 2653  In this case, the sign bit is duplicated
2653  DEFUN ("lsh", Flsh, Slsh, 2, 2, 0,  DEFUN ("lsh", Flsh, Slsh, 2, 2, 0,
2654    "Return VALUE with its bits shifted left by COUNT.\n\    "Return VALUE with its bits shifted left by COUNT.\n\
2655  If COUNT is negative, shifting is actually to the right.\n\  If COUNT is negative, shifting is actually to the right.\n\
2656  In this case,  zeros are shifted in on the left.")  In this case, zeros are shifted in on the left.")
2657    (value, count)    (value, count)
2658       register Lisp_Object value, count;       register Lisp_Object value, count;
2659  {  {

Legend:
Removed from v.1.196.12.1  
changed lines
  Added in v.1.196.12.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26